Running openkore in Mac OSX

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderator: Moderators

Message
Author
cpdelc
Noob
Noob
Posts: 3
Joined: 22 May 2009, 06:32
Noob?: Yes
Location: Indonesia
Contact:

Running openkore in Mac OSX

#1 Post by cpdelc »

hi, i'm really noob in OSX or Perl programming..
could someone please share step by step openkore compiling, or at least some hints, in order to run it in OSX environment? helps really appreciated..
thanks :D

suseno
Noob
Noob
Posts: 15
Joined: 24 May 2009, 10:32
Noob?: No
Location: Indonesia RO
Contact:

Reply: Running openkore in Mac OSX

#2 Post by suseno »

Here is step by step guide:

http://pub.paran.com/openkore/Unix.htm

:D ;)

Scarya
Moderators
Moderators
Posts: 136
Joined: 26 May 2008, 12:25
Noob?: No

Re: Running openkore in Mac OSX

#3 Post by Scarya »

And you will fail to use autostorage, won't you?
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs and the universe trying to produce bigger and better idiots.
So far, the universe is winning.

Richard Cook

Wiki

cpdelc
Noob
Noob
Posts: 3
Joined: 22 May 2009, 06:32
Noob?: Yes
Location: Indonesia
Contact:

Re: Running openkore in Mac OSX

#4 Post by cpdelc »

thanks..
btw, whenever i typed

Code: Select all

./configure && make && su -c 'make install'
i get error message

Code: Select all

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
FYI, i've installed the gcc 3.3 & gcc 4.0..
any hints on this? thanks.. :D

kali
OpenKore Monk
OpenKore Monk
Posts: 457
Joined: 04 Apr 2008, 10:10

Re: Running openkore in Mac OSX

#5 Post by kali »

You didn't mention it, but first hit on google is: http://www.linuxquestions.org/questions ... es-354485/

The link also mentions that config.log may bring more enlightenment.
Got your topic trashed by a mod?

Trashing topics is one click, and moving a topic to its proper forum is a lot harder. You expend the least effort in deciding where to post, mods expend the least effort by trashing.

Have a nice day.

cpdelc
Noob
Noob
Posts: 3
Joined: 22 May 2009, 06:32
Noob?: Yes
Location: Indonesia
Contact:

Re: Running openkore in Mac OSX

#6 Post by cpdelc »

wow.. thanks.. i'll try it.. :D

kali
OpenKore Monk
OpenKore Monk
Posts: 457
Joined: 04 Apr 2008, 10:10

Re: Running openkore in Mac OSX

#7 Post by kali »

If you happen to make it work, we'd appreciate it if you come and tell us how you did it :)
Got your topic trashed by a mod?

Trashing topics is one click, and moving a topic to its proper forum is a lot harder. You expend the least effort in deciding where to post, mods expend the least effort by trashing.

Have a nice day.

Locked