gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-developers] Re: [bug-GNUnet] Problem compiling gnunet (episode 2


From: Christian Grothoff
Subject: [GNUnet-developers] Re: [bug-GNUnet] Problem compiling gnunet (episode 2)
Date: Wed, 31 Dec 2003 14:44:08 -0500
User-agent: KMail/1.4.3

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 30 December 2003 11:23 pm, Julien wrote:
> But now, I have a problem starting gnunetd.
> I followed the guidelines of the GNUnet README :
>
> # cp contrib/gnunet.root /etc/gnunet.conf
> # cp contrib/initgnunet /etc/init.d/gnunetd
> $ mkdir ~/.gnunet
> $ cp contrib/gnunet.user ~/.gnunet/
>
> (No problem at this step.)
> But when I ran :
>
> # /etc/init.d/gnunetd start
>
> I got the following error message :
>
> which: no gnunetd in (/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin)
> Starting gnunetd: which: no gnunetd in
> (/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin)
> /etc/init.d/gnunetd: Utilisation : daemon [+/-nicelevel] {programme}
>
> I tried :
>
> # gnunet-gtk
>
> But the result was :
>
> bash: gnunet-gtk: command not found
>
> I also tried :
>
> # gnunetd -d
>
> But the result was the same :
>
> bash: gnunetd: command not found
>
> And 'man gnunet' had no result too ("There is no manpage for gnunet").
>
> So I guess that GNUnet was not correctly installed... But I don't
> understand this, because
> - the commands 'make' and 'make install' in the GNUnet directory were
> apparently successful and returned no error message.
> - there is a script named 'gnunetd' in /etc/init.d/ .
>
> What is wrong ?

make install installed everything in /usr/local, but your PATH does not 
contain /usr/local/bin (and make sure that /etc/ld.so.conf contains 
/usr/local/lib, while you're at it).  Either re-configure with --prefix=/usr 
or update all of your paths (libraries, binaries, man-pages) to contain 
/usr/local/.

Christian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE/8ycJ9tNtMeXQLkIRAiS/AJ9WiiJ0GTIVvR++DWQvy3vXJnCZvQCdF6bE
kdz6ccWFSV81Bo1A0LwfRBE=
=JL2Y
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]