Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
06-13-2010, 03:53 AM
|
#1
|
|
LQ Newbie
Registered: Jun 2010
Posts: 7
Rep:
|
develop[ment
Hey,
I am new to Linux but I know the c under Linux .
I have developed a code using c,which i wish to
use as a software...but don't know the complete information about
same.I know only some part of it but not clearly..so anyone please
give me idea about how should i start developing it ??
|
|
|
|
06-13-2010, 05:19 AM
|
#2
|
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,466
Rep: 
|
Can you explain your question in more detail please, because I don't really understand it. I understand that you've written a program in C and then I don't really understand the problem. Do you not know how to compile your software, or how to run it, or both?
|
|
|
|
06-13-2010, 05:28 AM
|
#3
|
|
LQ Newbie
Registered: Jun 2010
Posts: 7
Original Poster
Rep:
|
actually...
just like a normal software..i have all the necessary
*.c and *.h files but i dont know how to link them together
and get my software installed on my machine.
like any other package, you download to install, has
files such as configure,conf*.ac,install-sh,missing,makefile etc...
so how to create them and all related information to this , i need...
can you help me? also i googled everything but still its not clear to me.
|
|
|
|
06-13-2010, 06:15 AM
|
#4
|
|
Member
Registered: Aug 2009
Location: Oregon, USA
Distribution: Arch
Posts: 864
Rep: 
|
So basically you're wondering how to build your software, then install it as a package? for compiling, you should familiarize yourself with the likes of gcc, ld, make, etc. These are the standard compilation/linking tools used by most GNU/Linux distributions.
As for compiling it into a package, you'd need to be familiar with how your distribution packages software (e.g. Debian and derived distros use the .deb format, Red Hat-like distros use the .rpm format, etc.), and the tools used for each.
|
|
|
|
06-13-2010, 06:48 AM
|
#5
|
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen, DK
Distribution: pclos2012.8, Slack1337 DebSqueeze, +50+ other Linux OS, for test only.
Posts: 11,762
|
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:53 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
|
|