Re: Compiling


Subject: Re: Compiling
From: Stew Benedict (stewb@earthlink.net)
Date: Thu Feb 10 2000 - 04:18:43 MST


Simple case:

tar -xzf some-package.tar.gz
cd some-package
./configure
make
make install

You may find you are missing a library or some such thing, that you will
need to aquire and build. Also some programs have "endian" issues moving
from x86 to PPC. Many programs build "out of the box".

Stew Benedict

 On Wed, 9 Feb 2000, Jeff Tillwick wrote:

> How hard is it and how would I go about compiling source code from pc linux
> programs for Yellow dog linux or mklinux on mac?
>
>



This archive was generated by hypermail 2a24 : Wed Mar 01 2000 - 00:07:10 MST