Thread: tintin++
View Single Post
Old 10-19-2003, 12:23 AM   #1
Delerak
Senior Member
 
Join Date: Apr 2003
Name: Dan
Location: New York
Posts: 716
Delerak is on a distinguished road
Send a message via ICQ to Delerak Send a message via AIM to Delerak Send a message via MSN to Delerak Send a message via Yahoo to Delerak
If anyone knows why, here is what happens.

I am trying to compile it, but can't get past ./configure, mainly
because of the readlines, it gives me the error message that they
weren't found in the normal dir (usr/local or whatever) and so I tried
specifying where they are which is
/home/delerak/tintin++/src/readline

I did
./configure --includedir=/home
--libdir=/home/delerak/tintin++/src/readline

I've tried many other variations of this but it always comes up saying
it can't find the readlines. And I can't move them to usr/local. What
can I do? I am also doing a make clean after each attempt to configure, and I've even gone into the src and edited where it looks for files in tintin.h and a few other places, but I don't know what's wrong with this s**** anymore.

-DL
Delerak is offline   Reply With Quote