MEPIS This forum is for the discussion of MEPIS Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-26-2006, 03:20 PM
|
#1
|
Member
Registered: Feb 2004
Location: england
Distribution: mepis 3-4-3 [join us]
Posts: 154
Rep:
|
can't install game " Can't find X, you need X! "
Hi I am trying to install a game in simply mepis alpha2 6.0 .The game is called xgalaga hear is what i get from a shell?
root@1[samuelmp]# cd /home/samuelmp/Desktop/xgalaga_2.0.34.orig
root@1[xgalaga_2.0.34.orig]# ./configure
bash: ./configure: No such file or directory
root@1[xgalaga_2.0.34.orig]# make install
make: *** No rule to make target `install'. Stop.
root@1[xgalaga_2.0.34.orig]# make
make: *** No targets specified and no makefile found. Stop.
root@1[xgalaga_2.0.34.orig]# cd /home/samuelmp/Desktop/xgalaga_2.0.34.orig/xgalaga-2.0.34
root@1[xgalaga-2.0.34]# ./configure
creating cache ./config.cache
checking host system type... i686-pc-linux
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... yes
checking for ranlib... ranlib
checking for X... no
configure: error: Can't find X, you need X!
root@1[xgalaga-2.0.34]#
my queston how can I install this game
and what is X
|
|
|
04-26-2006, 04:11 PM
|
#2
|
Member
Registered: Dec 2005
Location: Espaņa
Distribution: Fedora Core 8 + Debian 4.0 + Vista
Posts: 61
Rep:
|
It means that you need Xwindows (or just, X) to run the game, because it's not for command line interface.
So, you have to install a Xserver (packages xserver-xfree86 or, in my case, xserver-xorg) which can handle this windows and also a desktop enviroment (xfce, fluxbox, kde, gnome...). Then it should run (I suppose).
|
|
|
04-26-2006, 04:15 PM
|
#3
|
Member
Registered: Feb 2004
Location: england
Distribution: mepis 3-4-3 [join us]
Posts: 154
Original Poster
Rep:
|
O.K where can i download that for mepis based on debian
|
|
|
04-26-2006, 04:33 PM
|
#4
|
Member
Registered: Dec 2005
Location: Espaņa
Distribution: Fedora Core 8 + Debian 4.0 + Vista
Posts: 61
Rep:
|
I don't know mepis, but here I've read that it supports apt repositories (and also other ways to install and update software)
As I use debian, the way I install software usually is using apt.
So, if you don't have a /etc/apt/sources.list, you can write one following the guidelines exposed in this thread:
http://www.linuxquestions.org/questi...d.php?t=330913
Then, simply type as root:
Code:
apt-get install package
EDITED: By the way, if you use apt to install your software, it also check and resolve dependecies, so maybe typing
Code:
apt-get install xgalaga
you get all the software you need.
Last edited by guedellas; 04-26-2006 at 04:34 PM.
|
|
|
04-26-2006, 04:43 PM
|
#5
|
Member
Registered: Feb 2004
Location: england
Distribution: mepis 3-4-3 [join us]
Posts: 154
Original Poster
Rep:
|
I need an easy way to install XFree86
I will only get the same problem
|
|
|
04-26-2006, 06:24 PM
|
#6
|
antiX
Registered: May 2005
Location: Greece
Distribution: antiX using herbstluftwm, fluxbox, IceWM and jwm.
Posts: 639
Rep:
|
As you are using the Mepis6 which uses the Ubuntu repos, use the Ubuntu universe repo.
Seee here:
http://packages.ubuntulinux.org/dapper/games/xgalaga
I don't use Mepis6 so I don't know what the universe repo address is, as I use Mepis 3.4.3 and the Debian repos.
|
|
|
07-10-2006, 11:47 AM
|
#7
|
Member
Registered: Feb 2004
Location: england
Distribution: mepis 3-4-3 [join us]
Posts: 154
Original Poster
Rep:
|
I installed it by APT-GEt insted
|
|
|
All times are GMT -5. The time now is 03:55 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|