- - - - - - - - - - - - - - - - - - - - - - - - - - - - Name: ax0n Subject: Re: Aspell?
It was installed, but what was happening is OpenBSD wasn't seeing the library in /usr/local/lib. To further irk me, the standard method for adding things to the LD path wasn't working (you're supposed to add shlib_dirs="$shlib_dirs /path/to/additional/dirs" to the rc.conf or rc.conf.local file. That did not work. In the end, I simply made a symbolic link in /usr/lib that points to the libaspell.so in /usr/local/lib (I know, it's a hack job) and it compiled just fine. - - - - - - - - - - - - - - - - - - - - - - - - - - - - Read the full topic here: http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=01;topic_id=1139849093
