Author Topic: How Do I Run A 'make' For Installation?  (Read 3597 times)

johnla

  • Newbie
  • *
  • Posts: 29
    • View Profile
    • http://
How Do I Run A 'make' For Installation?
« on: September 20, 2006, 12:03:36 am »
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!
[span style=\'font-size:11pt;line-height:100%\']C1000 - 4GB SD - Planex CF Wifi
Cacko 1.23
[/font][/span]

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
How Do I Run A 'make' For Installation?
« Reply #1 on: September 20, 2006, 12:40:29 am »
Quote
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!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=141832\"][{POST_SNAPBACK}][/a][/div]

try searching for zgcc. if you intent to just compile linux apps for cacko, you will be in for a surprise...
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

miskinis

  • Sr. Member
  • ****
  • Posts: 348
    • View Profile
    • http://
How Do I Run A 'make' For Installation?
« Reply #2 on: September 20, 2006, 01:03:47 am »
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")
_John Miskinis_

johnla

  • Newbie
  • *
  • Posts: 29
    • View Profile
    • http://
How Do I Run A 'make' For Installation?
« Reply #3 on: September 20, 2006, 07:39:05 pm »
Quote
try searching for zgcc. if you intent to just compile linux apps for cacko, you will be in for a surprise...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=141834\"][{POST_SNAPBACK}][/a][/div]

Thanks! So what's the surprise? It's not going to work?

Lemme try to find out. Thanks again..
[span style=\'font-size:11pt;line-height:100%\']C1000 - 4GB SD - Planex CF Wifi
Cacko 1.23
[/font][/span]

bam

  • Hero Member
  • *****
  • Posts: 1213
    • View Profile
    • http://thegrinder.ws
How Do I Run A 'make' For Installation?
« Reply #4 on: September 21, 2006, 03:57:46 am »
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.
SL-C3100 current: Stock/Tetsu 18h
Socket BT CF Card
Linksys WCF-12 802.11b/Cheapie USB Ethernet

The Grinder