On Thursday 28 April 2005 20:54, Mamatha Balasubramanian wrote: > Hi, > When i run the command you sent, I get the following message: > > gcc: /usr/lib/libaspell.so: No such file or directory > gcc: /usr/lib/libpspell-impl.so: No such file or directory > gcc: /usr/lib/libpspell.so: No such file or directory > gcc: /usr/lib/libpspell-modules.so: No such file or directory > > When I checked /usr/lib/, the above mentioned files weren't available. > the files available are > libaspell.so.10 and libaspell.so.10.1.1 > libpspell.so.4 and libpspell.so.4.0.3 > libpspell-impl.so.6 and libpspell-impl.so.6.0.0 > libpspell-modules.so.1 and libpspell-modules.so.1.0.1 > > Any suggestions? Thanks!
$ gcc -o example-c example-c.o -laspell Cheers, Mashrab. Ps. Please use this mailing list for communication. -- Mashrab Kuvatov Ph.D student University of Bremen, IUP Home-page: www.sat.uni-bremen.de/members/mashrab PGP key: www.uni-bremen.de/~kmashrab/kmashrab.asc
pgpD1KZTbwSsJ.pgp
Description: PGP signature
_______________________________________________ Aspell-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/aspell-user
