| View previous topic :: View next topic |
| Author |
Message |
Chinny n00b

Joined: 08 May 2003 Posts: 28
|
Posted: Sun May 25, 2003 8:45 am Post subject: HXD and Readline |
|
|
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 |
|
 |
Chinny n00b

Joined: 08 May 2003 Posts: 28
|
Posted: Thu May 29, 2003 4:30 am Post subject: |
|
|
More info:
I'm using a root account to do the compile, do I have to super user or anything? |
|
| Back to top |
|
 |
Pythonhead Developer


Joined: 16 Dec 2002 Posts: 1801 Location: Redondo Beach, Republic of Calif.
|
Posted: Thu May 29, 2003 5:13 am Post subject: |
|
|
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 |
|
 |
Chinny n00b

Joined: 08 May 2003 Posts: 28
|
Posted: Fri May 30, 2003 5:06 am Post subject: |
|
|
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 |
|
 |
Pythonhead Developer


Joined: 16 Dec 2002 Posts: 1801 Location: Redondo Beach, Republic of Calif.
|
Posted: Fri May 30, 2003 6:55 am Post subject: |
|
|
I already had readline installed via emerge. How about trying:
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 |
|
 |
|