Re: cant install kwintv 0.8.5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hello Greg,

I encountered the same problems with RH7 -- I fixed it by editing
"parsecl.cpp". I don't know the exact reason why it fails and
I remeber that it worked with an SuSE based Linux system...

But anyway:

Change line 131
from
> exit(0)
to 
>_exit(0)	

And add the following include at the *beginning* of the
file:

> #include <unistd.h>

(Without all the ">" of course...)

> Thanks
> Greg

CU
Michael.





[Index of Archives]     [Linux DVB]     [Video Disk Recorder]     [Asterisk]     [Photo]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Free Photo Albums]     [Fedora Users]     [Fedora Women]     [ALSA Users]     [ALSA Devel]     [Linux USB]

Powered by Linux