Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
HXD and Readline
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Chinny
n00b
n00b


Joined: 08 May 2003
Posts: 28

PostPosted: Sun May 25, 2003 8:45 am    Post subject: HXD and Readline Reply with quote

I don't know if HXD would really fit in this forum, but since readline is involved (and since I don't know where HXD would fit in the gentoo scheme of things) I'll post the problem here.

HXD is a linux hotline clone. In order to install HXD readline is required. I've tried both emerging readline, and installing it manually - no brainer - and I've gotten the same error. When I ./configure for HXD I get a "readline is required for HXD" error. When I emerge -s readline I show an install, yet I keep getting these errors. I can post the configure script here, but it may be lengthy. Let me know if you want to look at it.

TIA
Back to top
View user's profile Send private message
Chinny
n00b
n00b


Joined: 08 May 2003
Posts: 28

PostPosted: Thu May 29, 2003 4:30 am    Post subject: Reply with quote

More info:

I'm using a root account to do the compile, do I have to super user or anything?
Back to top
View user's profile Send private message
Pythonhead
Developer
Developer


Joined: 16 Dec 2002
Posts: 1801
Location: Redondo Beach, Republic of Calif.

PostPosted: Thu May 29, 2003 5:13 am    Post subject: Reply with quote

What version? I can configure it fine using hxd-0.2.16 and readline 4.3
Are you trying to compile the GTK client or the CLI?
Back to top
View user's profile Send private message
Chinny
n00b
n00b


Joined: 08 May 2003
Posts: 28

PostPosted: Fri May 30, 2003 5:06 am    Post subject: Reply with quote

what I did (I hope I did it right):

emerge readline (or something similar). The version was whatever was latest at time of emerge - which was last week sometime

in the hx dir I typed:

./configure --enable-hotline-client

it stops with some error of not finding readline or something or other.

Did you emerge readline? or did you do a manual compile?

Help me: I will be your acolyte
Back to top
View user's profile Send private message
Pythonhead
Developer
Developer


Joined: 16 Dec 2002
Posts: 1801
Location: Redondo Beach, Republic of Calif.

PostPosted: Fri May 30, 2003 6:55 am    Post subject: Reply with quote

I already had readline installed via emerge. How about trying:

Code:
emerge -p readline


and see if you're using the same version as me.

And what about hxd? Was that the same version as mine?
Did you add this option --enable-gtk ?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum