aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Aspell-user] Can aspell be installed without root access?


From: Michael Warmuth
Subject: [Aspell-user] Can aspell be installed without root access?
Date: Wed, 21 Apr 2004 16:20:56 -0700

Hi,
 
I am trying to install aspell on a Linux dedicated server (Linux) but I don't have root access. So I have tried configure with setting the directories to my home directory, but I always get errors when it gets to installing libspell. Below is a typical example:
 
Linux secrets 2.4.22-grsec+w+fhs5+gr1912+ipmi+++p4+c3+gr0b-v6.180 #1 SMP Wed Oct
 1 17:35:18 PDT 2003 i686 unknown
                         _
<snip>
mkdir -p -- . /home/bairdweb/lib
 /bin/sh ../libtool --mode=install /usr/bin/install -c  libaspell.la /home/bairdweb/lib/libaspell.la
/usr/bin/install -c .libs/libaspell.so.15.0.3 /home/bairdweb/lib/libaspell.so.15.0.3
(cd /home/bairdweb/lib && rm -f libaspell.so.15 && ln -s libaspell.so.15.0.3 libaspell.so.15)
(cd /home/bairdweb/lib && rm -f libaspell.so && ln -s libaspell.so.15.0.3 libaspell.so)
/usr/bin/install -c .libs/libaspell.lai /home/bairdweb/lib/libaspell.la
libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
 /bin/sh ../libtool --mode=install /usr/bin/install -c  libpspell.la /home/bairdweb/lib/libpspell.la
libtool: install: error: cannot install `libpspell.la' to a directory not ending in /home/bairdweb/usr/local/lib
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory `/home/bairdweb/aspell-0.50.5/lib'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/bairdweb/aspell-0.50.5/lib'
make: *** [install-recursive] Error 1
Any help would be greatly appreciated!
 
Thanks
Michael


reply via email to

[Prev in Thread] Current Thread [Next in Thread]