Computing.Net > Forums > Linux > Software Updates?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Software Updates?

Reply to Message Icon

Name: justinchristian
Date: May 14, 2006 at 18:32:24 Pacific
OS: SUSE 10
CPU/Ram: 2600Mhz
Product: Emachine
Comment:

Where can I attain Games, and new softwares for SUSE 10, free of charge online for SUSE Linux 10? I use windows for my internet access.

Can someone explain the install process to me? I am uncertain of how to make "make an installer compile etc"


Thanks for your help.



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: May 16, 2006 at 03:19:14 Pacific
Reply:

I haven't used suse for years but I'm sure there is now an online update service in yast which should also let you select new software to install too.


0

Response Number 2
Name: tonysathre
Date: May 16, 2006 at 12:45:25 Pacific
Reply:

make an installer compile etc

Open a Terminal | cd to the directory where the unpacked files are | type ./configure && make && sudo make install && make clean

Fed up with Windows? Try Ubuntu Linux


0

Response Number 3
Name: 3Dave
Date: May 17, 2006 at 05:44:03 Pacific
Reply:

PS Unless you are trying to conserve diskspace you may want to leave off the "make clean" bit so that you can easily run "make uninstall" at a later date if required.

Probably the most important steps when compiling from source is to read any README and INSTALL files contained within the archive.

Ad you are using a debian based distro you may want to look at checkinstall. You would complete all of the steps above until "make install". Run checkinstall instead and it will create a binary package for your system (in your case a .deb) which is easier to keep track of with a package management tool like synaptic.


0

Response Number 4
Name: tonysathre
Date: May 17, 2006 at 10:08:05 Pacific
Reply:

Or you could use alien to create .deb package.

Fed up with Windows? Try Ubuntu Linux


0

Response Number 5
Name: 3Dave
Date: May 17, 2006 at 18:42:54 Pacific
Reply:

tonysathre:
Correct me if I'm wrong, but doesn't alien convert pre-compiled binary packages into different formats as opposed to checkinstall creating packages? Haven't really used alien much....


0

Related Posts

See More



Response Number 6
Name: tonysathre
Date: May 17, 2006 at 19:29:16 Pacific
Reply:

It's used to convert between different package formats. I use it to convert RPM's to DEB's so I can keep track of them with Synaptic.

Fed up with Windows? Try Ubuntu Linux


0

Response Number 7
Name: 3Dave
Date: May 18, 2006 at 01:22:47 Pacific
Reply:

If you ever come across an application for which you can't get a precompiled rpm, deb, tgz etc and only the source code (pretty unlikely!) or if you want to run something compiled specifically for your system then definitely give checkinstall a look....

http://asic-linux.com.mx/~izto/checkinstall/


0

Response Number 8
Name: tonysathre
Date: May 18, 2006 at 09:49:19 Pacific
Reply:

Thanks, I'll look into it. I've never used checkinstall before.

I don't mind compiling from source.

Fed up with Windows? Try Ubuntu Linux


0

Response Number 9
Name: 3Dave
Date: May 19, 2006 at 03:12:11 Pacific
Reply:

These days I'd rather compile from source than use a precompiled binary which is one of the reasons I've switched to Gentoo....I used to think Slackware was fast and stable! :)

Checkinstall gives you the best of both worlds, an application compiled specifically for your system but can still be kept track of with your package manager (rpm, deb, tgz etc).


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Software Updates?

Software updates www.computing.net/answers/linux/software-updates/30209.html

how to update driver? www.computing.net/answers/linux/how-to-update-driver/27360.html

Linux ftp www.computing.net/answers/linux/linux-ftp/18037.html