Re: [Rabbit-proxy-users] Installation problem
Brought to you by:
ernimril
From: Z F <mai...@ya...> - 2003-01-07 03:46:47
|
Helllo Robert > Yes, sourcepath is for jdk/1.2+ it is very useful and nice to have. > Maybe some day I will do something to check if that option is > available so makefile can be more correct. Yes I guessed that -sourcepath is something similar to -L -l switch for gcc (path to libraries and libraries themselves) > > I have tried to remove the switch to allow the compilation > > After that I get numerous errors, the first one is: > > > > RabbIT2/src/rabbit/awt/ImageComponent.java:5: Package java.awt not > > found in import. > > import java.awt.*; > > This indicates that your CLASSPATH is not correct. More specifically > you do not have the classes.zip in your CLASSPATH No, the CLASSPATH was correct.... > If you dont want to change thoose lines yourself, I have uploaded: > http://www.khelekore.org/rabbit/RabbIT2-2.0.22.tar.gz > http://www.khelekore.org/rabbit/RabbIT2-2.0.22.zip > > untar/unzip the file and you should be able to run with > "java rabbit.proxy.Proxy", and please have CLASSPATH unset or set it > to ".:/usr/lib/jdk1.1/lib/classes.zip" (correct the classes.zip if > you have it in some other place). > > These are not the 2.0.22 release, consider them as pre-releases, I > belive that they should work better than 2.0.21 (in a few very rare > cases having to do with http/1.1). OK thank you very much. I downloaded the source and compiled it. It works!!! Thanks a lot. One thing though... I noticed that if a directory listing is requested (there is no index.htm(l) ) in the directory, the rabbit returns and empty page (it sends something like 10 bytes and that is all). Maybe this is known issue, otherwise, it is excellent. I see the effect of compression on download speed. Thanks again Lazar __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |