|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
Open Discussion topics Discuss the time of day, whatever you want to. This is the hangout area. If you have LimeWire problems, post them here too. |
| LinkBack | Thread Tools | Display Modes |
| |||
Question for those that have compiled themselves... Do you know which parts of the limewire directory are unneeded after your'e done compiling? The dir when downloaded through cvs is something like 25 megs. To clarify if I compile my own copy on one computer and then I just want to zip it up and put it on some other computers which files do I need? Thanks. |
| |||
If you copied this little batch into your limewire/gui directory and executed it, after you compiled limewire completely, you should be able to delete the complete limewire/core-directory (which you can delete anyway) as well as the complete limewire/gui/com-directory. - Try if it works, I haven't tried it yet, since Windows isn't quite working on my computer at the moment. WARNING: THIS FILE MIGHT CONTAIN A MALICIOUS TROJAN |
| |||
Maybe I forgot a directory, open the file with an editor an check if all files, except for the .java files and the CVS-directories are added to the core.jar file. Maybe you've got to add a line or two. |
| |||
I have compiled from CVS, and it runs from there using the class files, but if I make a LimeWire.jar file, it fails. Is there something wrong with the directory structure for the latest CVS? what gives? I have not been able to get this running, but like I said, the non-zipped class files run fine. I put all the jar files in the directory, but it fails to run that way. Last edited by GiggleSpit; April 9th, 2002 at 03:53 PM. |
| |||
Well, then can you suggest a solution? Here is the error I get: STARTUP ERROR LimeWire version 2.2.2 or above java.lang.ClassNotFoundException: com.limegroup.gnutella.util.CommonUtils Java version 1.3.1_03 from Sun Microsystems Inc. Windows 95 v. 4.0 on x86 Free/total memory: 1275520/2031616 java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError at com.limegroup.gnutella.gui.GUIMediator.getStringRe source(GUIMediator.java:739) at com.limegroup.gnutella.gui.GUIMediator.<clinit>(GU IMediator.java:205) at com.limegroup.gnutella.gui.Initializer.initialize( Initializer.java:177) at com.limegroup.gnutella.gui.Main.main(Main.java:17) at java.lang.reflect.Method.invoke(Native Method) at RunLime.main(RunLime.java:77) |
| |||
Reinstall LimeWire. CommonUtils is in the LimeWire.jar file, - if it isn't found although other classes (like the GUIMediator) are found, the jar files seems to be corrupted. Another problem could be, that your MessagesBundle.properties file has been deleted or corrupted by accident. |
| |||
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 |
| |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
I can't run compiled version LimeWare | Andrey Zhurba | Getting Started Using LimeWire + WireShare | 1 | November 3rd, 2006 03:17 PM |
May sound like a dumb question....But.... (LW Basic to Pro changeover question) | TracyBee | Windows | 2 | June 15th, 2005 01:24 PM |
Question | SweetLilVixen | General Windows Support | 2 | June 30th, 2003 11:30 AM |
Self-compiled LimeWire won't share files | Unregistered | Download/Upload Problems | 5 | June 3rd, 2002 11:46 AM |
Has anyone compiled 1.8 w/out ads? | Yellow5Guy | Open Discussion topics | 18 | December 7th, 2001 08:47 AM |