On Fri, 19 Nov 2004 00:43:42 +1000, Daniel Stonier <[EMAIL PROTECTED]> wrote: > > Did you try running 'ldconfig' after installing the libraries? > > Cheers, > Daniel. > > On Thu, 18 Nov 2004 13:23:48 +0000 (GMT), Graham Woodward > > > <[EMAIL PROTECTED]> wrote: > > > Hi im trying to install Eterm on my Suse 9.1 x86, > > machine running Enlightenment. I ran configure and it > > moan that I didnt have libast installed. I installed > > libast but configure still moans about a function > > called libast_malloc. > > > > Can anyone help with this problem > > > > Thanks > > Graham > > > > > > > > > > > > ___________________________________________________________ > > ALL-NEW Yahoo! Messenger - all new features - even more fun! > > http://uk.messenger.yahoo.com > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: InterSystems CACHE > > FREE OODBMS DOWNLOAD - A multidimensional database that combines > > robust object and relational technologies, making it a perfect match > > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > > _______________________________________________ > > enlightenment-users mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > -- > email:[EMAIL PROTECTED] > http://members.optusnet.com.au/stonierd/
To me it sounds like you have libast-0.6 you have to use libast-0.5 you can google for libast-0.5.tar.gz, thats what i did make sure you uninstall .6, and run ldconfig I also had to add -L/usr/lib/X11R6/ -lXmu to my LDFLAGS because of another error (if you get weird errors about some Xmu thing missing, then thats why) good luck Mike ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
