> I am trying to install aspell to my user account under Gentoo Linux 1.4. I have run > # ./configure --prefix=/home/myname > # make > # make install
> It seems to not be installing the libraries correctly. Does anyone know > what the solution is? For Gentoo try "emerge unmerge aspell;emerge rsync;emerge aspell". It has to be done as root or the libraries will not be installed correctly. Also make sure you have 'spell' as one of your USE variables in /etc/make.conf. _______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/aspell-user
