Re: [freenet-support] java problem

2002-11-20 Thread sami sieranoja
On Wed, 20 Nov 2002 17:28:47 +0800
walter bibiza [EMAIL PROTECTED] wrote:

 hello,
 i,m using mandrake 9.0. i have installed j2re 1.4.1 under
 usr/java and still freenet tells me java not found. please
 help me in a user-friendly way how freenet can find path
 to java.
 thanks walter

If you are using bash, then this should be done by export command:

export PATH=$PATH:/usr/java/bin


you could also ad this line to your ~/.bashrc file so, that you don't
need to execute this command every time you start freenet.

btw. I'm not sure, if you can run freenet with java 1.4.1. If you run
into problems, try the older version: 1.3.1_06
http://java.sun.com/j2se/1.3/download.html


-Sami


___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



Re: [freenet-support] java problem

2002-11-20 Thread sami sieranoja

 hello,
 so far i have copied following exec. into usr/local/bin:

I think, that copying doesn't make it work. Did you try the export
command? Another way is to link /usr/java/bin/java to
/usr/local/bin/java :

ln -s /usr/java/bin/java /usr/local/bin/java



-Sami


___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



Re: [freenet-support] assistance

2002-08-21 Thread sami sieranoja



 My problem is retrieving information. I cannot access a list of the
 files that are available to me. All I get on the gateway is a filename
 request. How do I know what the filename  is if I don't know what is
 available? In the search field I put music and got nothing.

problem is, that there is no search engine like google in freenet(at least not yet). 
The keys are usually some like this:

SSK%409G4s~jLQJB7ALQg-v2q5xKAJy9YPAgM/CofE//
(Content of Evil)

SSK@rBjVda8pC-Kq04jUurIAb8IzAGcPAgM/TFE//
(The Fredom Engine)

If you want to browse freenet, you have to start from a portal like The Freedom Engine.


 Sorry! I'm a newbie and could use a little help. Thanks!

So am I


-Sami


___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



[freenet-support] contents of my node

2002-08-19 Thread sami sieranoja

Hi!

Is there any way to list the data(keys and such) on my node?

then, another broblem... 
I changed line %logInboundContacts=false to %logInboundContacts=true in my 
freenet.conf-file, but i still got this error:

# Inbound contacts are not being logged.
# To enable logging set:
#   logInboundContacts=true
# in your freenet.conf / freenet.ini file.


btw. I know some Java, and might be intrested in developing freenet.

-SS


___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support