View previous topic :: View next topic |
Author |
Message |
cold_flame Tux's lil' helper
Joined: 23 Jun 2003 Posts: 88 Location: Australia
|
Posted: Fri Oct 07, 2005 5:07 am Post subject: running linux apps on osx |
|
|
Hey guys,
I currently have both gentoo and Jaguar installed on my powerbook (omfg it's so sexy... ahem) and i was wondering was there any way to run the gentoo apps whilst logged in with osx?
i've tried chrooting to the environment to no avail
Code: |
ristretto:~ coldflame$ sudo chroot /mnt/linux /bin/bash
Password:
chroot: /bin/bash: Exec format error
|
also trying to run the compiled binaries results in
Code: |
ristretto:~ coldflame$ /mnt/linux/bin/bash
-bash: /mnt/linux/bin/bash: cannot execute binary file
|
any ideas?
i'd love to use portage for the apps but have had no luck in that arena either..
thanks heaps..
coldflame |
|
Back to top |
|
|
thewally l33t
Joined: 12 May 2005 Posts: 703 Location: Genova
|
Posted: Fri Oct 07, 2005 7:07 am Post subject: |
|
|
I have no experience about....
But I know there's a program for mac os x that install linux programs on it....
I guess it called "fink" or something like.... try to google it |
|
Back to top |
|
|
jonasfleer n00b
Joined: 29 Apr 2004 Posts: 21 Location: Wiesbaden, Germany
|
Posted: Fri Oct 07, 2005 2:13 pm Post subject: |
|
|
The executables of osx and linux are different, so you can't simply run them. You must compile them for each operating system/architecture combination that you have in your machine parc...
Fink is only a package manager like portage (you can say it's a competitive product if you like to) that brings the sources of packages to you and automagically compiles and installs them for you. |
|
Back to top |
|
|
96140 Retired Dev
Joined: 23 Jan 2005 Posts: 1324
|
Posted: Sat Oct 08, 2005 6:29 am Post subject: |
|
|
darwinports is a great way to get open source and GPLed applications compiled and installed, along with all dependencies . . . rather like Portage. |
|
Back to top |
|
|
GNUtoo Veteran
Joined: 05 May 2005 Posts: 1919
|
Posted: Sat Dec 17, 2005 1:47 am Post subject: |
|
|
mabe try emulation
lol
and mabe you can have the gentoo apps runing under aqua (such as colinux does for running gentoo apps under windows wm) |
|
Back to top |
|
|
IronWolve n00b
Joined: 23 Jun 2002 Posts: 41
|
Posted: Sat Dec 17, 2005 6:49 am Post subject: try qemu and run a real powerpc gentoo install |
|
|
Try QEMU, PowerPC is supported and gentoo for powerpc pretty quick. Its a Virtual machine of sorts. I actually havnt ran it on my dual g4 yet, been meaning to do it. (Im on a dual p4 for my main workstation and qemu runs smooth)
http://free.oszoo.org/download.html |
|
Back to top |
|
|
|