![]() ![]() |
Sep 19 2006, 08:03 PM
Post
#1
|
|
|
Group: Members Posts: 29 Joined: 15-August 06 From: NYC Member No.: 10,804 |
I'm still pretty green to the Zaurus world. Got my Zaurus C1000 about 10 days ago and am still getting acquainted. Apologies if this is a bad question that comes up often. But I just couldn't find any threads for 'make'. It's too common a word and all kinds of results come up. Same in Google.
Basically the title says it all, I'd like to run 'make' and 'make install'. How can I do this? I'm running the Zaurus C1000, Cacko 1.23 Thanks in advance, guys! Loving the Z and this forum! |
|
|
|
Sep 19 2006, 08:40 PM
Post
#2
|
|
![]() Group: Members Posts: 2,808 Joined: 21-March 05 From: Sydney, Australia Member No.: 6,686 |
QUOTE(johnla @ Sep 20 2006, 02:03 PM) I'm still pretty green to the Zaurus world. Got my Zaurus C1000 about 10 days ago and am still getting acquainted. Apologies if this is a bad question that comes up often. But I just couldn't find any threads for 'make'. It's too common a word and all kinds of results come up. Same in Google. Basically the title says it all, I'd like to run 'make' and 'make install'. How can I do this? I'm running the Zaurus C1000, Cacko 1.23 Thanks in advance, guys! Loving the Z and this forum! try searching for zgcc. if you intent to just compile linux apps for cacko, you will be in for a surprise... |
|
|
|
Sep 19 2006, 09:03 PM
Post
#3
|
|
![]() Group: Members Posts: 332 Joined: 8-January 05 From: North East, USA Today Member No.: 6,159 |
Hi,
I'm not sure what you are trying to build. You will need the common build tools, which can be installed by hand (like I did when I last setup my Z with pdaXrom), or you can mount a (compatible, again I don't know about cacko) loop device image file, which would include a directory tree with all of the stuff you need for most compiles. In any case, typically, software in source form, includes a configure script, which looks at your LINUX install, to find various things, and based on where it finds them, creates a makefile. You will know if you have the tools setup right, if you see: make: *** No targets specified and no makefile found. Stop. (If you type "make") and gcc: no input files (If you type "gcc") |
|
|
|
Sep 20 2006, 03:39 PM
Post
#4
|
|
|
Group: Members Posts: 29 Joined: 15-August 06 From: NYC Member No.: 10,804 |
|
|
|
|
Sep 20 2006, 11:57 PM
Post
#5
|
|
|
Group: Members Posts: 1,213 Joined: 9-June 05 From: Gobi Desert, Mongolia Member No.: 7,306 |
I have compiled alot of console stuff, but no gui-stuff using meanies zgcc image, nano/sox/aspell/man/groff/less/pybluez just to name a few.
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 23rd May 2013 - 04:41 PM |