I've tried installing both Beta 2 and the "regular
snapshot" and neither works.
With Beta 2: I get directory "pnl", in which I perform the
readme.txt instructions (./configure.gcc; make). It goes
through the directories, making everything (with some
warnings) and at the end, it won't link and load
because "_init", "_fini" and "_dso_handle" are multiply
defined in crti.o, crti.o, and crtBeginS.o, respectively
(this occurs in c_pgmtk/src when making libpnl.la).
With the regular shapshot: I get directory "PNL", in
which exists the script "configure" (not configure.gcc,
as in the readme.txt"), but for some reason I can't even
run configure - I'm root, the file exists, it's an
executable file, if I "which" it, it finds it - but when I run
it, it says "command not found". I'm looking into whether
there is some environment issue, but has anyone ever
seen this before?
Thanks.
Logged In: NO
jmcmahon@isi.edu