Re: MacPorts-1.6.0 Won't Build

2008-09-13 Thread Rainer Müller
Ryan Schmidt wrote:
> On Sep 13, 2008, at 4:25 PM, Etherous wrote:
> I don't know what "portcode" is but that web site is not affiliated  
> with this project.

The contact page for portcode lists Mat Caughron as contact. This guy
from the other site, which name I don't want to repeat.

If you don't know what I am talking about, please read


Rainer
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: MacPorts-1.6.0 Won't Build

2008-09-13 Thread Ryan Schmidt
On Sep 13, 2008, at 4:25 PM, Etherous wrote:

> On Sep 13, 2008, at 2:29 PM, Bryan Blackburn wrote:
>
>> On Sat, Sep 13, 2008 at 01:34:27PM -0600, Etherous said:
>>
>>> Running MacBook: Intel Core Duo with Mac OS 10.5.4
>>>
>>> I already tried the DarwinPorts-1.6.0-10.5-Leopard.dmg version.
>>> The .pkg
>>> SEEMED to run successfully, but whatever it did, it didn't install
>>> DarwinPorts.
>>
>> Where did you find a DarwinPorts 1.6 DMG?  DarwinPorts ended prior
>> to 1.6 so
>> all DMG's [1] should be called MacPorts-1.6.0*.
>
> http://www.portcode.com/darwinports/DarwinPorts-1.5.0-10.4.dmg

I don't know what "portcode" is but that web site is not affiliated  
with this project.

Also you'll note that's version 1.5.0 for Mac OS X 10.4; the current  
version is 1.6.0 and is of course available from our website, in  
flavors for Mac OS X 10.3, 10.4 and 10.5:

http://www.macports.org/install.php

Before installing, you should run through our uninstall instructions,  
in case your previous attempt did in fact install something which  
might conflict with a correct installation:

http://trac.macports.org/wiki/FAQ#HowdoIremoveoruninstallMacPorts

More info about installing MacPorts is here:

http://guide.macports.org/#installing

You'll probably have to set up your .profile manually; see:

http://trac.macports.org/wiki/ProblemHotlist#a.profilenotsetup

If you need further help, please let us know!


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: MacPorts-1.6.0 Won't Build

2008-09-13 Thread Etherous
On Sep 13, 2008, at 2:29 PM, Bryan Blackburn wrote:

> On Sat, Sep 13, 2008 at 01:34:27PM -0600, Etherous said:
>> Running MacBook: Intel Core Duo with Mac OS 10.5.4
>>
>> I already tried the DarwinPorts-1.6.0-10.5-Leopard.dmg version.  
>> The .pkg
>> SEEMED to run successfully, but whatever it did, it didn't install
>> DarwinPorts.
>
> Where did you find a DarwinPorts 1.6 DMG?  DarwinPorts ended prior  
> to 1.6 so
> all DMG's [1] should be called MacPorts-1.6.0*.

http://www.portcode.com/darwinports/DarwinPorts-1.5.0-10.4.dmg

>> So next, I tried to manually build the MacPorts-1.6.0.tar.gz
>> version. However, during ./configure, the following was displayed
>> immediately before terminating:
>>
>> configure: Using Apple Objective-C runtime
>> checking for Apple Foundation library... no
>> configure: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your
>> environment, preventing the use of GNUstep's Foundation library
>> configure: error: Could not find a working Foundation implementation
>>
>
> Make sure you have Xcode installed, as this is probably failing to  
> find all
> the necessary bits for compilation (the runtime stuff is obviously  
> installed
> for basic OS functionality but I don't believe headers are by  
> default).
> You'll need Xcode anyway to build ports once MacPorts is successfully
> installed.
>
> Bryan

Xcode is definitely setup, and I'm sure development libs / includes  
are as well.

> [1] - 
>
>
>> I know for a fact the Apple Foundation library exists (obviously)  
>> and, to
>> no avail, tried setting the following two environment variables:
>> APPLE_FOUNDATION_LIBS="-framework Foundation"
>> APPLE_FOUNDATION_CFLAGS="-framework Foundation"
>>
>> I could use some help at this point. Googling found absolutely  
>> nothing I
>> could use. If someone could either help me to fix the ./configure or
>> figure out where the package from the DMG installed to, I would  
>> greatly
>> appreciate it.
>
> ___
> macports-users mailing list
> macports-users@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: MacPorts-1.6.0 Won't Build

2008-09-13 Thread Bryan Blackburn
On Sat, Sep 13, 2008 at 01:34:27PM -0600, Etherous said:
> Running MacBook: Intel Core Duo with Mac OS 10.5.4
>
> I already tried the DarwinPorts-1.6.0-10.5-Leopard.dmg version. The .pkg 
> SEEMED to run successfully, but whatever it did, it didn't install 
> DarwinPorts.

Where did you find a DarwinPorts 1.6 DMG?  DarwinPorts ended prior to 1.6 so
all DMG's [1] should be called MacPorts-1.6.0*.

> So next, I tried to manually build the MacPorts-1.6.0.tar.gz 
> version. However, during ./configure, the following was displayed 
> immediately before terminating:
>
> configure: Using Apple Objective-C runtime
> checking for Apple Foundation library... no
> configure: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your  
> environment, preventing the use of GNUstep's Foundation library
> configure: error: Could not find a working Foundation implementation
>

Make sure you have Xcode installed, as this is probably failing to find all
the necessary bits for compilation (the runtime stuff is obviously installed
for basic OS functionality but I don't believe headers are by default).  
You'll need Xcode anyway to build ports once MacPorts is successfully 
installed.

Bryan

[1] - 


> I know for a fact the Apple Foundation library exists (obviously) and, to 
> no avail, tried setting the following two environment variables:
> APPLE_FOUNDATION_LIBS="-framework Foundation"
> APPLE_FOUNDATION_CFLAGS="-framework Foundation"
>
> I could use some help at this point. Googling found absolutely nothing I 
> could use. If someone could either help me to fix the ./configure or  
> figure out where the package from the DMG installed to, I would greatly 
> appreciate it.

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


MacPorts-1.6.0 Won't Build

2008-09-13 Thread Etherous

Running MacBook: Intel Core Duo with Mac OS 10.5.4

I already tried the DarwinPorts-1.6.0-10.5-Leopard.dmg version.  
The .pkg SEEMED to run successfully, but whatever it did, it didn't  
install DarwinPorts. So next, I tried to manually build the  
MacPorts-1.6.0.tar.gz version. However, during ./configure, the  
following was displayed immediately before terminating:


configure: Using Apple Objective-C runtime
checking for Apple Foundation library... no
configure: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your  
environment, preventing the use of GNUstep's Foundation library

configure: error: Could not find a working Foundation implementation

I know for a fact the Apple Foundation library exists (obviously) and,  
to no avail, tried setting the following two environment variables:

APPLE_FOUNDATION_LIBS="-framework Foundation"
APPLE_FOUNDATION_CFLAGS="-framework Foundation"

I could use some help at this point. Googling found absolutely nothing  
I could use. If someone could either help me to fix the ./configure or  
figure out where the package from the DMG installed to, I would  
greatly appreciate it.___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users