You are not logged in.

#1 2007-02-25 21:21:25

dmce
Member
Registered: 2006-12-16
Posts: 20

par2cmdline Install Problem

Hi

Im trying to use hellanzb and it requires par2. I have downloaded par2cmdline and when running make after ./configure it gives me this error:

reedsolomon.cpp:54: error: too few template-parameter-lists
reedsolomon.cpp:83: error: too few template-parameter-lists
reedsolomon.cpp:104: error: too few template-parameter-lists
reedsolomon.cpp:192: error: too few template-parameter-lists
reedsolomon.cpp:236: error: too few template-parameter-lists
reedsolomon.cpp:270: error: too few template-parameter-lists
make[1]: *** [reedsolomon.o] Error 1
make[1]: Leaving directory `/home/dmce/par2cmdline-0.4'
make: *** [all] Error 2

Can anyone help?

Offline

#2 2007-02-26 02:41:37

skymt
Member
Registered: 2006-11-27
Posts: 443

Re: par2cmdline Install Problem

Use the version from the AUR. It has a patch that should solve your problem.

Offline

#3 2007-02-27 17:36:09

dmce
Member
Registered: 2006-12-16
Posts: 20

Re: par2cmdline Install Problem

Dont suppose anyone can give me some help on this? Im not sure how to use PKGBUILD to make use of the patch that is there

Offline

#4 2007-02-27 19:28:56

skymt
Member
Registered: 2006-11-27
Posts: 443

Re: par2cmdline Install Problem

Just download the tarball from the AUR, unpack it, enter the directory you unpacked, and do this:

makepkg
pacman -A par2cmdline-0.4-2.pkg.tar.gz

Just like any other AUR package.

Offline

#5 2007-03-01 22:17:08

dmce
Member
Registered: 2006-12-16
Posts: 20

Re: par2cmdline Install Problem

Thanks folks. Got it going.

Offline

Board footer

Powered by FluxBB