Tiny Core Extensions > TCE Bugs

Links Fails to Run

(1/1)

SamK:
Using version added to repo 2010/07/25.

Links fails to run from Applications menu.  When tried to start from terminal it also fails with message:
"links: error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or directory"
 

Juanito:
This is in the bzip2-lib extension

SamK:
Should it be listed as a dependency?  Apps Audit->Dependecies->Display all with Missing Dependencies does not report bzip2-lib.

Juanito:
You can list all the dependencies using:
--- Code: ---$ ldd `which links`
--- End code ---

If links needs the bzip lib to run, I guess it should either be listed as a dep or links could perhaps be recompiled so as not to depend on the bzip lib.

Jason W:
bzip2-lib.tcz added to dep file, installing bzip2-lib.tcz will make it work.

Navigation

[0] Message Index

Go to full version