Problem with the maxent package
- From: Anthony Liu <antonyliu2002@xxxxxxxxx>
- Date: Tue, 29 Nov 2005 15:17:18 -0800 (PST)
First of all, thank all of you who guided me through
the readline library for enabling bash-like python
interpreter. This has been taken care of nicely.
I am trying to use the maxent package written by Zhang
Le from here:
http://homepages.inf.ed.ac.uk/s0450736/maxent_toolkit.html#download
The binary package gives me error messages when I
tried calling it from my python script.
Then I attempted to compile the source code of the
maxent packatge, only to find this:
[antony@goofy maxent-20041229]$
.... ...
checking for main in -lz... yes
checking for main in -lg2c... no
libg2c not found, this should be shipped with GNU
Fortran compiler.
configure gives up.
[antony@goofy maxent-20041229]$
[antony@goofy maxent-20041229]$libg2c
/usr/lib/libg2c.so.0.0.0
/usr/lib/libg2c.so.0
[antony@goofy maxent-20041229]$
I don't know how to let the installation know the path
of the libg2c library.
Anyone know how to go about this please? Thanks.
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
.
- Prev by Date: Re: ncurses' Dark Devilry
- Next by Date: Re: Death to tuples!
- Previous by thread: windows paging Q
- Next by thread: Dive into Python PDF
- Index(es):