PDA

View Full Version : How to: Compiling


CameronCalver
March 14th, 2006, 03:02 AM
Cameron,

Hey I am New to linux and i would like to know how to compile first i downloaded worms of prey from http://wormsofprey.org/download.html and i have all these files and i dont no how to install them i think it is something to do with the makefile but im not sure so can some1 plz go to that website and see if they can do it and then tell me how thanks:confused:

encompass
March 14th, 2006, 05:24 AM
first... take a look in the files for a INSTALL file or a README file and read the text on the details of the installation...
Next odds are you will need to compile the program... that is done buy first..
Make sure that you have all the install parts to make a compile...
sudo apt-get install build-esentials
next ... just fallow waht it says to do in the readme...
something to do with make make install, that kind of stuff. did you fine the readme file?

LivnLarge
March 14th, 2006, 05:57 AM
sudo apt-get install build-esentials

i think thats a type it should be sudo apt-get install build-essential

CameronCalver
March 15th, 2006, 02:13 AM
when u say the right sudo........ where do i right it in jus in the terminal or do i type it in a file

CameronCalver
March 15th, 2006, 02:15 AM
also i want to install wine from http://www.winehq.com/site/download-deb

i went into synaptic and added deb-src http://wine.sourceforge.net/apt/ source/ then wat do i do it says its installed but where is it???

CameronCalver
March 15th, 2006, 02:16 AM
also i want to install wine from http://www.winehq.com/site/download-deb

i went into synaptic and added deb-src http://wine.sourceforge.net/apt/ source/ then wat do i do it says its installed but where is it???

bjweeks
March 15th, 2006, 02:19 AM
when u say the right sudo........ where do i right it in jus in the terminal or do i type it in a file

termal

also i want to install wine from http://www.winehq.com/site/download-deb


sudo apt-get install wine

CameronCalver
March 15th, 2006, 02:34 AM
when i have downloaded it will it install itself and when it has how will i get into the program

bjweeks
March 15th, 2006, 02:35 AM
type wine in termal

CameronCalver
March 15th, 2006, 02:39 AM
when i have downloaded it will it install itself and when it has how will i get into the program

CameronCalver
March 15th, 2006, 03:40 AM
Have a look at this and c if u know what went wrong

broadband@Bird2Fish:~$ sudo apt-get wine install
E: Invalid operation wine
broadband@Bird2Fish:~$ sudo apt-get install wine
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
wine
0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded.
Need to get 12.5MB of archives.
After unpacking 48.6MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
wine
Install these packages without verification [y/N]? y
Get:1 http://wine.sourceforge.net binary/ wine 0.9.9-winehq-2 [12.5MB]
Err http://wine.sourceforge.net binary/ wine 0.9.9-winehq-2
Error reading from server. Remote end closed connection
Failed to fetch http://wine.sourceforge.net/apt/binary/wine_0.9.9-winehq-2_i386.deb Error reading from server. Remote end closed connection
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
broadband@Bird2Fish:~$

handy
March 16th, 2006, 09:37 AM
Hi Cameron,

You allready have Wine installed.

Just a helpful tip, it is not best practice to split your thread, i.e. Start out with one topic & then introduce new ones. Yes I know we see it often, & many of us are guilty of it from time to time!

Still... You can overwhelm your helpers, & end up with less help...