RE: [discuss] Comping limewire
"Greg Bildson" <[email protected]> Thu, 2 Dec 2004 12:08:57 -0500
| Newsgroups | gmane.network.gnutella.limewire.general |
|---|---|
| Message-ID | <[email protected]> |
Yes, it does. If not, do a "cvs update" in the core directory. Thanks -greg > -----Original Message----- > From: [email protected] > [mailto:[email protected]]On Behalf Of Víctor Manuel > Laderas Arroyo > Sent: Thursday, December 02, 2004 12:02 PM > To: Sam Berlin > Cc: [email protected] > Subject: Re: [discuss] Comping limewire > > > But, in the 'core' directory does not exist the 'build.xml' file. > > Thanks, > > Victor. > > Sam Berlin wrote: > > > The core module is compiled by typing "ant" while in the core directory. > > > > Thanks, > > Sam > > > > On Dec 2, 2004, at 11:23 AM, Víctor Manuel Laderas Arroyo wrote: > > > >> Ok Sam, > >> > >> but, how do I compile the 'core' module? > >> > >> V. > >> > >> Sam Berlin wrote: > >> > >>> Victor, > >>> > >>> You must compile the 'core' module prior to compiling the 'gui' one. > >>> > >>> Thanks, > >>> Sam > >>> > >>> On Dec 2, 2004, at 6:02 AM, Víctor Manuel Laderas Arroyo wrote: > >>> > >>>> I'm trying to install Limewire source code. For this I: > >>>> > >>>> 1) download source from http://www.limewire.org/limewire-4.2.2.zip > >>>> and uncompress this in $HOME/Limewire. > >>>> > >>>> 2) install "ant" and "Java" > >>>> > >>>> 3) and I type: > >>>> > >>>> $cd $HOME/Limewire/gui > >>>> $ant > >>>> > >>>> 4) getting: > >>>> > >>>> Buildfile: build.xml > >>>> > >>>> init: > >>>> > >>>> checkjars: > >>>> > >>>> clientonly: > >>>> [javac] Compiling 525 source files to > >>>> /Users/victor/Desktop/Limewire/gui > >>>> [javac] > >>>> /Users/victor/Desktop/Limewire/gui/com/limegroup/gnutella/bugs/ > >>>> BugManager.java:38: package com.limegroup.gnutella.settings does > >>>> not exist > >>>> [javac] import com.limegroup.gnutella.settings.BugSettings; > >>>> [javac] ^ > >>>> [javac] > >>>> /Users/victor/Desktop/Limewire/gui/com/limegroup/gnutella/bugs/ > >>>> BugManager.java:39: package com.limegroup.gnutella.util does > not exist > >>>> [javac] import com.limegroup.gnutella.util.CommonUtils; > >>>> [javac] ^ > >>>> [javac] > >>>> /Users/victor/Desktop/Limewire/gui/com/limegroup/gnutella/bugs/ > >>>> BugManager.java:40: package com.limegroup.gnutella.util does > not exist > >>>> [javac] import com.limegroup.gnutella.util.FileUtils; > >>>> [javac] ^ > >>>> [javac] > >>>> /Users/victor/Desktop/Limewire/gui/com/limegroup/gnutella/bugs/ > >>>> BugManager.java:41: package com.limegroup.gnutella.util does > not exist > >>>> [javac] import com.limegroup.gnutella.util.IOUtils; > >>>> [javac] ^ > >>>> [javac] > >>>> /Users/victor/Desktop/Limewire/gui/com/limegroup/gnutella/bugs/ > >>>> BugManager.java:42: package com.limegroup.gnutella.util does > not exist > >>>> [javac] import com.limegroup.gnutella.util.ProcessingQueue; > >>>> [javac] ^ > >>>> [javac] > >>>> /Users/victor/Desktop/Limewire/gui/com/limegroup/gnutella/bugs/ > >>>> BugManager.java:128: cannot resolve symbol > >>>> [javac] symbol : class ProcessingQueue > >>>> [javac] location: class com.limegroup.gnutella.bugs.BugManager > >>>> [javac] private final ProcessingQueue BUGS_QUEUE = > >>>> [javac] ^ > >>>> [javac] > >>>> /Users/victor/Desktop/Limewire/gui/com/limegroup/gnutella/bugs/ > >>>> LocalClientInfo.java:15: cannot resolve symbol > >>>> [javac] symbol : class RouterService > >>>> [javac] location: package gnutella > >>>> .............. > >>>> .............. > >>>> .............. > >>>> > >>>> [javac] The system is out of resources. > >>>> [javac] Consult the following stack trace for details. > >>>> [javac] java.lang.OutOfMemoryError > >>>> > >>>> BUILD FAILED > >>>> /Users/victor/Desktop/Limewire/gui/build.xml:47: Compile failed; > >>>> see the compiler error output for details. > >>>> > >>>> Total time: 34 seconds > >>>> > >>>> ################################## > >>>> > >>>> This procedure is in $HOME/Limewire/gui/README,txt file > >>>> > >>>> > >>>> please help, thanks. > >>>> > >>>> Victor. > >>>> > >>>> _______________________________________________ > >>>> discuss mailing list > >>>> [email protected] > >>>> http://www.limewire.org/mailman/listinfo/discuss > >>>> > >>> > >>> > >>> > >> > > > > > > > > > _______________________________________________ > discuss mailing list > [email protected] > http://www.limewire.org/mailman/listinfo/discuss _______________________________________________ discuss mailing list [email protected] http://www.limewire.org/mailman/listinfo/discuss