LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 09-02-2005, 01:54 PM   #1
speedemonV12
Member
 
Registered: Jul 2005
Posts: 64

Rep: Reputation: 15
compile


Hi...i am trying to compile a couple of things...the last one that i tried was the baghira theme for kde...from kde-look.org....and when i try to compile it, this is what i get....

checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!

anyone know what i should do? this also happened when i was trying to compile superkaramba



thanks


speedy
 
Old 09-02-2005, 03:27 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!

anyone know what i should do? this also happened when i was trying to compile superkaramba"

When you get this type of error on your compiles you should install the development version of the package that it cannot find.

--------------------------
Steve Stites
 
Old 09-02-2005, 03:43 PM   #3
speedemonV12
Member
 
Registered: Jul 2005
Posts: 64

Original Poster
Rep: Reputation: 15
what do you mean install the development version?
 
Old 09-02-2005, 06:13 PM   #4
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"what do you mean install the development version?"

Distributions come with 2 versions of many packages. For example SuSE provides kdelibs3 and kdelibs3-devel. So whatever package ./configure says that it cannot find install your distributions development version of that package.

----------------------
Steve Stites
 
Old 09-02-2005, 09:01 PM   #5
speedemonV12
Member
 
Registered: Jul 2005
Posts: 64

Original Poster
Rep: Reputation: 15
it says it cannot find X just like i said in my first post
 
Old 09-10-2005, 02:30 PM   #6
speedemonV12
Member
 
Registered: Jul 2005
Posts: 64

Original Poster
Rep: Reputation: 15
Compile

OMGGG...I am unable to compile anything. Everything i try to compile, once i type ./configure,....it goes through everything, but then this is the error i get every time...

checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!

wat does this mean!!!!

thanks
speedy
 
Old 09-10-2005, 02:43 PM   #7
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
install xorg-x11-devel from your cd's or in yast.
 
Old 09-10-2005, 02:56 PM   #8
speedemonV12
Member
 
Registered: Jul 2005
Posts: 64

Original Poster
Rep: Reputation: 15
yes this i know ...i have that installed it still says the same thing
 
Old 09-10-2005, 02:58 PM   #9
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
can you provide the output of "rpm -qa | grep xorg"
 
Old 09-10-2005, 03:08 PM   #10
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
speedemonV12 - I have merged your 2 identical threads. Please do not post the same question more than once.
 
Old 09-10-2005, 03:29 PM   #11
speedemonV12
Member
 
Registered: Jul 2005
Posts: 64

Original Poster
Rep: Reputation: 15
okay sorry bout that forgot bout that post...anyway here they are


xorg-x11-fonts-75dpi-6.8.2-30
xorg-x11-Mesa-6.8.2-30
xorg-x11-libs-6.8.2-30.3
xorg-x11-fonts-scalable-6.8.2-30
xorg-x11-Xvnc-6.8.2-30
xorg-x11-server-6.8.2-30
xorg-x11-server-glx-6.8.2-30
xorg-x11-6.8.2-30


....thanks

actually i dont have the devel package installed. it says that in need fontconfig-devel....but when i go to install that, there are a ton of dependencies that i have to install like 50 of them so i did not install the devel xorg package/.....
 
Old 09-11-2005, 06:51 AM   #12
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
What installation medium are you using?
I mention this because not all packages are available on the 5CD set, but on the DVD. If you don't have the DVD, try to add a SUSE mirror to your installation sources. Typically, the installation of the xorg-x11-devel package should not cause any dependency errors when installed with YaST.
 
Old 09-11-2005, 01:59 PM   #13
speedemonV12
Member
 
Registered: Jul 2005
Posts: 64

Original Poster
Rep: Reputation: 15
k

yes I have the dvd edition...i bout the suse 9.3 for dummies book, and it came with the dvd....when i try to install xorg-x11-devel, it says i need fontcofig-devel, and then when i try to install that one, i get a ton of dependencies, and some of the ones that come up on the list, i already have installed, yet it does not recognize them!!!>>

thanks
dont know whats going on but thanks.

speedy
 
Old 09-11-2005, 02:30 PM   #14
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Why aren't you using YAST to do all this? It will resolve the dependencies for you.
 
Old 09-11-2005, 03:13 PM   #15
speedemonV12
Member
 
Registered: Jul 2005
Posts: 64

Original Poster
Rep: Reputation: 15
When i went in YAST, and searched for the devel packages, i could not find any devel packages. So i had to go and download the devel rpm packages, and then install them using YAST. and when i try to install the rpm packages, it says there are dependencies, and shows the ones that i have to install. But some of them i have installed all ready, but it does not see them for some reason.!!!!!!!!.....anyway im still having dependencies when trying to install the devel packages....and its annoying because there are a lot of things that i want to compile, like themes...and stuff.. anyway...hopefully we can come up with some answers lol


thanks
speedy
 
  


Reply



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
what is novell? servnov General 2 09-22-2004 08:34 PM
Novell has an OS? Trinity22 General 9 04-26-2004 11:11 PM
What do you think is next for Novell? THEHERO General 2 11-22-2003 10:42 AM
novell bought suse, now novell may be bought out ronss Linux - Distributions 3 11-17-2003 08:51 AM
Novell Client on Yopper. (Server running Novell 5 SP6) C++freak Linux - Networking 0 06-03-2003 02:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 06:48 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