Search found 18 matches

by nickez
2006-10-31 15:19
Forum: adchpp general
Topic: make error on STLPort (and another one in boost)
Replies: 8
Views: 6739

Re: make error on STLPort (and another one in boost)

i get this error when i do "make -f gcc.mak install" c++: crt{i,beginS}.o: No such file or directory c++: crt{endS,n}.o: No such file or directory make: *** [obj/gcc/shared/libstlport.so.5.0.2] Error 1 quattro@quattro-laptop:~/adch++/STLport/build/lib$ anyone got an idea why this is happening, i su...
by nickez
2006-10-05 15:43
Forum: Proposals
Topic: People taking multiple slots
Replies: 46
Views: 29599

ullner wrote:I doubt many users would want others to know what their computer is called. Major security hole.
I think he meant that the hash could be built with IP+Comp name. you cant backtrace a hash..
by nickez
2006-10-05 15:22
Forum: adchpp general
Topic: Wiki anyone?
Replies: 7
Views: 6078

I'd like to know what features adc++ has.. or can I find them elsewhere?
by nickez
2006-09-17 06:46
Forum: adchpp general
Topic: Wiki anyone?
Replies: 7
Views: 6078

there isn't much information about adch++ in that wiki though.. maybe there is but I can't find it..
by nickez
2006-09-09 19:23
Forum: adchpp general
Topic: Wiki anyone?
Replies: 7
Views: 6078

Wiki anyone?

Since there isn't much documentation about adch++ I think a Wiki would be great!
by nickez
2006-09-09 19:03
Forum: adchpp general
Topic: Installing boost
Replies: 18
Views: 11930

Install ruby. Using mingw i did have this working at one point, but it fails at compiling now. :P But at least it should have built the executable before it gets to ruby. :wink: I'm using ubuntu and therefore I installed ruby via apt-get. The version is 1.8.2-1 is that new enough? edit: the executa...
by nickez
2006-09-09 10:10
Forum: adchpp general
Topic: Installing boost
Replies: 18
Views: 11930

Similar errors to http://www.dcpp.net/forum/viewtopic.php?t=18160 . With a possible solution. :) thanx! next error though.. g++ -g3 -Wall -Wextra -pipe -fvisibility=hidden -fPIC -D_REENTRANT -D_XOPEN_SOURCE=500 -DHAVE_SYS_EPOLL_H -DHAVE_SYS_POLL_H -DHAVE_DL -DHAVE_PTHREAD -I. -I/usr/include/python2...
by nickez
2006-09-08 10:05
Forum: adchpp general
Topic: Installing boost
Replies: 18
Views: 11930

yep as far as I can see..
by nickez
2006-09-07 16:05
Forum: adchpp general
Topic: Installing boost
Replies: 18
Views: 11930

Installed every boost-package I could find in the apt-get and got a little bit further. swig -c++ -Wall -python -o build/debug-default/bin/python_wrap.cxx swig/python.i swig/adchpp.i:28: Error: Syntax error in input(1). swig/adchpp.i:169: Error: Syntax error in input(3). swig/adchpp.i:170: Error: Sy...
by nickez
2006-09-07 15:46
Forum: adchpp general
Topic: Installing boost
Replies: 18
Views: 11930

actually, tried to build it with scons again and i get this error code scons: Reading SConscript files ... Checking for C header file sys/epoll.h... yes Checking for C header file sys/poll.h... yes Checking for dlopen() in C library dl... yes Checking for pthread_create() in C library pthread... yes...
by nickez
2006-09-06 18:37
Forum: adchpp general
Topic: Installing boost
Replies: 18
Views: 11930

am I supposed to be able to execute the .os-files? -rwxrwxrwx 1 niklas niklas 676024 2006-09-01 21:39 AdcCommand.os -rwxrwxrwx 1 niklas niklas 1589728 2006-09-01 21:40 adchpp.os -rwxrwxrwx 1 niklas niklas 1696236 2006-09-01 21:39 ClientManager.os -rwxrwxrwx 1 niklas niklas 1483524 2006-09-01 21:39 C...
by nickez
2006-09-03 16:05
Forum: adchpp general
Topic: Installing boost
Replies: 18
Views: 11930

I'll try and install verlihub instead.. and then switch over to adch++ when there is a good install-guide online=)


edit: I'm not happy with verlihub.. please help me with adch++
by nickez
2006-09-03 13:05
Forum: adchpp general
Topic: Installing boost
Replies: 18
Views: 11930

Pothead wrote:Just run it, and see if it works. :)
I wouldn't even know what file to run.. or how to run it..

What kind of files are those .os?!
by nickez
2006-09-03 08:11
Forum: adchpp general
Topic: Installing boost
Replies: 18
Views: 11930

I've googled about installing programs on linux but i can't find any guides.. so could anyone please help me with installing adchpp.. I think i managed to compile it.
by nickez
2006-09-01 12:44
Forum: adchpp general
Topic: Installing boost
Replies: 18
Views: 11930

Thanx!

I thought i had to be su to install build/install programs..

btw scons worked flawlessly so now I need to know exactly what to do with the .os files=) in the build/debug-default/adchpp folder..
by nickez
2006-08-31 15:58
Forum: adchpp general
Topic: Installing boost
Replies: 18
Views: 11930

I think i managed to install boost.. could someone write the command-line for compiling? i've tried "sudo g++ adchpp.cpp" but it generates quite a couple of errors niklas@server:~/adchpp/adchpp$ sudo g++ adchpp.cpp In file included from Mutex.h:4, from LogManager.h:22, from adchpp.cpp:21: Thread.h:8...
by nickez
2006-08-31 08:33
Forum: adchpp general
Topic: Installing boost
Replies: 18
Views: 11930

Installing boost

I'm kinnda new to this whole linux-thingy but i managed to config my ubuntu 6.06 LAMP to do everything i require from my server (printer, web, ftp, ssh). However I would like to have ADCH++ installed as well. But installing it requires Boost C++ librairies which I don't know how to install. And if t...
by nickez
2004-12-26 13:35
Forum: Protocol Alley
Topic: Encryption?
Replies: 78
Views: 91883

Is this project abbandoned or is there going to be encrypted dc in the future? thanks for any answer!