LinuxQuestions.org
Visit Jeremy's Blog.
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 05-05-2006, 08:38 PM   #1
bazaloo
LQ Newbie
 
Registered: Aug 2005
Distribution: Suse 10
Posts: 10

Rep: Reputation: 0
Compiling tvtime on suse 10


I've been trying to compile tvtime on suse 10 and I'm at a point where its asking for X libraries. I did a ./configure and the last few lines look like this:

...
checking zlib.h presence... yes
checking for zlib.h... yes
checking for png_read_png in -lpng... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for freetype-config... /usr/bin/freetype-config
checking for xml2-config... /usr/bin/xml2-config
checking for X... no
configure: error: X needed and no X libraries or development headers found

I tried using yast to update the devel package for xorg (like I did with zlib and other packages) but it seems like they are already installed. How can I be sure if the xorg libraries already exist on my system?
 
Old 05-05-2006, 10:34 PM   #2
bazaloo
LQ Newbie
 
Registered: Aug 2005
Distribution: Suse 10
Posts: 10

Original Poster
Rep: Reputation: 0
I sorted it out. To verify that you have (at least some, if not all of) the library xorg library files you can do a search for libxaw*. Noobs remember the asterix when using the search utility in SUSE. That should return a bunch of results, which in my case has a path of "usr/X11R6/lib/". When you're doing a ./configure do it with the following parameters: ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/lib/ Aparently if you dont do this then the configure script wont know where the xorg library files are. You can do a ./configure -h to see all the possible arguments for the script

[------- UPDATE --------]

So I was right about not having all library files. Use yast to search for "xorg-x11-devel". That should have all you need to compile with xorg library files. Its right there on the CD (or DVD) so you dont need to bother waiting for the repositories to refresh. If you dont install that package then your going to have problems when you do the make. So now you can just: ./configure, make, make install

Last edited by bazaloo; 05-05-2006 at 11:21 PM.
 
  


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
tvtime xspider_bg Slackware 1 02-17-2006 06:58 PM
tvtime help jag Linux - Software 0 09-24-2004 01:46 AM
Tvtime :s IffikaS Linux - Software 3 08-26-2004 12:51 PM
TVTime Ehuwiko Linux - Software 3 10-27-2003 08:26 PM

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

All times are GMT -5. The time now is 10:12 PM.

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