Jump to content
xisto Community
Sign in to follow this  
tattoopunk

Fedora Core 3 Some troubleshooting questions

Recommended Posts

Got everything running smoothly, but I am now trying to 'install' a couple of games. From the readme I see that I need to ...

Compiling:
First untar the package:
 
$ tar xfzv wesnoth-0.x.tar.gz

then
 
$ cd wesnoth-0.x

followed by
 
$ ./configure

compile with

$ make
 

Installing:
 
$ make install

I've tried running the terminal and enterind cd/home/drew/wesnoth-0.8.11 which is what the adress is given as when I browse the folder, but it says

bash: cd/home/drew/wesnoth-0.8.11: No such file or directory

Am I doing something wrong?
Also, what application should I use to open the installer for SIN? it is called SinDemo_x86.run

Thanks for any help you can offer. Other than not being able to figure these problems out, I love the distro and strongly recomend it.

Share this post


Link to post
Share on other sites

works up to the make point, then I get this

[drew@localhost wesnoth-0.8.11]$ makemake: *** No targets specified and no makefile found.  Stop.


Share this post


Link to post
Share on other sites

if there is no makefile, then the configure script must have failed, read the configure scripts error, it will tell you what to do.you cant just ignore errors.as for the.run file, just run it. its executable... (you may need to make it executable first.."chmod +x fileName"

Share this post


Link to post
Share on other sites

OR

You could try download the game through YUM..

That's a kind of download-install-manager from Red Hat, you first need to setup a yum.conf first though

http://forums.xisto.com/no_longer_exists/

This is about basic usage of yum

You need to add repo's to the yum.conf, that means you have to find the /etc/yum.conf file and edit it.

http://forums.xisto.com/no_longer_exists/

You can find a list of repos here, all you need to do is add them to the file specified above.

If the game exists, all you need to do is

yum install ...gamename...

then yum will automaticaly download and install the files you need. Works excellent

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.