Re: Replacing packaged libraries with standard libraries
Hi Eric,
that brought me a good step forward (js.jar part of rhino, how obvious!
:> ).
What you might be missing is the apt-file tool. It will help you find files in
all packages available in your apt sources:
$ apt-file search js.jar
jmeter: usr/share/jmeter/lib/js.jar
jmeter: usr/share/jmeter/lib/js.jar
rhino: usr/share/java/js.jar
rhino: usr/share/java/js.jar
By the way, it did not bring matches for the other files your are missing (but
don't take my word for it, I could hade missed one).
Good luck,
Daniel
--
The Nice programming language: http://nice.sf.net
Reply to: