[nycbug-talk] problem with zsh

George Georgalis george
Fri Aug 19 23:44:26 EDT 2005


something is not working with 
# /usr/ports/shells/zsh && make install

why does it require a manual symlink?
... I tried this on a few systems with the same result.

# uname -sr
FreeBSD 5.4-STABLE
# pwd
/usr/local/lib/zsh
# ls
4.2.5           libzsh-4.2.5.so
# echo $PWD > /etc/ld.so.conf
# echo $PWD > /etc/ld-elf.so.conf
# ldconfig
# zsh
/libexec/ld-elf.so.1: Shared object "libzsh-4.2.5.so" not found, required by "zsh"
# echo '' > /etc/ld.so.conf
# echo '' > /etc/ld-elf.so.conf
# ldconfig 
# ldconfig -r | grep zsh
# ln -s zsh/libzsh-4.2.5.so ../
# ldconfig -r | grep zsh
# zsh
# exit

// George

-- 
George Georgalis, systems architect, administrator <IXOYE><
http://galis.org/ cell:646-331-2027 mailto:george at galis.org




More information about the talk mailing list