Author Topic: Which ipkg is libreadline.so in?  (Read 2638 times)

dsavard

  • Jr. Member
  • **
  • Posts: 74
    • View Profile
    • http://
Which ipkg is libreadline.so in?
« on: October 23, 2004, 01:03:32 pm »
I installed a package which requires readline and giving me the file not found error on libreadline.so. I tried to find it in the feed directory and in the ZSI without any success.

Which package is readline part of?
JID: AchilleTalon-myjabber.net[/font]
___________________________________
Zaurus SL-6000L
HAiCOM HI-303 MMF CF GPS Receiver
Targus Universal Wireless Keyboard
Verbatim SD 64 MB
Lexar 32x 1GB SD
Lexar 4x 1GB CF
Sharp CE-170TS Serial cable
___________________________________

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Which ipkg is libreadline.so in?
« Reply #1 on: October 24, 2004, 07:13:49 am »
Readline, or libreadline I'm afraid.

Which ROM are you using? Even the Sharp ROM had a version of readline on it iirc. Are you sure it was complaining about readline.so rather than readline.so.x?

If it wanted the former, then make sure that the file exists (make a sumlink from readline.so.x to readline.so so it can be found).

Readline is available from OZ; it was in some packages in killefiz; and you can probably obtain a version from the old familiar feeds which will be in tar.gz format (ipkgfind.handhelds.org).


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

dsavard

  • Jr. Member
  • **
  • Posts: 74
    • View Profile
    • http://
Which ipkg is libreadline.so in?
« Reply #2 on: October 24, 2004, 06:36:53 pm »
It complains about libreadline.so.4.  I did a find / -name libreadline* and it returned nothing.

I am using the Sharp ROM coming with the Z6K.

However, I installed/deinstalled many packages, is it possible it scrapped something on my Z? If yes, how can I check and restore everything?
JID: AchilleTalon-myjabber.net[/font]
___________________________________
Zaurus SL-6000L
HAiCOM HI-303 MMF CF GPS Receiver
Targus Universal Wireless Keyboard
Verbatim SD 64 MB
Lexar 32x 1GB SD
Lexar 4x 1GB CF
Sharp CE-170TS Serial cable
___________________________________

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Which ipkg is libreadline.so in?
« Reply #3 on: October 25, 2004, 05:30:15 am »
Oh, it probably doesn't exist then.

Try downloading the OZ package and running 'ar -x' on it to extract the contents.


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

dsavard

  • Jr. Member
  • **
  • Posts: 74
    • View Profile
    • http://
Which ipkg is libreadline.so in?
« Reply #4 on: October 26, 2004, 09:16:01 am »
I managed to have it installed. I was having a problem with ipkg. I then ran into another missing lib problem (libgcc_s.so.1). I am giving up for now since I don't have enough space to install gcc...
JID: AchilleTalon-myjabber.net[/font]
___________________________________
Zaurus SL-6000L
HAiCOM HI-303 MMF CF GPS Receiver
Targus Universal Wireless Keyboard
Verbatim SD 64 MB
Lexar 32x 1GB SD
Lexar 4x 1GB CF
Sharp CE-170TS Serial cable
___________________________________

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Which ipkg is libreadline.so in?
« Reply #5 on: October 26, 2004, 11:23:38 am »
libgcc_s is rather small and is just a support lib for apps compiled with GCC 3.xx (afaik).

It should also be in the OZ feed.


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

dsavard

  • Jr. Member
  • **
  • Posts: 74
    • View Profile
    • http://
Which ipkg is libreadline.so in?
« Reply #6 on: October 26, 2004, 11:54:09 pm »
Thanks lardman for your help, but after installing libgcc_s.so, I now need libc6.so and I think it's pretty clear my current ROM doesn't satisfy the requirements. I found it a little bit frustrating to have no clue at all when visiting the ZSI site about which package run on which ROM and/or Z model.Anyway, I plan to switch to OZ as soon as it runs satisfactory on the Z6K.
JID: AchilleTalon-myjabber.net[/font]
___________________________________
Zaurus SL-6000L
HAiCOM HI-303 MMF CF GPS Receiver
Targus Universal Wireless Keyboard
Verbatim SD 64 MB
Lexar 32x 1GB SD
Lexar 4x 1GB CF
Sharp CE-170TS Serial cable
___________________________________

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Which ipkg is libreadline.so in?
« Reply #7 on: October 27, 2004, 04:40:00 am »
If you can find a kind soul with an OZ3.2 or OZ3.3.5 feed/ROM/ROM image, you could just copy/extract libreadline from there (with installing from ipk in the feed the preferable option).

I only say those ROMs, as all the others use libc2.3 which your Z won't like.


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva