Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11383 - mondoarchive won't start (missing libnewt.so.50)
Summary: mondoarchive won't start (missing libnewt.so.50)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Arcady Genkin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 12615
Blocks:
  Show dependency tree
 
Reported: 2002-11-30 01:54 UTC by fbusse
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fbusse 2002-11-30 01:54:11 UTC
Just seccessfully emerged mondo 1.47.
But if you try to run mondoarchive it complains about a missing library:

$ mondoarchive
mondoarchive: error while loading shared libraries: libnewt.so.0.50: cannot open
shared object file: No such file or directory

If you link /usr/lib/libnewt.so.50 to libnewt.so.50.35, mondo runs fine, but
without this tweak, it won't run.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2002-12-23 12:04:55 UTC
please update to latest newt ( newt-0.50.35-r2 )

reopen this bug if it still fails