3 Commits

Author SHA1 Message Date
dosangyoon
2caa74ac05 docs: expand libtinfo troubleshooting; add scripts/env-no-ld.sh
- README: deactivate may not clear LD_LIBRARY_PATH; unset, /usr/bin/vi, diagnostics
- scripts/env-no-ld.sh: run commands without LD_LIBRARY_PATH for vi/bash
- run.sh: include in commit if changed (verify diff)

Made-with: Cursor
2026-03-23 13:46:41 +09:00
dosangyoon
a984b86766 run.sh: avoid global LD_LIBRARY_PATH; pass conda lib only to uvicorn
Prevents bash/libtinfo 'no version information available' when conda ncurses
shadows system libtinfo. Document env -u LD_LIBRARY_PATH fallback.

Made-with: Cursor
2026-03-23 13:40:52 +09:00
7adaa73102 Initial commit after re-install 2026-02-25 19:07:56 +09:00