[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnunet] installing package
From: |
N. Durner |
Subject: |
Re: [Help-gnunet] installing package |
Date: |
Sun, 23 May 2004 16:00:00 +0200 |
Hi,
> This script must be run from the GNUnet-VERSION/ directory.
That's a bug.
In order to fix it, please do the following:
1. cd to GNUnet-0.6.2
2. Open contrib/autoinstall in your favourite editor
3. Go to Line 12:
---
if test -f contrib/gnunet.conf
---
4. Change it to
---
if test -f contrib/gnunet.root
---
5. run contrib/autoinstall
> address@hidden GNUnet-0.6.2]# gnunet
> bash: gnunet: command not found
That's okay, we only have "gnunetd" and the client-tools.
Regards,
Nils Durner