Re: Install problem on FC5
"benni." <[email protected]> Sat, 27 May 2006 12:20:56 +0200
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
Hey, have you tried using the rpms (or better: the yum repo) from freshrpms? RPMs for Fedora Core 5 (Bordeaux) http://bordeaux.freshrpms.net/ You can install the yum repository by executing the following command as=20 root: > rpm -Uvh=20 http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/5/freshrpms-release/f= reshrpms-release-1.1-1.fc.noarch.rpm after that, you call a > yum install ogle and you should be good to go, since it solves all the dependany issues. Enjoy, benni. -SDG- Nigel Henry wrote: > I have an Mplayer source install on FC1, and FC2 on this machine, and D= VD's=20 > play ok. The DVD drive is on an IDE PCI adaptor card. Graphics card is = a Rage=20 > 128 PCI card using r128 driver. >=20 > FC5 has proved to be a different kettle of fish. Post install I had to = change=20 > the graphics card driver to vesa, otherwise X would not start. The RPM = for=20 > Mplayer from the Greysector repo installs, but I get 100% CPU, with jud= dery=20 > playback, and bursts of sound. The source tarball will not install, but= as=20 > the Mplayer folks insist on certain versions of GCC, and FC5's gcc-4.1.= 0-3=20 > doesn't equate, this is probably no surprise, and I havn't bothered to=20 > contact them, as they don't want to know if you have steered away from = the=20 > parameters they have set. >=20 > Next tried Totem, which is installed on FC5. No joy. Went to their site= and=20 > installed libdvdcss RPM for FC5, but still no go. Complaints about miss= ing=20 > plugins, although the DVD I was trying to play was showing on the menu. >=20 > From a post on Linux Questions, someone suggested Ogle, so here I am tr= ying to=20 > install it.=20 >=20 > libdvdcss is already installed, so I have installed, a52dec-0.7.4,=20 > libdvdread-0.9.6, and libmad-0.15.1b. ogle-0.9.2 has a problem.=20 > ogle_gui-0.9.2 installed ok after I installed libglade, and libglade-de= vel. >=20 > This is where the ogle install stops. See below. >=20 > Making install in libogleao > make[1]: Entering directory `/home/djmons/Downloads/Ogle/ogle-0.9.2/lib= ogleao' > make[2]: Entering directory `/home/djmons/Downloads/Ogle/ogle-0.9.2/lib= ogleao' > make[2]: Nothing to be done for `install-exec-am'. > make[2]: Nothing to be done for `install-data-am'. > make[2]: Leaving directory `/home/djmons/Downloads/Ogle/ogle-0.9.2/libo= gleao' > make[1]: Leaving directory `/home/djmons/Downloads/Ogle/ogle-0.9.2/libo= gleao' > Making install in ac3 > make[1]: Entering directory `/home/djmons/Downloads/Ogle/ogle-0.9.2/ac3= ' > source=3D'ac3dec_wrap.c' object=3D'ac3dec_wrap.o' libtool=3Dno \ > depfile=3D'.deps/ac3dec_wrap.Po' tmpdepfile=3D'.deps/ac3dec_wrap.TPo' \ > depmode=3Dgcc3 /bin/sh ../depcomp \ > gcc -DPACKAGE_NAME=3D\"\" -DPACKAGE_TARNAME=3D\"\" -DPACKAGE_VERSION=3D= \"\"=20 > -DPACKAGE_STRING=3D\"\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE=3D\"ogle\"= =20 > -DVERSION=3D\"0.9.2\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_= SYS_STAT_H=3D1=20 > -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRI= NGS_H=3D1=20 > -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DL= FCN_H=3D1=20 > -Dinline=3D__attribute__\ \(\(__always_inline__\)\) -DHAVE_BYTESWAP_H=3D= 1=20 > -DHAVE_SYS_PARAM_H=3D1 -DHAVE_STROPTS_H=3D1 -DHAVE_XSHM=3D1 -DHAVE_XV=3D= 1=20 > -DHAVE_CLOCK_GETTIME=3D1 -DHAVE_MADVISE=3D1 -DLIBOGLEAO_NULL=3D -DLIBOG= LEAO_OSS=3D=20 > -DHAVE_XML=3D1 -DHAVE_XF86VIDMODE=3D1 -DHAVE_XINERAMA=3D1=20 > -DCONFIG_FILE=3D\"/usr/local/share/ogle/oglerc\" -DHAVE_MMX=3D1 -I. -I= . -I..=20 > -I../include -I/usr/local/include -I/usr/local/include -I/usr/include/l= ibxml2 =20 > -fomit-frame-pointer -funroll-loops -g -O2 -Wall -g -O2 -Wall -march=3D= i586=20 > -mcpu=3Dpentiumpro -c `test -f 'ac3dec_wrap.c' || echo './'`ac3dec_wrap= .c > `-mcpu=3D' is deprecated. Use `-mtune=3D' or '-march=3D' instead. > ac3dec_wrap.c:51: error: static declaration of =E2=80=98program_name=E2= =80=99 follows=20 > non-static declaration > ../include/debug_print.h:7: error: previous declaration of =E2=80=98pro= gram_name=E2=80=99 was=20 > here > ac3dec_wrap.c: In function =E2=80=98get_q=E2=80=99: > ac3dec_wrap.c:278: warning: pointer targets in assignment differ in sig= nedness > make[1]: *** [ac3dec_wrap.o] Error 1 > make[1]: Leaving directory `/home/djmons/Downloads/Ogle/ogle-0.9.2/ac3' > make: *** [install-recursive] Error 1 > [root@localhost ogle-0.9.2]# =20 >=20 > Any suggestions as to what might be the problem is welcome. >=20 > Nigel. >=20 > _______________________________________________ > Ogle-user mailing list > [email protected] > http://lists.berlios.de/mailman/listinfo/ogle-user >=20 >=20 > !DSPAM:6,4477786c124375593218060! >=20