forums.xandros.com Forum Index forums.xandros.com
Xandros User Forums
 
 FAQFAQ   SearchSearch   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Compiling Howto
Goto page Previous  1, 2
 
Post new topic   Reply to topic    forums.xandros.com Forum Index -> Linux Devel 101
View previous topic :: View next topic  
Author Message
gnuuser
Xandrosian
Xandrosian


Joined: 23 Jan 2007
Posts: 164
Location: nwestern pa

PostPosted: Wed Feb 07, 2007 9:40 am    Post subject: Reply with quote

xandros and all linux program forms are open source hence a miriad number of programs were written for it and more are being developed every day and you do not have to be employed by any specific company to write , compile and, post programs for use.
most programs are free for download! the majority of cost to software is involved with printing manuals to ship with software.
what was attractive about linux for me was the wide range of programs developed for it.
To find compareable programs that I was looking for in win duhs when i was able to find them the cost was very prohibitive.
Example: I am setting up a slc system for automating a home for a handicapped woman ( visual indicators, automated temp control, timer controlled, ect)
the software required to run the system cost over $1,000 and the lessons on using the software cost $1,250 per person.
windoze and mac systems have a lot of different programs but they do not compare to the
large volume that i have found within linux.
as a noob to linux myself i sometimes find it daunting! But i am catching on fast thanks to you wonderful people and i feel proud to have been welcomed to the xandros community
and hope i can be of help to others Cool
_________________
the only stupid question there is is the question that is not asked!

registered Linux user number 505431
Back to top
View user's profile Send private message Yahoo Messenger
Clancy
Xandrosian
Xandrosian


Joined: 01 Mar 2004
Posts: 902
Location: NSW, Oz

PostPosted: Tue Oct 30, 2007 6:29 pm    Post subject: Reply with quote

jimh76_99 wrote:
I'm trying to install PCB from tarred source.
When I try to run ./configure I get a "no such file or directory" bash error. Is there something else I need to install first before I try to compile this application?


I recently encountered this problem trying to compile projectM 1.01 (my first ever attempt at compiling). It had me bamboozled for a bit - it turns out not every source code package uses

Code:
./configure
make
make install


to compile. The install file for my package gave other instructions:

Code:
cmake . -DCMAKE_BUILD_TYPE=RELEASE
make
make install


I have no idea how many options there are: I suggest having a look at the install and / or readme files before you try compiling a package. They might also list dependencies etc.
_________________
(expert with questions)
I'm a girl, ask me how.
Back to top
View user's profile Send private message
BlueFox
Xplorer


Joined: 06 Mar 2008
Posts: 3

PostPosted: Fri Mar 07, 2008 2:23 am    Post subject: Reply with quote

Hi
I am starting a course on C++ programming and I want to use my Xandros loaded Asus Eee PC(on its way via Fedex as I type!!), what do I need to download/install so that I can compilre and run progs? I hope that a 900MHZ processor with 512 MB Ram/4GB space is enough

Thanks
BlueFox
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.xandros.com Forum Index -> Linux Devel 101 All times are GMT - 5 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group