View Single Post
  #1 (permalink)  
Old October 5th, 2010
kvnsmnsn kvnsmnsn is offline
Apprentice
 
Join Date: October 5th, 2010
Posts: 5
kvnsmnsn is flying high
Default Where Are core and gui Directories Mentioned in the Docs?

I'm currently trying to get Limewire Gnutella working on my home computer. My starting point was "http://wiki.limewire.org/index.php?title=Overview"; I used CVS to check out all the files and am now trying to get it compiled. But the instructions on "http://wiki.limewire.org/index.php?title=Buildcode" say to do a "cd core" and then an "ant compile-all" and then a "cd ..", a "cd gui", and then another "ant compile-all". In other words the "core" directory and the "gui" directory should themselves reside in the same directory. Where in the world am I supposed to find the directory where "core" and "gui" are? I did a global search on "gui", and checked each place such a directory existed to see if there was also a "core" directory there, and couldn't find such a place.

Does anybody know where these "core" and "gui" directories are supposed to be, and how I can get them there if they don't currently exist?

I looked all over the place trying to find the version number of the Gnutella that I'm using, but I couldn't find any indication of a version number anywhere. I just went to the website yesterday and checked out the latest version of all the code.

Kevin Simonson

Reply With Quote