Re: [GNUnet-developers] few questions on opensuse (useradd, groupadd), also: where does LE_PREFIX come from?

2012-11-08 Thread Christian Grothoff
Again, here "LE_PREFIX" is just where you installed GNU libextractor (if it is in /usr, you can omit the option), just as GNUNET_PREFIX is where you want to install GNUnet (if it is /usr/local/, you can omit the option). I don't think there is any 'confusion' in the documentation about the user an

Re: [GNUnet-developers] few questions on opensuse (useradd, groupadd), also: where does LE_PREFIX come from?

2012-11-08 Thread Christian Grothoff
On 11/09/2012 01:12 AM, sngh wrote: > Hello list, > > reading through README from 0.9.4, building from source, having openSuse > system > >> $ export GNUNET_PREFIX=/usr/local # or other directory of your choice >> # addgroup gnunetdns >> # adduser gnunet gnunet >> # ./configure --prefix=$GNUNET_

Re: [GNUnet-developers] few questions on opensuse (useradd, groupadd), also: where does LE_PREFIX come from?

2012-11-08 Thread sngh
more stuff to the username/groupname confusion: at the end of ./configure --prefix=$GNUNET_PREFIX --with-extractor=$LE_PREFIX (as root) there are some instructions showing again a mix and mess of gnunetdns, gnunet - configure: Please make su

[GNUnet-developers] few questions on opensuse (useradd, groupadd), also: where does LE_PREFIX come from?

2012-11-08 Thread sngh
Hello list, reading through README from 0.9.4, building from source, having openSuse system > $ export GNUNET_PREFIX=/usr/local # or other directory of your choice > # addgroup gnunetdns > # adduser gnunet gnunet > # ./configure --prefix=$GNUNET_PREFIX --with-extractor=$LE_PREFIX there is no add

Re: [GNUnet-developers] Propose new feature - Search Indexer WebService for GNUnet

2012-11-08 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08.11.2012 17:37, SMoratinos wrote: > > 3 / The Uploader publish things encrypted by namespace "a1" public > key, it publish thinks to "goodfiles" namespace. We'd have to avoid that, see below. > > 4 / The namespace owner "a1" will continuously s

Re: [GNUnet-developers] Propose new feature - Search Indexer WebService for GNUnet

2012-11-08 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08.11.2012 17:37, SMoratinos wrote: > So what about that ? Well, i really can't continue to discuss it, until i have clear understanding of how namespace publications work, and how namespace searches do, and how they will once namespace search unif

Re: [GNUnet-developers] Propose new feature - Search Indexer WebService for GNUnet

2012-11-08 Thread SMoratinos
Le 2012-11-07 23:21, Christian Grothoff a écrit : Aside from this, I should mention to SMoratinos that gnunet-java --- while having a pretty complete set of GNUnet APIs --- lacks support for the file-sharing API itself AND we have no plans to fix that Ok Le 2012-11-07 23:21, Christian Groth