I just bought a new laptop and have been getting the linux setup the way I like it. I installed slackware-current and downloaded enlightenment from cvs.

I had already compiled and installed imlib2, and slackware comes with imlib-1.9.14. I completely forgot about compiling fnlib when I went ahead and compiled enlightenment. E compiled cleanly and after installing seems to work well.

configure --help (in e's source directory) still shows:
--with-fnlib            compile with Fnlib support default=yes

I never saw a warning or complaint from the configure, and it built fine. So my question is, when did fnlib become 'no longer needed' or if it is needed, what functionality am I missing now? It seems to work fine. (output of 'ldd enlightenment' below)

Brad

[EMAIL PROTECTED]:~/CVS/e16/e/src[1048]$ ldd enlightenment
       libesd.so.0 => /usr/lib/libesd.so.0 (0x4002c000)
       libaudiofile.so.0 => /usr/lib/libaudiofile.so.0 (0x40036000)
       libm.so.6 => /lib/libm.so.6 (0x4005b000)
       libasound.so.2 => /usr/lib/libasound.so.2 (0x4007d000)
       libImlib2.so.1 => /usr/lib/libImlib2.so.1 (0x40127000)
       libXtst.so.6 => /usr/X11R6/lib/libXtst.so.6 (0x4018a000)
       libdl.so.2 => /lib/libdl.so.2 (0x4018f000)
       libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40192000)
       libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x4019b000)
       libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x401b2000)
       libc.so.6 => /lib/libc.so.6 (0x40279000)
       libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x403a9000)
       libpthread.so.0 => /lib/libpthread.so.0 (0x403b7000)
       libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x40408000)
       libz.so.1 => /usr/lib/libz.so.1 (0x4046c000)
       /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to