RE: Pkg-config
- From: "Foster, Gareth" <gareth foster siemens com>
- To: gtkmm-list gnome org
- Subject: RE: Pkg-config
- Date: Mon, 13 Jun 2005 09:21:44 +0100
Hmm, isn't --with-prefix="" to set the base dir for installation? I use this
on Fedora because the default is /usr/local which doesn't result in programs
registering properly (/usr instead).
Then again, maybe --prefix="" is not the same thing ... I'll have a pop
anyway just in case you are right.
Cheers mate,
Gaz
> -----Original Message-----
> From: Ole Laursen [mailto:olau hardworking dk]
> Sent: 12 June 2005 14:26
> To: gtkmm-list gnome org
> Subject: Re: Pkg-config
>
> Disclaimer: I've never tried gtkmm on Windows,
>
> "Foster, Gareth" <gareth foster siemens com> writes:
>
> > I am attempting to build some gtkmm stuff on mingw, the .pc
> file is as
> > follows:
> >
> > ---- gtkmm-2.4.pc ----
> > "
> > prefix=/target
> > exec_prefix=${prefix}
> > libdir=${exec_prefix}/lib
> > includedir=${prefix}/include
>
> [...]
>
> > Shouldn't the .pc file be listing c:\gtk\something or
> other, where it says
> > /target ?
>
> It surely looks like that. But how did you run ./configure? You should
> probably run it with "./configure --prefix=c:\gtk\something"?
>
> --
> Ole Laursen
> http://www.cs.aau.dk/~olau/
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]