Linux - Forum - Compile


Coding Friends Forums Index - > Linux

Author Message
Ian
User Image

Forum Posts = 90
Tutorial Posts = 62

Insert date (GMT)
2006-12-18 11:02:55
Encase anybody needs to install from source code within Linux, you just need to follow the 3 main steps.

./configure
make
make install

this will configure the makefiles to be usable on your Linux setup, and also alarm to anything that is required, the make will make the source code into binary versions and the make install will install into the /usr directory structure (for example).
Pages - 1 
User Name Password
Copyright@CodingFriends, 2005-2006. All Rights Reserved.
Home | Forums | Tutorials | Users
RSS Feeds - Global Global CodingFriends RSS Feed - Tutorials Tutorials CodingFriends RSS Feed - Forums Forums CodingFriends RSS Feed - News News CodingFriends RSS Feed
Users
Login|Password problem| Register here

Tutorials
Tutorials Home

Forum
Forum Home| AJAX| C/C++| C#/Mono| Java| Javascript| PHP| Ruby| SQL| (X)HTML/CSS| VB| Tutorials Chat| K/Ubuntu| Linux| Windows| Miscellaneous| Network| PC's| Routers/Firewalls

Projects
3D Game

Site
Home| About me| Links| FAQ

Search