Re: gnome-core-1.0.6 compile problem.
- From: ebi7 <ebi7 ozob net>
- To: gnome-list gnome org
- Subject: Re: gnome-core-1.0.6 compile problem.
- Date: Tue, 22 Jun 1999 01:55:24 -0500 (CDT)
You were exactly right. I had to fill in the makefile like so:
ORBIT_CFLAGS = -I/usr/local/include/IIOP\
-I/usr/local/include/ORBitservices -I/usr/local/include/ORBitutil
ORBIT_CONFIG = /usr/local/bin/orbit-config
ORBIT_IDL = /usr/local/bin/orbit-idl
ORBIT_LIBS = -L/usr/local/lib -lORBit -lORBitCosNaming -lORBitutil -lIDL\
-lIIOP -lgnorba
ORB_CFLAGS = -I/usr/local/include/orb
ORB_LIBS = -L/usr/local/lib -lORBit -lORBitCosNaming -lORBitutil -lIDL\
-lIIOP -lgnorba
To get it to work.
But why didn't configure pick up the location of ORBit?
On Tue, 22 Jun 1999, James Henstridge wrote:
> In this case, that is probably not the problem. You do not execute idl
> files (since they are data files). In the make files, there is probably a
> line sonething like:
> $(ORBIT_IDL) ../idl/helpBrowser.idl
>
> and $(ORBIT_IDL) is evaluating to an empty string. If you can find out
> why it is giving an empty string, you will have fixed the problem.
>
> James.
>
> --
> Email: james@daa.com.au
> WWW: http://www.daa.com.au/~james/
>
>
> On Mon, 21 Jun 1999, Brian E. Seppanen wrote:
>
> > On Mon, 21 Jun 1999, ebi7 wrote:
> > > When I try to compile gnome-core I get this:
> > >
> > > ../idl/help-browser.idl
> > > make[3]: execvp: ../idl/help-browser.idl: Permission denied
> > > make[3]: *** [help-browser.h] Error 127
> >
> > I hope I'm not being thick here and stating the obvious, but with a
> > permission denied error might it be possible that you need to be root to
> > compile the program, or just some permission greater than your using.
> > Just a thought.
> >
> > Brian E. Seppanen /| Say Ya to da UP, eh!
> > seppanen@bresnanlink.net / \ _ Marquette, MI
> > ICQ # 18912865 < ^X--~ ~\ Powered by Linux
> > Yooper Nationalist ~-+ ;-:. } Linux Hobbyist
> > \/~ ~'
> >
> >
> > --
> > FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
> > To unsubscribe: mail gnome-list-request@gnome.org with
> > "unsubscribe" as the Subject.
> >
>
::::: Gene Imes http://www.ozob.net :::::
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]