LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problem compiling (https://www.linuxquestions.org/questions/linux-newbie-8/problem-compiling-247251/)

Kami.JZ 10-25-2004 07:01 PM

Problem compiling
 
Just installed linux, and I am trying to install Fluxbox. After I typed ./configure on the last line it says
Code:

configure: error: Fluxbox requires the X Window System libraries and headers.
Anyone know where I can get the libraries?

By the way, after I installed Fluxbox how am I able to set it as my default windowmanager when linux starts up.

qwijibow 10-25-2004 07:22 PM

i assumed you installed X via a binary method (RPM or Debian package or slackare package or whatever)
and now you are attempting to compile from source a window manager....

so you need to install the X source code.... (source packages are labeled -devel)
so install the X-devel or Xorg-devel or Xfree-devel.. whatever your distro (whatever it is) uses.

(if you want lett whatevers in your answer, fill in the distro part of your profile)

Kami.JZ 10-25-2004 08:28 PM

I've downloaded the file XFree86-libs, its a rpm file, when I try to install I get
Code:

Installation failed:
        file /usr/X11R6/lib/libGL.so.1.2 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libICE.so.6.3 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libOSMesa.so.4.0 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libSM.so.6.0 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libX11.so.6.2 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libXTrap.so.6.4 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libXaw.so.6.1 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libXaw.so.7.0 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libXcursor.so.1 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libXext.so.6.4 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libXfont.so.1 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libXft.so.1.1 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libXft.so.2 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libXi.so.6.0 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libXmu.so.6.2 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libXmuu.so.1.0 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libXp.so.6.2 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libXrandr.so.2.0 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libXrender.so.1 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libXt.so.6.0 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libXtst.so.6.1 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libdps.so.1.0 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libdpstk.so.1.0 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk
        file /usr/X11R6/lib/libpsres.so.1.0 from install of XFree86-libs-4.3-8.7.91mdk conflicts with file from package libxorg-x11-6.7.0-2mdk

Is it I downloaded the wrong file, if so can you give me teh exact name to the correct one.

comprookie2000 10-25-2004 08:41 PM

What distro are you using?

<-

heema 10-26-2004 04:06 AM

yes what distro are u using as it will be alot easier to use a package manager like apt , urpmi , yum , .....

Kami.JZ 10-26-2004 06:08 AM

I am using Mandrake 10.1 Community.

heema 10-26-2004 06:28 AM

ok u can first try to see if they are in the cds by searching in the software manager in the mandrake control center , if u didnt find them then type :

urpmi.removemedia -a

urpmi.addmedia main
http://mirrors.usc.edu/pub/linux/dis...586/media/main
with synthesis.hdlist.cz

urpmi.addmedia jpackage
http://mirrors.usc.edu/pub/linux/dis...media/jpackage
with synthesis.hdlist.cz

urpmi.addmedia contrib
http://mirrors.usc.edu/pub/linux/dis.../media/contrib
with synthesis.hdlist.cz

urpmi.addmedia updates
http://mirrors.usc.edu/pub/linux/dis...1/main_updates
with media_info/synthesis.hdlist.cz

urpmi.update -a


this will setup urpmi which u will then find anything u want in the software manager


All times are GMT -5. The time now is 08:19 PM.