Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| 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. |
Due to network maintenance being performed by our provider, LQ will be down starting at 05:01 AM UTC. The exact duration of the downtime isn't currently known. We apologize for the inconvenience.
|
 |
05-02-2003, 05:14 PM
|
#1
|
|
Member
Registered: Jan 2002
Posts: 52
Rep:
|
Why do Linux IDEs create so many extra files?
I installed Anjuta and created a test project that was a standard static library (console based). When Anjuta finished creating the project there were 31 files! 31? What the hell for? I only want to create an empty project so I can import a bunch of files for myself.
Sorry, rant over!
Is there anything out there that is free and more like Visual Studio where it only creates a handful (or less) files for an empty new project?
Thanks
|
|
|
|
05-02-2003, 05:20 PM
|
#2
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,702
|
the point of those files is for configuring, compiling i18n, and other such standard features that are required for a normal source application, that's the point of it...
|
|
|
|
05-02-2003, 06:29 PM
|
#3
|
|
Member
Registered: Jan 2002
Posts: 52
Original Poster
Rep:
|
Whatever happened to the days of a single makefile?
|
|
|
|
05-02-2003, 08:29 PM
|
#4
|
|
Guru
Registered: Feb 2003
Location: Blue Ridge Mountain
Distribution: Debian Squeeze, Fedora 14
Posts: 7,268
Rep:
|
Gone With the Wind
|
|
|
|
05-03-2003, 03:01 AM
|
#5
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,702
|
if you want a single makefile, make it... having all the standard files means that in theory once you write your code you just tar it all up and there's a finished, fully GPL'd product ready to release
|
|
|
|
05-03-2003, 03:18 AM
|
#6
|
|
Guru
Registered: Jan 2003
Location: Turkey&USA
Distribution: Emacs and linux is its device driver(Slackware,redhat)
Posts: 1,398
Rep:
|
or if you only want the file you created use emacs if you configure it correct you will gaim 10x more speed elastisity than any other exeisting ide.
|
|
|
|
05-03-2003, 12:23 PM
|
#7
|
|
Member
Registered: Jan 2002
Posts: 52
Original Poster
Rep:
|
I've already started working on the Makefile; I figure that's the best solution. I'm just frustrated at not having an alternative to being forced to follow the GPL route. Ah well.....
|
|
|
|
05-03-2003, 12:38 PM
|
#8
|
|
Senior Member
Registered: Nov 2000
Location: Seattle, WA USA
Distribution: Ubuntu @ Home, RHEL @ Work
Posts: 3,892
Rep:
|
You can always write non-GPL software but you have to find it reasonable that a GPLed IDE is probably going to create GPL focused software. Just because you have all those extra files doesn't mean you are licensing your stuff out via the GPL, that is ultimately your decision. Becareful writting commercial code with the free IDE's btw. Many of those IDE's require you to pay for them if you are writting code you plan to make money off of yourself, which is only fair.
John
|
|
|
|
| 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 10:22 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
|
|