Hi,
I'm a newbie and have two questions.

When I do "./configure", I get a lot of no's. For example:
checking for nanosleep in -lposix4... no
checking for socket in -lsocket... no
checking for kstat_open in -lkstat... no
checking for sys/iocomm.h... no
checking for sys/iocomm.h presence... no
checking for sys/iocomm.h... no
checking for _doprnt... no
checking for _oss_ioctl in -lossaudio... no
checking for a52_frame in -la52... no
checking for lame_decode_init in -lmp3lame... no
checking for decore.h usability... no
checking for decore.h presence... no
checking for decore.h... no
checking for encore2.h usability... no
checking for encore2.h presence... no
checking for encore2.h... no
checking for xvid_init in -lxvidcore... no
checking for faad.h usability... no
checking for faad.h presence... no
checking for faad.h... no

Am I suppose to do something about them??

Also I have already installed xvidcore-0.9.1 from www.xvid.org (the latest). When I do find, I have
/usr/local/lib/libxvidcore.so
/usr/local/lib/libxvidcore.a
I've added "/usr/local/lib/" to my path but I still receive the following msg when I do "./configure":


<blah,blah,blah>
checking for xvid.h usability... yes
checking for xvid.h presence... yes
checking for xvid.h... yes
checking for xvid_init in -lxvidcore... no
configure: WARNING: Could not run XviD test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding XviD or finding the wrong
*** version of XviD. If it is not finding XviD, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld/so.conf to point
*** to the installed location  Also, make sure you have run ldconfig if that
*** is required on your system
<blah,blah,blah>

I still have the problem after setting
LD_LIBRARY_PATH=/usr/local/lib/
and running ldconfig.

What should I do? I'm a newbie. So please insult me and be explicit! Thanks!

- jon

_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail



_______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile

Reply via email to