On Tue, 2002-03-19 at 12:16, Dom Lachowicz wrote: > Please folks: > > rpm --nodeps > rpm --force > > either will install abiword and things will be just fine.
I did the rpm -U --nodeps and the installation went without a hitch. I then called up abiword and got /usr/share/AbiSuite/bin/AbiWord_d: error while loading shared libraries: libgal.so.7: cannot open shared object file: No such file or directory > if you get something silly later on when trying to run abiword, ln -s > libgal.so.WHATEVER libgal.so.7 > Assuming you meant WHATEVER rather than some other parameter changing to su, and entering the command as you stated it, the result: linux:/home/dennis # ln -s libgal.so.WHATEVER libgal.so.7 ln: `libgal.so.7': File exists So, I obviously missed an instruction. dennis tuchler ----------------------------------------------- To unsubscribe from this list, send a message to [EMAIL PROTECTED] with the word unsubscribe in the message body.
