LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-19-2004, 10:24 AM   #1
harpduty
LQ Newbie
 
Registered: Oct 2004
Distribution: Slackware
Posts: 4

Rep: Reputation: 0
Installing Ogle on Slackware


I have just load the required files for ogle which are

ogle-0.9.2
ogle_gui-0.9.2
libdvdread-0.9.4
a52dec-0.7.4
libglade-2.0.1-i386-1.tgz
libdvdcss-1.2.5-i386-1.tgz

and I have tar'd all the files and compiled them using ./configure make & make install but when I go to configure ogle_gui-0.9.2 it tells me

configure: error: You must have libglade development files

and goes back to the promt. I have unziped the libglade file but no go on ogle_gui seeing it.

When I try to just run ogle without the qui interface and just type ogle at the promt I get this following error

libdvdread: Encrypted DVD support unavailable.
libdvdread: DVDDiscId read returned -1 bytes, wanted 30720.
libdvdread: Encrypted DVD support unavailable.
FATAL [ogle_mpeg_ps]: dvdreadblocks failed.

Would someone be able to point me into what I might be doing wrong on the install part or what I might be missing. Thank you for your time

William
 
Old 10-19-2004, 01:20 PM   #2
geniarse
Member
 
Registered: May 2003
Location: UK
Distribution: Gentoo
Posts: 141

Rep: Reputation: 15
has libglade been installed in the right place?? It should be under /usr but often configure scipts don't pick up on this and install to /usr/local. reinstall libglade with:

Code:
./configure --prefix=/usr
and just to make sure do the same with all other packages (I think the final problem is because libdvdcss is installed in the wrong place).

Also I'll give you a tip try using check install (http://asic-linux.com.mx/~izto/checkinstall/), this tool performs the equivalent of "make install" but can creates a slackware package which makes uninstalling software a breeze. So instead of usual procedure:

Code:
tar -xzf foo.tar.gz
cd foo
./configure --prefix=/usr
make
checkinstall -S
(-S tells checkinstall to build a slackware package)

Last edited by geniarse; 10-19-2004 at 01:40 PM.
 
Old 10-19-2004, 01:45 PM   #3
harpduty
LQ Newbie
 
Registered: Oct 2004
Distribution: Slackware
Posts: 4

Original Poster
Rep: Reputation: 0
geniarse


I tar'd the files:
libglade-2.0.1-i386-1.tgz
libdvdcss-1.2.5-i386-1.tgz

put they did not make a new dir. like when I tar'd the ogle-0.9.2 and ogle_ugi.0.9.2.

when I tar'd the two files they only created the usr/ and install/ but when I go into either of those to try and configure the two files I am out of luck. So I am not sure where else to look. I did check the /usr/local and there is nothing of those two files there.
 
Old 10-19-2004, 02:16 PM   #4
geniarse
Member
 
Registered: May 2003
Location: UK
Distribution: Gentoo
Posts: 141

Rep: Reputation: 15
I see the problem now, these aren't source files, they are already slackware packages. To install:

Code:
installpkg libglade-xxx.tgz
as root of course
 
Old 10-19-2004, 02:28 PM   #5
harpduty
LQ Newbie
 
Registered: Oct 2004
Distribution: Slackware
Posts: 4

Original Poster
Rep: Reputation: 0
Sweet I got the ogle to run from the command line but the gui I have been unable to get to work due to the libglade file. I also was able to get the xine player to work as well. Thank you for your help on this matter.
 
Old 10-20-2004, 12:44 AM   #6
Lenard Spencer
Member
 
Registered: Sep 2004
Location: Florida
Distribution: Slackware, Linux from Scratch
Posts: 335

Rep: Reputation: 202Reputation: 202Reputation: 202
After you get the libraries installed, and before you build Ogle, do "ldconfig" to update your shared library pointers. Ogle should compile clean after that if you have the other libraries (libxml2, libmad, etc.) installed as well.
 
Old 10-20-2004, 03:35 AM   #7
harpduty
LQ Newbie
 
Registered: Oct 2004
Distribution: Slackware
Posts: 4

Original Poster
Rep: Reputation: 0
OH did not know I had to have the libxml2 file as well and I already have libmad but not sure if I have installed it yet or not. I have already compiled Ogle already and it works fine from the command line just not the gui part of Ogle won't compile for me. I will try the libxml2 and libmad files and do the ldconfig command and then try to compile Ogle_gui. Thank you for the info Lenard.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ogle problem TuxFreak Linux - Software 2 12-25-2004 05:48 PM
ogle dvd player for Slackware 10.0 charlessmyth Linux - Newbie 0 08-25-2004 05:44 AM
ogle in 9.2 hobylinux Mandriva 1 12-03-2003 09:27 AM
problems installing ogle gui jarvispjnk Linux - Software 0 09-15-2003 02:56 AM
ogle evian Linux - Software 6 03-16-2003 09:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration