[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: addresse in System Domain
From: |
Eric Heintzmann |
Subject: |
RE: addresse in System Domain |
Date: |
Wed, 11 Feb 2004 11:18:31 +0100 |
On mer, 2004-02-11 at 01:35, Nicola Pero wrote:
> On Tue, 10 Feb 2004, Eric Heintzmann wrote:
>
> > On jeu, 2004-02-05 at 23:26, Adam Fedor wrote:
> > > > -----Original Message-----
> > > > From: Eric Heintzmann
> > > >
> > > > Oh yes that helps me :
> > > > Now addresses manager seems to work fine. ( There are still these
> > > > messages :
> > > > AddressManager[2269] Problem locating framework Addresses
> > > > AddressManager[2269] Problem locating framework AddressView
> > > > )
> > > >
> > >
> > > I think that this can be solved, if you are installing in a different
> > > place than the default, by compiling with GNUSTEP_INSTALLATION_DIR set:
> > >
> > > make GNUSTEP_INSTALLATION_DIR=$(GNUSTEP_SYSTEM_ROOT)
> > > make GNUSTEP_INSTALLATION_DIR=$(GNUSTEP_SYSTEM_ROOT) install
> >
> > Since I am not installing Addresses but I m packaging it, I've tried
> >
> > make GNUSTEP_INSTALLATION_DIR=$(GNUSTEP_SYSTEM_ROOT)
> > make GNUSTEP_INSTALLATION_DIR=tempdir/$(GNUSTEP_SYSTEM_ROOT) install
>
> I'm saying it just in case, but seeing Adam's typo reproduced, please note
> that it's make GNUSTEP_INSTALLATION_DIR=$GNUSTEP_SYSTEM_ROOT
>
Don't worry, Nicola. I know that. It's just a copy & paste problem.
Thanks for your help.
Eric