Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > Open Discussion topics
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

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.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old April 7th, 2002
shorebreak
Guest
 
Posts: n/a
Cool ok here is what I did....

I used the Java SDK 1.4.0. You should be fine using the Java JDK 1.3.x.

Open your .\core\compile.bat file. And edit it so it looks like this but with the correct paths for JAVA_HOME and ANT_HOME:

Code:
set CLASSPATH=.;lib/collections.jar;lib/xerces.jar;lib/MRJToolkitStubs.jar

set JAVA_HOME=D:\Programme\JavaSDK1.4.0
set ANT_HOME=D:\ant-141
set PATH=%PATH%;%ANT_HOME%\bin

ant
save it and
open .\gui\compile.bat:

Code:
REM NOTE:  If you are using a local core project, replace lib/core.jar
REM        with ../core
set CLASSPATH=.;lib/collections.jar;..\core;lib/xerces.jar;lib/jl011.jar

set JAVA_HOME=D:\Programme\JavaSDK1.4.0
set ANT_HOME=D:\ant-141
set PATH=%PATH%;%ANT_HOME%\bin

ant
save it.

Make sure that in both files the JAVA_HOME folder contains a file called javac.exe!

alright now do this:
Code:
cd..\core
compile
it should compile now and say build successfull
Code:
buildCoreJar
It should do something now
now you're in \gui
Code:
compile
it should also say build successfull

that's it.

you can run it by run the run.bat script or with this (set the path to javaw):

D:\Programme\JavaSDK1.4.0\bin\javaw.exe -classpath lib/collections.jar;lib/xerces.jar;lib/jl011.jar;lib;lib/core.jar;RunLime.jar RunLime


mahalo
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
compile from source / limewire.org down? Nirvana General Linux Support 4 November 26th, 2005 06:34 PM
Registering limewire afhsolutions General Windows Support 0 June 21st, 2004 08:26 PM
Limewire source code jpk General Gnutella Development Discussion 5 October 10th, 2003 10:03 PM
Limewire source files Duvel Open Discussion topics 1 March 12th, 2003 05:30 AM
LimeWire Goes Open-Source Moak Open Discussion topics 0 September 24th, 2001 04:17 AM


All times are GMT -7. The time now is 11:52 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.