--- Nupur <[EMAIL PROTECTED]> wrote:

> On 11/17/05, Randy McMurchy
> <[EMAIL PROTECTED]> wrote:
> > Nupur wrote these words on 11/17/05 06:35 CST:
> >
> > > I used the backticks. I am using the command
> same as mentioned in the
> > > book. But now, I have compiled using /usr
> instead and it compiled
> > > fine.
> >
> > Then, the only thing that can mean is you didn't
> install the Orbit
> > package.
> >
> > BTW, what version of LFS/BLFS are you installing?
> >
> > --
> > Randy
> 
> 
> I did install ORBit and I can use the ORBit commands
> as well. I am
> installing the latest version of BLFS, ie, 6.1.
> 
> Nupur

I think the problem is in pkg-config, not in ORBit.
PKG_CONFIG_PATH must not be initialised properly in
the environment. You can test that by just launching
the command "pkg-config --variable=prefix ORBit-2.0"
in a shell and see the result.
However, the use of this command to find the path for
installing all gnome packages isn't required, and
passing the path hardcoded works well. Another method
is to use a variable GNOME_PATH and put everywhere
"--prefix=$GNOME_PATH" (as for KDE, if my memory is
good).



                
__________________________________ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to