Re: [core-dev] How to checkout LimeWire 4.0.8 CVS and compile Java 1.1.8
"Zlatin Balevsky" <[email protected]> Wed, 25 Aug 2004 10:26:28 -0400
| Newsgroups | gmane.network.gnutella.limewire.core.devel |
|---|---|
| Message-ID | <[email protected]> |
in order to get the source code for specific limewire version you need to check out a clean copy of cvs and then update to the appropriate tag. The tag naming convention is "prod-<limewire version>-<java version>". For example, to get limewire 4.0.8 you would do (assuming you have set CVSROOT and all other relevant cvs environment variables) cvs checkout core gui lib cvs update -r prod-408-java118 core gui lib For the 4.1 beta series we changed the java version to 1.3, so if you want to get the code for limewire 4.1.4 you would instead type cvs update -r prod-414-java13 core gui lib. Enjoy! ---------- Original Message ---------------------------------- From: heavy_baby <[email protected]> Reply-To: [email protected] Date: Wed, 25 Aug 2004 23:17:29 +0900 (JST) >Hi, lists. > >I'm interesting in compiling LimeWire 4.0.8 CVS build for Mac OS Classic. >( Because LimeWire discontinue support for Mac Classic beginning v. 4.1 ) >If anyone knows how to compile Mac OS Classic build, please tell me? > >My environment is: >Mac OS X 10.3.5 / Mac OS 9.2.2 >Apple Java 1.3.1/1.4.1/1.4.2 >Xcode Tools 1.5 >Ant 1.6.1 > >thanks, >heavy > >__________________________________________________ >GANBARE! NIPPON! >Yahoo! JAPAN JOC OFFICIAL INTERNET PORTAL SITE >http://mail.ganbare-nippon.yahoo.co.jp/ > >_______________________________________________ >core-dev mailing list >[email protected] >http://www.limewire.org/mailman/listinfo/core-dev > _______________________________________________ core-dev mailing list [email protected] http://www.limewire.org/mailman/listinfo/core-dev