On Wed, 23 Jul 2008 17:22:11 +0000, Jens Rehsack <rehsack%web.de@localhost>
wrote:
after I nearly finished with my current project on AIX, I now want to create a
bootstrap of pkgsrc on a Linux (RHEL4) machine.
This machine - in difference to my hacking machine - libtermcap and libncurses
are installed into /usr/lib64/ and pkgsrc seems not to find them.
I tried to set LDFLAGS="-L/usr/lib64", but it wont help.
ERROR: No usable termcap library found on the system.
What uname -p returns on the machine?