LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-05-2005, 07:30 AM   #1
artificialGekko
Member
 
Registered: Mar 2005
Posts: 77

Rep: Reputation: 15
Can't find X when trying to install tarball


Hi!

I only just recently started using Linux so I still lack a lot of knowledge of this OS...
I downloaded a couple of programs, untared them and tried installing them by first using ./configure in the shell. It started configuring, but at some point the configuration for all of the programs states

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

I've searching through different boards now but couldn't find (or probably just couldn't understand ) any sollution for the problem.

I'm using Suse 9.2 on a Sony Vaio FX401 notebook, KDE 3.3, Xorg 6.8.1 and I've been trying to install the programs to /home/myName/bin AND to /opt in root-mode.
The programs are: KGuitar (a guitar-tabs notation program), Bluefish (some editor), KDevelop (another editor) and Quanta.

Thanks for any help!
 
Old 03-05-2005, 08:28 AM   #2
Oliv'
Senior Member
 
Registered: Jan 2004
Location: Montpellier (France)
Distribution: Gentoo
Posts: 1,014

Rep: Reputation: 36
Hello,

I think you just need to install Xorg headers. So that's probably a package named Xorg-6.8.1-dev

Oliv'
 
Old 03-05-2005, 08:30 AM   #3
Komakino
Senior Member
 
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938

Rep: Reputation: 55
You'll need to install the x-devel packages or xorg-devel packages. I'm not entirely sure what they're called because I don't use packages.
 
Old 03-07-2005, 11:09 AM   #4
artificialGekko
Member
 
Registered: Mar 2005
Posts: 77

Original Poster
Rep: Reputation: 15
Thanks for the quick help!

I downloaded and untared the xorg-x11-devel package and came up with several folders which I'm not all too sure about what to do with.
The package has these folders and files:

etc
- postinstall
- - xorg-x11-devel.sh
- profile.d
- - xorg-x11-devel.csh
- - xorg-x11-devel.sh
usr
- include
- - X11 (link)
- - - (loads of stuff)
- - X11R6
- - - bin
- - - include
- - - lib
- - - share

Can you tell me what to actually do with these files once I untared them? I'm not yet familiar with the file-extensions of Linux, I tried untaring the files to the root-folder but that wouldn't wanna work somehow.

Thank you very much
 
Old 03-07-2005, 07:49 PM   #5
artificialGekko
Member
 
Registered: Mar 2005
Posts: 77

Original Poster
Rep: Reputation: 15
Okay, I searched some more and found a rpm for the devel-pack. I installed it but it still doesn't work, same error message when I try to configure the programs I plan to install. Anybody please help!
 
Old 03-08-2005, 08:34 PM   #6
artificialGekko
Member
 
Registered: Mar 2005
Posts: 77

Original Poster
Rep: Reputation: 15
b to the u to the m to the mo****f*****' P!

I'm still desperately tinkering on my linux for a couple days now already - I don't know what's the little trick I'm still lacking, but it can't be that I'm not able to install a simple program

Anybody knows what's up with this error and what I can do to fix it?

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

Any help greatly appreciated! I'm already downloading Debian and Slackware to see if things work more smoothly there...
 
Old 03-09-2005, 07:31 AM   #7
Oliv'
Senior Member
 
Registered: Jan 2004
Location: Montpellier (France)
Distribution: Gentoo
Posts: 1,014

Rep: Reputation: 36
To be sure that you have correctly installed Xorg-devel package, check that you have the following directories:
Code:
[14:15][olivier@Olinux ~]$ls /usr/X11R6/include/
DPS  GL  X11  xf86Optrec.h  xf86Parser.h
[14:34][olivier@Olinux ~]$ls /usr/X11R6/include/X11/
ap_keysym.h   cursorfont.h  keysymdef.h  Shell.h       X11        Xdefs.h       Xlib.h     xpm.h          Xutil.h
bitmaps       DECkeysym.h   keysym.h     ShellP.h      Xalloca.h  Xdmcp.h       Xlibint.h  Xpoll.h        XWDFile.h
Composite.h   extensions    Object.h     SM            Xarch.h    XF86keysym.h  Xlocale.h  XprintAppUtil
CompositeP.h  fonts         ObjectP.h    StringDefs.h  Xatom.h    Xft           Xmd.h      XprintUtil
ConstrainP.h  HPkeysym.h    pixmaps      Sunkeysym.h   Xauth.h    Xfuncproto.h  Xmu        Xproto.h
Constraint.h  ICE           PM           Vendor.h      Xaw        Xfuncs.h      Xosdefs.h  Xprotostr.h
Core.h        Intrinsic.h   RectObj.h    VendorP.h     Xcms.h     X.h           Xos.h      Xresource.h
CoreP.h       IntrinsicP.h  RectObjP.h   X10.h         Xcursor    XKBlib.h      Xos_r.h    Xthreads.h
If not, it means that your Xorg headers are not correctly installed
 
  


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
make install does not install daemons (clamd snortd). Is this a feature of tarball? Emmanuel_uk Linux - Newbie 3 11-15-2005 01:29 AM
Can we install tarball with YaST ? TigerLinux SUSE / openSUSE 8 10-27-2005 11:07 AM
How do I install a patch to a tarball? willgwitt Linux - Newbie 1 10-14-2004 01:15 AM
how do u install a tarball? brianwoods Linux - Newbie 4 05-27-2004 08:11 PM
How do you install from a tarball? HoosTrax Linux - Software 3 02-10-2004 12:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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