PDA

View Full Version : ***descryption Disabled***



sibile
02-02-2002, 11:46 AM
hello people

i have redhat 7.1, KDE 2.1.1 and succesfully installed ShowEQ 3.1.2

after type "showeq" in the console i see this:

ShowEQ 3.1.2, release under the GPL
using config file 'usr/local/share/showeq/showeq.conf'
Disabling decoder due to showeq.conf preferences
***DECRYPTION DISABLED***

Decoder has been manually disabled by either -b, the BrokenDecode option, or a missing libEQ.a library.

(there should be a more detailed message above)
Loading filters from 'usr/local/share/showeq/filter.conf'

the libEQ.a file is placed in /usr/lib

anyone have a answer for me??

fine day
Sibile

S_B_R
02-02-2002, 12:04 PM
Offically 3.1.2 does not support decryption. At least it hasn't for quite a while now. Also on this board I don't think you will get much (if any) help getting decryption to work with that version. Since the only method to get 3.1.2 to decrypt is by using and unsupported version of libEQ.a... I would suggest upgrading to ShowEQ v4.

sibile
02-03-2002, 04:41 PM
hy together!

ok...i have downloaded the SEQ4 an try to run ./configure but i need gcc3 for this version.

ok...i donloaded gcc3-3.0.1-3.src.rpm and installed this with rpm -Uvh gcc3-3.0.1-3.src.rpm but i can't compiled showeq (error: i must have GCC G++ 3.0 or greater)

is this all? or need more updated files?

thanx for helping!

sibile

Cryonic
02-03-2002, 07:01 PM
umm.....


src.rpm means it is the SOURCE for gcc3, not the actual compiler. To use it you would need to do:

rpmbuild --rebuild *.src.rpm

then when it finishes go to /usr/src/redhat/RPMS/i386/ and install the rpms you find there.