Complete.Org: Mailing Lists: Archives: freeciv: August 2000:
[Freeciv] need help with readline (not strictly freeciv related)
Home

[Freeciv] need help with readline (not strictly freeciv related)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv@xxxxxxxxxxx
Subject: [Freeciv] need help with readline (not strictly freeciv related)
From: Erik Sigra <freeciv@xxxxxxx>
Date: Tue, 22 Aug 2000 12:42:31 +0200

Hi,

I wanted to use readline with Freeciv and downloaded readline from 

  <ftp://ftp.isy.liu.se/pub/gnu/readline/>

unpacked it, ran configure, cd shlib and make. 

Then the problems start: 

freeciv@a77:~/readline-4.1/shlib > su root 
Password: 
root@a77:/home/freeciv/readline-4.1/shlib > make install 
/bin/sh ../support/mkdirs /usr/local/lib 
/bin/sh ../support/shlib-install -O linux-gnu -d /usr/local/lib -i
"/usr/bin/ginstall -c -m 644" libhistory.so.4.1 
/bin/sh ../support/shlib-install -O linux-gnu -d /usr/local/lib -i
"/usr/bin/ginstall -c -m 644" libreadline.so.4.1 
install: you may need to run ldconfig 
root@a77:/home/freeciv/readline-4.1/shlib > /sbin/ldconfig 
/sbin/ldconfig: Input file /usr/lib/libImlib.so not found. 

/sbin/ldconfig: Input file /usr/lib/libgdk_imlib.so not found. 

/sbin/ldconfig: Input file /usr/lib/libxml.so not found. 

/sbin/ldconfig: /usr/local/lib/libreadline.so.4.1 is not a symbolic link 

/sbin/ldconfig: /usr/local/lib/libhistory.so.4.1 is not a symbolic link 

/sbin/ldconfig: Input file /opt/gnome/lib/libart_lgpl.so not found. 

/sbin/ldconfig: Input file /opt/gnome/lib/libgnome.so not found. 

/sbin/ldconfig: Input file /opt/gnome/lib/libgnomeui.so not found. 

/sbin/ldconfig: Input file /opt/gnome/lib/libgnorba.so not found. 

/sbin/ldconfig: Input file /opt/gnome/lib/libzvt.so not found. 

root@a77:/home/freeciv/readline-4.1/shlib > 


then Freeciv configure doesn't work (I removed configure.cache):

checking for rl_callback_handler_install in -lreadline... no
configure: error: Specified --with-readline but did not find
library.



[Prev in Thread] Current Thread [Next in Thread]