anthikos
April 13th, 2006, 09:57 AM
Hey!
I didn't follow the recommendation and downloaded Limewire source in a single archive..I'm running under Windows, so just unzipped it in a directory and went on following the instructions given at limewire.org website. But...
Instructions 3.1 and 3.2 says that "in order to start building your code you should compile core and gui modules. build your copy by executing the commands
cd core
ant
cd gui
ant
""
these commands produce the known error "no such file or directory",
But doesn't this command refer to directories..?My source code has no directories at all..And I think there might be a problem because I checked out some examples and through Subversion you get your source downloaded arranged in core, gui, lib directories...
I have Windows XP, J2SDK1.4.2_09, ant 1.6.5.
I didn't follow the recommendation and downloaded Limewire source in a single archive..I'm running under Windows, so just unzipped it in a directory and went on following the instructions given at limewire.org website. But...
Instructions 3.1 and 3.2 says that "in order to start building your code you should compile core and gui modules. build your copy by executing the commands
cd core
ant
cd gui
ant
""
these commands produce the known error "no such file or directory",
But doesn't this command refer to directories..?My source code has no directories at all..And I think there might be a problem because I checked out some examples and through Subversion you get your source downloaded arranged in core, gui, lib directories...
I have Windows XP, J2SDK1.4.2_09, ant 1.6.5.