On 02 Dec 2008, at 21:11, Hanspeter Niederstrasser wrote:
> Jean-François Mertens wrote:
>> Woke up, and checked again:
>> (In addition to previous amendments) :
>> 1)
>> Reduce the PatchScript to the single line:
>> sed -i.bak -e '\X/usr/libXd' SConstruct
>> (thus get in particular rid of the pa
On 02 Dec 2008, at 01:15, Jean-François Mertens wrote:
>
> On 02 Dec 2008, at 00:48, Jean-François Mertens wrote:
>
>>> # egrep '^\.+ /' /sw/var/logs/linuxdcpp.log|sort -u|sed -r -e 's,^
>>> \.+ ,,'|sort -u|egrep -v '^/usr/|system-openssl'|xargs dpkg -S|
>>> cut -f1 -d:|sort -u|xargs
>>> atk1 c
On 02 Dec 2008, at 00:48, Jean-François Mertens wrote:
>> # egrep '^\.+ /' /sw/var/logs/linuxdcpp.log|sort -u|sed -r -e 's,^
>> \.+ ,,'|sort -u|egrep -v '^/usr/|system-openssl'|xargs dpkg -S|cut
>> -f1 -d:|sort -u|xargs
>> atk1 cairo glib2-dev gtk+2-dev libgettext3-dev libglade2 pango1-
>> xf
On 01 Dec 2008, at 21:06, Hanspeter Niederstrasser wrote:
> Thanks for your help. I normally try to use only fink libraries,
> but there are a couple issues here that make it difficult for this
> package. First, in order to use system-openssl, I need to unset
> LDFLAGS (which has -L/sw/lib
Hi Hanspeter,
Forgot to add in my previous msg that also you rely
on freetype and fontconfig in X11; I have no idea if
this works especially with all the different X11's users
might have.
In the upgrade to pangocairo at least, great care was
taken to make all pkgs use fink's freetype(219) and
font
On 01 Dec 2008, at 15:27, Hanspeter Niederstrasser wrote:
> Jean-François Mertens wrote:
>> Removing it, and adding to the LDFLAGS -L/usr/X11R6/lib -lX11
>> gives me a kosher build...
>>
> Can you check the latest version in my personal tree cvs.snaggledworks.com/viewvc.cgi/fink/10.4/main/finki
Jean-François Mertens wrote:
> With xorg installed, I get during configure :
>
>> Package x11 was not found in the pkg-config search path.
[]
> Looks the culprit is the line in the PatchScript :
> /usr/bin/perl -pi -e 's|libs libglade-2.0|$& fontconfig x11 xext
> xrender xinerama xrandr xcursor
With xorg installed, I get during configure :
> Package x11 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `x11.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'x11' found
> Package xext was not found in the pkg-config search path.
> P