LimeWire Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire (Cross-platform) > Open Discussion topics
Register FAQ Members List Calendar Arcade Search Today's Posts Mark Forums Read

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.


Welcome to Gnutella Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.



Once registered but before posting, members MUST READ the FORUM RULES (click here) and LimeWire/FrostWire users should include System details - help us to help you (click on blue link) in their posts if their problem relates to using the program. Whilst forum helpers are happy to help where they can, without these system details your post might be ignored. And wise to read How to create a New Thread

Thank you

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old April 5th, 2002
InnocentBystander
 

Posts: n/a
Default CleanLimewire - where?

I'm looking for the latest spyware free build, but both the geocities page and cleanlimewire.com seem to be gone...

Does anyone know a new URL?
Reply With Quote
  #2 (permalink)  
Old April 5th, 2002
Morgwen's Avatar
lazy dragon - retired mod
 

Join Date: October 14th, 2001
Location: Germany
Posts: 2,929
Morgwen is on a distinguished road
Default

Send Trustarwarrior or VTOLfreak a PM!

Morgwen
__________________
patience is a virtue
Reply With Quote
  #3 (permalink)  
Old April 5th, 2002
Member
 

Join Date: March 31st, 2002
Posts: 49
GiggleSpit
Default

Take a look at my other post:
WARNING! TopMoxie
Reply With Quote
  #4 (permalink)  
Old April 5th, 2002
gratis
 

Posts: n/a
Default

freelimewire -- i guess they went with peppers?

http://www.freewirep2p.com/
Reply With Quote
  #5 (permalink)  
Old April 5th, 2002
InnocentBystanders
 

Posts: n/a
Default

hm, that freewire site looks strange...

I liked how Clean LimeWire had a simple ZIP for download, not these strange .exe installers where you never know what they do.

Looks like my best bet is to compile the sources myself now... but just what happened to Clean Limewire, and why did their sites all die?
Reply With Quote
  #6 (permalink)  
Old April 5th, 2002
gratis
 

Posts: n/a
Default

no i'm pretty sure that is clean limewire. They were facing potential legal issues for using "limewire" in their name. One of the choices they were throwing around was "freewire." I don't see any names of the developers for some reason or other, but i'm 90% sure it's the same sw.
Reply With Quote
  #7 (permalink)  
Old April 6th, 2002
MamiyaOtaru's Avatar
Code Mangler
 

Join Date: March 25th, 2002
Location: Wyoming
Posts: 143
MamiyaOtaru
Default

I don't think it is Clean Limewire. I posted why elsewhere.

I of course say go with AquaLime. Simple zip download, and it looks nice. http://MamiyaOtaru.mangatoanime.com

Simplest way really is to get the code yourself and compile it. The source code that is available at LimeWire.org is for the pro version
___________
shameless promoter
Reply With Quote
  #8 (permalink)  
Old April 6th, 2002
InnocentBystander
 

Posts: n/a
Default

ok, so I'm lazy

but your site is really missing a link for direct download of the zip...
Reply With Quote
  #9 (permalink)  
Old April 6th, 2002
Unregistered
 

Posts: n/a
Default

nah, it's not the new CLW i don't think, cause it looks like they've started to make changes to the code.

i'm interested to see what they do with it.. lw is cool, but.. uh.. not that cool.
Reply With Quote
  #10 (permalink)  
Old April 6th, 2002
Senior Member
 

Join Date: April 6th, 2002
Posts: 100
sipher
Default

Quote:
Originally posted by MamiyaOtaru
I don't think it is Clean Limewire. I posted why elsewhere.

I of course say go with AquaLime. Simple zip download, and it looks nice. http://MamiyaOtaru.mangatoanime.com

Simplest way really is to get the code yourself and compile it. The source code that is available at LimeWire.org is for the pro version
___________
shameless promoter
Know where i can get something to compile it for free?
Reply With Quote
  #11 (permalink)  
Old April 6th, 2002
Senior Member
 

Join Date: April 6th, 2002
Posts: 100
sipher
Default

Is this source clean and the pro version?
http://download.limewire.org/servlet...wnload&dlID=15
Reply With Quote
  #12 (permalink)  
Old April 6th, 2002
Member
 

Join Date: March 31st, 2002
Posts: 49
GiggleSpit
Default

Only the CVS is without the ads, but you can modify the source if you want in order to take out the ads.
Reply With Quote
  #13 (permalink)  
Old April 6th, 2002
Senior Member
 

Join Date: April 6th, 2002
Posts: 100
sipher
Default

Thanks for the info

I can't get the damn thing to compile do you have nay idea what I'm doing wrong?

I get this:

"
C:\WINDOWS\Desktop\limewire\core>set JAVA_HOME=D:\Programs\JavaSoft\JRE\1.3.1_03


C:\WINDOWS\Desktop\limewire\core>set CLASSPATH=.;../gui/lib/collections.jar;../g
ui/lib/xerces.jar;../gui/lib/MRJToolkitStubs.jar

C:\WINDOWS\Desktop\limewire\core>
C:\WINDOWS\Desktop\limewire\core>ant
Buildfile: build.xml

init:

core:
[javac] Modern compiler is not available - using classic compiler
[javac] Compiling 148 source files to C:\WINDOWS\Desktop\limewire\core

BUILD FAILED

C:\WINDOWS\Desktop\limewire\core\build.xml:43: Cannot use classic compiler, as i
t is not available A common solution is to set the environment variable JAVA_HOM
E to your jdk directory.

Total time: 2 seconds"

I downloaded the JDK and the JRE whatever they are (JDK was huge like 50 megs). When I set my JAVA_HOME to the JRE path (D:\Programs\JavaSoft\JRE\1.3.1_03) I get hte above message if I set it to the jdk path (D:\Programs\JavaSoft\jdk1.3.1_03) It says bad command or file name when it tries to run ant. I'm lost.
Reply With Quote
  #14 (permalink)  
Old April 7th, 2002
Member
 

Join Date: March 31st, 2002
Posts: 49
GiggleSpit
Default

OK. I stumbled at first as well. What you need to do first is set the properties for each of the bat files to have more memory. click on the memory tab for the properties and pick like 2560. This works for me. Make sure you compile core before gui. Do a search for *.class first and delete them all. That way the compiler will make all new good copies. Then you will need to copy the com directories under core and gui to one com directory. Then do a search for *.java in that new com folder and delete all the java files. Then use winzip to zip the com folder and keep the directory structure. Name that new file "LimeWire.jar" (Jar files are really zip files). You will also need to make a jar file containing RunLime.class, RunLime*****class, and RunLime*****class. They will be in the gui folder. If you need more help, I am available for IM and I can help you that way.
Reply With Quote
  #15 (permalink)  
Old April 7th, 2002
Unregistered
 

Posts: n/a
Talking http://www.filemirrors.com/

Download the clean limewire here:

http://www.filemirrors.com/search.sr...114&perpage=30
Reply With Quote
Reply



Thread Tools
Display Modes

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

vB 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
Listen up! about CleanLimeWire shorebreak Open Discussion topics 0 April 7th, 2002 02:45 PM
No uploads with CleanLimeWire.. Unregistered General Windows Support 0 March 29th, 2002 04:49 AM


All times are GMT -7. The time now is 02:14 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0

Copyright © 2007 Gnutelliums LLC.
All Rights Reserved.