Re: Gnome on Solaris 8 w/depot
- From: Bryan Whitehead <driver rccacm org>
- To: "Brandon S. Allbery KF8NH" <allbery ece cmu edu>
- Cc: Ben Taylor <sol7x86 hotmail com>, gnome-list gnome org
- Subject: Re: Gnome on Solaris 8 w/depot
- Date: Thu, 26 Oct 2000 14:41:19 -0700 (PDT)
Thanks! I was looking for a solution as easy as this...
Make we wonder why I didn't think of it myself.... to many things, so
little time.
On Thu, 26 Oct 2000, Brandon S. Allbery KF8NH wrote:
> On Wednesday, October 25, 2000 15:41 -0700, Bryan Whitehead
> <driver rccacm org> wrote:
> +-----
> | The way depot works is this: when you build a package you change the
> | prefix.
> |
> | So for gnome-libs (or any package) I'd do this:
> | /configure --prefix=/usr/depot/sol8/gnome-libs/1.2.2
> +--->8
>
> You don't want to do that; you're telling GNOME to run out of the depot
> tree, that's where it will look for files, and with multiple packages each
> one will look in its own depot collection for files from any packages.
>
> What you want to do is:
>
> ./configure --prefix=/usr/local
> make
> make install prefix=/usr/depot/sol8/gnome-libs/1.2.2 # for example
>
> This way, packages look for files under /usr/local, but are installed into
> depot collections. (You probably want a depot.conf along the lines of
>
> ~delete usr
> usr/local /
>
> in the collection directory as well.)
>
>
--
---
Bryan Whitehead
Email: driver rccacm org
WorkE: driver jpl nasa gov
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]