On Thu, May 01, 2014 at 07:18:18PM +0000, Francois Bissey wrote:
> So we should either find the system folders in sage-env or patch our
> pkgconfig source to search them automagically.

fwiw: last year i figured out the following values to make the
'configurable sage ("the distribution")' work.

PKG_CONFIG_PATH=`pkg-config --variable pc_path pkg-config`
PKG_CONFIG_LIBDIR="$path_where_local_is/local/lib/pkgconfig"

patching pkg-config doesnt seem to be necessary. you will somehow have
to call pkg-config before changing $PATH.

have fun
felix

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to