Re: [freenet-support] Is freenet a Geek only system?

2011-02-24 Thread Matthew Toseland
On Tuesday 22 Feb 2011 14:46:33 Jelbert Holtrop wrote:
 ahh no reply to in the header.
 Sorry Matthew for sending the mail directly to you.

On the support list I always reply to all, because the poster might not be 
subscribed.
 
 Begin forwarded message:
 
  From: Jelbert Holtrop holt...@xs4all.nl
  Date: 22 February 2011 15:42:18 CET
  To: Matthew Toseland t...@amphibian.dyndns.org
  Subject: Re: [freenet-support] Is freenet a Geek only system?
  
  Great it works now!
  Maybe I should make a blog about the way I stumble through freenet and 
  finally get things working
  On 22 Feb 2011, at 01:13, Matthew Toseland wrote:
  
  On Monday 21 Feb 2011 23:18:49 Jelbert Holtrop wrote:
  
  On 21 Feb 2011, at 22:46, Matthew Toseland wrote:
  
  
  You are missing a library but I dunno which one. We really need somebody 
  to maintain an OS/X version of FMS. There is an old version on a 
  freesite but it may be too old.
  
  And here i'm at the end of my geekyness. Can someone tell me what is 
  going on here and what I should do to (start to) fix this?
  
  Have you tried Freetalk? It's in final testing at the moment. Load the 
  following jars from the plugins page:
  https://checksums.freenetproject.org/latest/WebOfTrust.jar
  https://checksums.freenetproject.org/latest/Freetalk.jar
  
  Unfortunately there is a problem with the HTTPS support in the plugin 
  loader at the moment, so download them to disk (anywhere but not the 
  plugins/ folder), and then load them by filename.
  
  Hi Matthew,
  
  Can you tell me how to load the files by file name. I tried the 'Add 
  unofficial plugin' and then the url to the local file ie 
  192.168.8.12/home/WebOfTrust-version-0.4-RC1.jar . That does not work 
  however. I get the error: Could not load plugin. No such file or 
  directory.
  I also tried with an external webserver with the same result. 
  
  Just the filename, not the IP address.
  
  Try
  /home/WebOfTrust-version-0.4-RC1.jar
  
  If you use an external web server you need to uncheck the only local files 
  box.
  
  So how do I load the plugin by file name?
  
  Regards,
  
  Jelbert
  
 
 


signature.asc
Description: This is a digitally signed message part.
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Re: [freenet-support] Is freenet a Geek only system?

2011-02-22 Thread folkert
  [100%] Building CXX object CMakeFiles/fms.dir/src/freenet/frostmessagexml.o
  Linking CXX executable fms
  Undefined symbols:
_libiconv_close, referenced from:
CharsetConverter::~CharsetConverter()in charsetconverter.o
CharsetConverter::~CharsetConverter()in charsetconverter.o
CharsetConverter::SetConversion(std::basic_stringchar, 
  std::char_traitschar, std::allocatorchar  const, 
  std::basic_stringchar, std::char_traitschar, std::allocatorchar  
  const)in charsetconverter.o
_libiconv, referenced from:
CharsetConverter::Convert(std::basic_stringchar, 
  std::char_traitschar, std::allocatorchar  const, 
  std::basic_stringchar, std::char_traitschar, std::allocatorchar )in 
  charsetconverter.o
_libiconv_open, referenced from:
CharsetConverter::SetConversion(std::basic_stringchar, 
  std::char_traitschar, std::allocatorchar  const, 
  std::basic_stringchar, std::char_traitschar, std::allocatorchar  
  const)in charsetconverter.o
  ld: symbol(s) not found
  collect2: ld returned 1 exit status
  make[2]: *** [fms] Error 1
  make[1]: *** [CMakeFiles/fms.dir/all] Error 2
  make: *** [all] Error 2
 
 You are missing a library but I dunno which one. We really need somebody to 
 maintain an OS/X version of FMS. There is an old version on a freesite but it 
 may be too old.

I think you're missing the iconv libraries.
You might need to tweak include-paths.



Folkert van Heusden

-- 
MultiTail na wan makriki wrokosani fu tan luku den logfile nanga san
den commando spiti puru. Piki puru spesrutu sani, wroko nanga difrenti
kroru, tya kon makandra, nanga wan lo moro.
http://www.vanheusden.com/multitail/
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe


[freenet-support] Is freenet a Geek only system?

2011-02-22 Thread Jelbert Holtrop
ahh no reply to in the header.
Sorry Matthew for sending the mail directly to you.

Begin forwarded message:

 From: Jelbert Holtrop holt...@xs4all.nl
 Date: 22 February 2011 15:42:18 CET
 To: Matthew Toseland t...@amphibian.dyndns.org
 Subject: Re: [freenet-support] Is freenet a Geek only system?
 
 Great it works now!
 Maybe I should make a blog about the way I stumble through freenet and 
 finally get things working
 On 22 Feb 2011, at 01:13, Matthew Toseland wrote:
 
 On Monday 21 Feb 2011 23:18:49 Jelbert Holtrop wrote:
 
 On 21 Feb 2011, at 22:46, Matthew Toseland wrote:
 
 
 You are missing a library but I dunno which one. We really need somebody 
 to maintain an OS/X version of FMS. There is an old version on a freesite 
 but it may be too old.
 
 And here i'm at the end of my geekyness. Can someone tell me what is 
 going on here and what I should do to (start to) fix this?
 
 Have you tried Freetalk? It's in final testing at the moment. Load the 
 following jars from the plugins page:
 https://checksums.freenetproject.org/latest/WebOfTrust.jar
 https://checksums.freenetproject.org/latest/Freetalk.jar
 
 Unfortunately there is a problem with the HTTPS support in the plugin 
 loader at the moment, so download them to disk (anywhere but not the 
 plugins/ folder), and then load them by filename.
 
 Hi Matthew,
 
 Can you tell me how to load the files by file name. I tried the 'Add 
 unofficial plugin' and then the url to the local file ie 
 192.168.8.12/home/WebOfTrust-version-0.4-RC1.jar . That does not work 
 however. I get the error: Could not load plugin. No such file or directory.
 I also tried with an external webserver with the same result. 
 
 Just the filename, not the IP address.
 
 Try
 /home/WebOfTrust-version-0.4-RC1.jar
 
 If you use an external web server you need to uncheck the only local files 
 box.
 
 So how do I load the plugin by file name?
 
 Regards,
 
 Jelbert
 

___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

[freenet-support] Is freenet a Geek only system?

2011-02-07 Thread Jelbert Holtrop
Hi,

I'm running OSX 10.6.6 and i'm new to the applications like FMS and Freetalk 
and the others that are not prebuild for OSX. Over the las couple of years I 
have had several installations of freenet but every time the ammount of 
geekyness needed to make it run scared me away. Now I have a mac mini that can 
be a node 24/7 without making lots of noise. So now I want to take a shot at 
the geekyness nessecery to get things to work. The first thing is getting FMS 
to work or if that system is outdated can somone point met to what to use.
I got the source fms-src-0.3.57 and cmake 2.6.0 and updated darwin and got 
poco. That should be the ingedients for a nice soup.
But when I try to make it this happens:

cmake -D USE_BUNDLED_SQLITE=ON I_HAVE_READ_THE_README=ON .
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/ikke/Downloads/poco/fms-src-0.3.57
touchy:fms-src-0.3.57 ikke$ make
Scanning dependencies of target tommath
[  1%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bncore.o
[  1%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_error.o
[  1%] Building C object 
libs/libtommath/CMakeFiles/tommath.dir/bn_fast_mp_invmod.o
[  2%] Building C object 
libs/libtommath/CMakeFiles/tommath.dir/bn_fast_mp_montgomery_reduce.o
[  2%] Building C object 
libs/libtommath/CMakeFiles/tommath.dir/bn_fast_s_mp_mul_digs.o
[  2%] Building C object 
libs/libtommath/CMakeFiles/tommath.dir/bn_fast_s_mp_mul_high_digs.o
[  2%] Building C object 
libs/libtommath/CMakeFiles/tommath.dir/bn_fast_s_mp_sqr.o
[  3%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_2expt.o
[  3%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_abs.o
[  3%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_add.o
[  4%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_addmod.o
[  4%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_add_d.o
[  4%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_and.o
[  5%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_clamp.o
[  5%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_clear.o
[  5%] Building C object 
libs/libtommath/CMakeFiles/tommath.dir/bn_mp_clear_multi.o
[  5%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_cmp.o
[  6%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_cmp_d.o
[  6%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_cmp_mag.o
[  6%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_cnt_lsb.o
[  7%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_copy.o
[  7%] Building C object 
libs/libtommath/CMakeFiles/tommath.dir/bn_mp_count_bits.o
[  7%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_div.o
[  8%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_div_2.o
[  8%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_div_2d.o
[  8%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_div_3.o
[  8%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_div_d.o
[  9%] Building C object 
libs/libtommath/CMakeFiles/tommath.dir/bn_mp_dr_is_modulus.o
[  9%] Building C object 
libs/libtommath/CMakeFiles/tommath.dir/bn_mp_dr_reduce.o
[  9%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_dr_setup.o
[ 10%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_exch.o
[ 10%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_exptmod.o
[ 10%] Building C object 
libs/libtommath/CMakeFiles/tommath.dir/bn_mp_exptmod_fast.o
[ 11%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_expt_d.o
[ 11%] Building C object 
libs/libtommath/CMakeFiles/tommath.dir/bn_mp_exteuclid.o
[ 11%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_fread.o
[ 11%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_fwrite.o
[ 12%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_gcd.o
[ 12%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_get_int.o
[ 12%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_grow.o
[ 13%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_init.o
[ 13%] Building C object 
libs/libtommath/CMakeFiles/tommath.dir/bn_mp_init_copy.o
[ 13%] Building C object 
libs/libtommath/CMakeFiles/tommath.dir/bn_mp_init_multi.o
[ 14%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_init_set.o
[ 14%] Building C object 
libs/libtommath/CMakeFiles/tommath.dir/bn_mp_init_set_int.o
[ 14%] Building C object 
libs/libtommath/CMakeFiles/tommath.dir/bn_mp_init_size.o
[ 14%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_invmod.o
[ 15%] Building C object 
libs/libtommath/CMakeFiles/tommath.dir/bn_mp_invmod_slow.o
[ 15%] Building C object 
libs/libtommath/CMakeFiles/tommath.dir/bn_mp_is_square.o
[ 15%] Building C object libs/libtommath/CMakeFiles/tommath.dir/bn_mp_jacobi.o
[