View Single Post
  #10 (permalink)  
Old April 10th, 2002
shorebreak
Guest
 
Posts: n/a
Default to make a long story short....

the buildCoreJar is usefull but I can't run it without the core folder but that doesn't matter too much.

Make a Copy of your Gui folder to another directory.

now go to your copy folder and go on 'search' (toolbar of win-explorer).
search for 'CVS'
a lot of folders should show up... delete all of them
search for '*.java'
delete all java files.

now goto 'folders' (explorer toolbar)
then goto your copy folder and select the folder 'native' - delete it.
goto the lib folder and delete the following files (those make the zip files so big)
sound.jar
ui.jar
QTJava.zip

goto the bin folder and delete:
LimeWire16d.dll
LimeWire18.dll
LimeWire19.dll

in the main copy folder delete:
All class files begining with RunLime should be 3 files.
build.xml
compile*
run*

that's it.


you can start it with a shortcut like this:

D:\your java\bin\javaw.exe -classpath lib/collections.jar;lib/xerces.jar;lib/jl011.jar;lib;lib/core.jar;RunLime.jar RunLime

run in:
D:\ your limewire folder\


my zips are around 1.8mb you can find them by clicking the WWW button of this post ;o)


mahalo
Reply With Quote