Author Topic: New Cacko ROM lib problems on 860  (Read 3187 times)

sargon

  • Newbie
  • *
  • Posts: 23
    • View Profile
    • http://
New Cacko ROM lib problems on 860
« on: March 07, 2004, 02:53:15 pm »
In trying to troubleshoot Wellenreiter and Kismet problems on a new C860, I am running into library problems. I am running Cacko\'s latest Qtopia ROM.

The GUI package installer fails to install most applications. When I install them in the console., I get these errors:

The following package were previously requested but have not been installed:
libopiecore2 libopienet2 libopieui2 libopiedb2 libopiemm2 libopiepim2 libqpe1 libqte2 qte-fonts libc6 libjpeg62 libpng3 qpf-fixed qpf-micro qte-fonts-common zlib1g libpng12-0

I did install libopie1 and libopie2.

Any ideas, anyone? Has anyone else seen this?

maslovsky

  • Hero Member
  • *****
  • Posts: 1426
    • View Profile
    • http://my-zaurus.narod.ru
New Cacko ROM lib problems on 860
« Reply #1 on: March 07, 2004, 04:33:58 pm »
What feed did you get wellenreiter from?

sargon

  • Newbie
  • *
  • Posts: 23
    • View Profile
    • http://
New Cacko ROM lib problems on 860
« Reply #2 on: March 07, 2004, 04:57:36 pm »
Cacko\'s Web site. Wellenreiter still doesn\'t work. But the bigger problem is the library issue. I just flashed my 860 again with the new Cacko Qtopia ROM.

ldconfig gives an error on ncurses.so.5.0 (says it can\'t link ncurses.so.5 to that). Looks like root file system is mounted RO.

Kismet gives errors when run from the console because of the ncurses library.

I have yet to attempt to re-install the OPIE libraries.

jerrybme

  • Hero Member
  • *****
  • Posts: 639
    • View Profile
    • http://
New Cacko ROM lib problems on 860
« Reply #3 on: March 07, 2004, 07:37:12 pm »
Quote
Cacko\'s Web site. Wellenreiter still doesn\'t work. But the bigger problem is the library issue. I just flashed my 860 again with the new Cacko Qtopia ROM.

ldconfig gives an error on ncurses.so.5.0 (says it can\'t link ncurses.so.5 to that). Looks like root file system is mounted RO.

Kismet gives errors when run from the console because of the ncurses library.

I have yet to attempt to re-install the OPIE libraries.
I\'ve had sucess using wellenreiter and the opie libraries from proto\'s feed for his tKc ROM. Do a search for details on how to access his feed.

Jerry
SL-C3100
Angstrom-GPE
Lexar SD 1 GB
PQI 2GB CF
Ambicom WL1100 CF

LadyBug

  • Jr. Member
  • **
  • Posts: 64
    • View Profile
    • http://
New Cacko ROM lib problems on 860
« Reply #4 on: March 08, 2004, 09:27:30 am »
Sargon, I\'m having exactly the same problems with Kismet and the new Cacko ROM.
- Kismet 3.1.0 ipk installs just fine, the server runs (and produces result files), but the
  kismet_qt GUI doesn\'t work (\"cannot connect to server\"). Another thread here said that
  3.1.0 doesn\'t work, but 3.0.1 or 2.8 should work.
- I installed 3.0.1, but got stuck with the ldconfig problem.

Any hints appreciated.
C760, Symbol CF WiFi, Lexar 1GB SD, score of CFs
Currently running pdaXrom.

LadyBug

  • Jr. Member
  • **
  • Posts: 64
    • View Profile
    • http://
New Cacko ROM lib problems on 860
« Reply #5 on: March 09, 2004, 09:02:48 am »
$ su
# mount -o remount,rw /
# cd /lib
# ln -s lbncurses.so.5.0 lbncurses.so.5
# mount -o remount,ro /

Thanks sashz for the above quicker way.
C760, Symbol CF WiFi, Lexar 1GB SD, score of CFs
Currently running pdaXrom.