You are not logged in.

#1 2011-02-07 09:53:10

Pratgeek
Member
Registered: 2011-01-25
Posts: 13

[SOLVED] How to install eiskaltdc++

i am a compete newbie.. and am having problems installing it..
1) i downloaded the sourcecode and extracted it.
2) then i downladed the PKGBUILD file and copied it into the about axtracted folder
3) after issuing the make command it got this error
_______________________________________________________________________________________________________________________________________________
[prat@myhost eiskaltdcpp-2.2.0]$ make
Scanning dependencies of target libeiskaltdcpp_mo
[  0%] Generating dcpp/locale/be/LC_MESSAGES/libeiskaltdcpp.mo
[  0%] Generating dcpp/locale/bg/LC_MESSAGES/libeiskaltdcpp.mo
[  0%] Generating dcpp/locale/cs/LC_MESSAGES/libeiskaltdcpp.mo
[  0%] Generating dcpp/locale/en/LC_MESSAGES/libeiskaltdcpp.mo
[  0%] Generating dcpp/locale/es/LC_MESSAGES/libeiskaltdcpp.mo
[  0%] Generating dcpp/locale/fr/LC_MESSAGES/libeiskaltdcpp.mo
[  0%] Generating dcpp/locale/hu/LC_MESSAGES/libeiskaltdcpp.mo
[  0%] Generating dcpp/locale/pl/LC_MESSAGES/libeiskaltdcpp.mo
[  0%] Generating dcpp/locale/ru/LC_MESSAGES/libeiskaltdcpp.mo
[  0%] Generating dcpp/locale/sr/LC_MESSAGES/libeiskaltdcpp.mo
[  0%] Generating dcpp/locale/sk/LC_MESSAGES/libeiskaltdcpp.mo
[  0%] Generating dcpp/locale/uk/LC_MESSAGES/libeiskaltdcpp.mo
[  3%] Built target libeiskaltdcpp_mo
Scanning dependencies of target extra
[  3%] Building CXX object extra/CMakeFiles/extra.dir/ipfilter.cpp.o
In file included from /home/prat/Downloads/eiskaltdcpp-2.2.0/extra/ipfilter.h:14:0,
                 from /home/prat/Downloads/eiskaltdcpp-2.2.0/extra/ipfilter.cpp:10:
/home/prat/Downloads/eiskaltdcpp-2.2.0/dcpp/stdinc.h:117:28: fatal error: boost/format.hpp: No such file or directory
compilation terminated.
make[2]: *** [extra/CMakeFiles/extra.dir/ipfilter.cpp.o] Error 1
make[1]: *** [extra/CMakeFiles/extra.dir/all] Error 2
make: *** [all] Error 2
_________________________________________________________________________________________________________________________________________________
i am stuck on it for the last few days ..can someone please guide me through the installation process...
Thanks in advance..

Last edited by Pratgeek (2011-02-11 14:51:54)

Offline

#2 2011-02-07 10:39:13

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [SOLVED] How to install eiskaltdc++

It's in the AUR (called eiskaltdcpp), so find out how to use the AUR, and how to build Arch packages. The half-assed approach, as described above, is definitely NOT recommended.

Everything you need is in the wiki and/or man pages.

More generally - nothing wrong with being a newbie, as long as you're prepared to put some work into it. If you feel you need one-to-one guidance for these procedures, it's possible you have chosen the wrong distro.

Offline

#3 2011-02-09 12:36:15

Pratgeek
Member
Registered: 2011-01-25
Posts: 13

Re: [SOLVED] How to install eiskaltdc++

As suggested i tried using makepkg after extrating eiskaltdc++ from it's source code but i again got an  error:

==> Making package: eiskaltdcpp 2.2.0-3 (Sat Mar 12 18:08:05 IST 2011)
==> Checking Runtime Dependencies...
==> Installing missing dependencies...
error: 'miniupnpc': could not find or read package
==> ERROR: 'pacman' failed to install missing dependencies.

could u please help me...
Thanks for being patient enough..

Offline

#4 2011-02-09 12:55:22

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [SOLVED] How to install eiskaltdc++

Actually, I'm not good at being patient. You haven't read enough about how to build Arch packages - read more, try again.

Offline

#5 2011-02-09 13:00:57

Pratgeek
Member
Registered: 2011-01-25
Posts: 13

Re: [SOLVED] How to install eiskaltdc++

i am getting this error that 'miniupnpc' is not installed..so should i go on and install it??
Could u just give me a binary answer..

thanks in advance..

Offline

#6 2011-02-09 15:11:12

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [SOLVED] How to install eiskaltdc++

Pratgeek wrote:

Could u just give me a binary answer..

1



tongue sorry couldn't resist....

More seriously - I can't help you with this any further, as you are not prepared to help yourself. This procedure is very well documented, all you have to do is read. You should also be prepared to try AND FAIL as many times as necessary.

Offline

#7 2011-02-10 07:35:25

Pratgeek
Member
Registered: 2011-01-25
Posts: 13

Re: [SOLVED] How to install eiskaltdc++

finally got it!!

thanks for being strict, cause in the process i learned a lot. smile

Offline

#8 2011-02-10 09:35:06

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [SOLVED] How to install eiskaltdc++

"Arch - the tough love distro" big_smile

Offline

#9 2011-08-07 21:24:38

Knot
Member
Registered: 2009-05-18
Posts: 6

Re: [SOLVED] How to install eiskaltdc++

boost needs to be installed in order to solve the problem.

pacman -S boost

no amount of reading the archwiki on how to install packages from the AUR will solve the problem

Offline

Board footer

Powered by FluxBB