LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Torsmo: Need Help Installing (https://www.linuxquestions.org/questions/linux-software-2/torsmo-need-help-installing-265135/)

Cyberian 12-11-2004 03:47 AM

Torsmo: Need Help Installing
 
Hi,

It says that I don't have X, but I obviously do.

Code:

[cyberian@localhost ~]$ cd torsmo-0.17
[cyberian@localhost torsmo-0.17]$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for X... no
Sorry, X is very much needed
[cyberian@localhost torsmo-0.17]$

What do I do?

Mega Man X 12-11-2004 04:03 AM

I think you need xfree-devel package in order to install Tormo (or Xorg?). If you are not sure if you have the devel package installed or not, try:

rpm -qa | grep xfree

Good luck!

Cyberian 12-12-2004 05:25 AM

I typed it in, and nothing happens. What does that mean?

acid_kewpie 12-12-2004 05:46 AM

install xorg-x11-devel.something.rpm from your distro cd's. not sure exactly what it'll be called to be honest, possibly xorg-devel. FC3 presumably doesn't use xfree86 any more.

Cyberian 12-14-2004 08:54 PM

I tried installing xorg-x11-devel. But it says I am missing the xorg-x11-libs. So I am about to install it, and noticed that I already have a newer version.

So why would xorg-x11-devel install?


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