Nope
I tried that RPM again, the way you told me and i got this:
(This is the exact screen, with all the commands i typed)
---------------------------------------------------------
[root@localhost tmp]# rpm --rebuild linuxvideostudio-0.1.7-1.src.rpm
Installing linuxvideostudio-0.1.7-1.src.rpm
error: failed build dependencies:
gtk+-devel is needed by linuxvideostudio-0.1.7-1
gdk-pixbuf-devel is needed by linuxvideostudio-0.1.7-1
mjpegtools-devel is needed by linuxvideostudio-0.1.7-1
[root@localhost tmp]#
---------------------------------------------------------
I also tried messing around with the tar.gz files, and here are the messages i got on the screen:
first i did ./confgigure and then "make" command:
---------------------------------------------------------
kmplayerview.cpp:377: invalid use of undefined type 'struct ArtsL::SoundServerV2'
kmplayerview.h:39: forward declaration of 'struct Arts::SoundServerV2'
kmplayerview.cpp: In member function 'void KmplayerView::SetVolume(int)':
...(some more similar stuff)
make [3]: *** [kmplayerview.lo] Error 1
make [3]: Leaving directory '/home/john/tmp/kmp/kmplayer/kmplayer'
make [2]: *** [all-recursive] Error 1
make [2]: Leaving directory '/home/john/tmp/kmp/kmplayer/kmplayer'
make [1]: *** [all-recursive] Error 1
make [1]: Leaving directory '/home/john/tmp/kmp/kmplayer'
make: *** [all] Error 2
[root@localhost kmplayer]#
---------------------------------------------------------
There should that be enough for someone to help me? I think its these "dependencies" shit i need to work around. I'll also get some other tar.gz stuff and try make them work, just to be sure...
On the good side of things, WWW is doing Awesome on Linux. Galeon is great. I am wondering if i can set up http or ftp presentations ... you know like
http://123.12.123.12:80 or something. And how do i find my IP on Linux?