Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-28 Thread Martin Costabel
Jean-François Mertens wrote: [] > I don't think so : it rather seems a problem of dpkg installing (on > some systems) > files with different perms than they have in the deb : compare your > output > of dpkg -c with your ls -l .. > > The pkg can only take care that the deb be correct, after it

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-27 Thread Koen van der Drift
On Mar 27, 2008, at 12:18 PM, Jean-François Mertens wrote: > Too many pkgs have such 'echo -n' _ we need a simple solution. > > Koen, could you test if replacing '/bin/sh' by '/bin/bash' on the > first > line of the compilescript makes your problems go away ? > (Or at least those '-n' ..) I

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-27 Thread Jean-Francois Mertens
Jean-François Mertens wrote: > On 27 Mar 2008, at 12:58, Jean-François Mertens wrote: >>> > Koen, could you test if replacing '/bin/sh' by '/bin/bash' on the first > line of the compilescript makes your problems go away ? > (Or at least those '-n' ..) > Did the "-n" indeed go away ? (Sorry,

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-27 Thread Jean-François Mertens
On 28 Mar 2008, at 00:33, Koen van der Drift wrote: > > On Mar 27, 2008, at 4:28 PM, Martin Costabel wrote: >> sudo chmod 755 /sw/lib/wx/ > > > That did the trick, plplot now build fine. Another proof is that the > wx-config command now works as expected: > Is this something that needs to be fi

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-27 Thread Koen van der Drift
On Mar 27, 2008, at 4:28 PM, Martin Costabel wrote: > Your situation is not quite the same as mine, because you were able to > execute /sw/bin/wx-config, whereas I am not, but anyway you could > try if > chmod +x on that directory > > sudo chmod 755 /sw/lib/wx/ That did the trick, plplot no

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-27 Thread Koen van der Drift
On Mar 27, 2008, at 4:28 PM, Martin Costabel wrote: > The directory /sw/lib/wx/ has wrong permissions 644: > > drw-r--r-- 4 root admin 136 Mar 14 08:26 /sw/lib/wx/ > > This prevents the script /sw/bin/wx-config, which is a symlink to > /sw/lib/wx/config/gtk2-unicode-release-2.8, from being exe

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-27 Thread Jean-François Mertens
On 27 Mar 2008, at 22:10, Jean-François Mertens wrote: > > On 27 Mar 2008, at 21:28, Martin Costabel wrote: >> The directory /sw/lib/wx/ has wrong permissions 644: >> >> drw-r--r-- 4 root admin 136 Mar 14 08:26 /sw/lib/wx/ > Here : >> # ls -la /sw/lib/wx >> total 0 >> drwxr-xr-x4 root admi

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-27 Thread Jean-François Mertens
On 27 Mar 2008, at 21:28, Martin Costabel wrote: > Koen van der Drift wrote: > [] >> File: plplot.infoStatus: Up-to-date >> Working revision:1.48 >> Repository revision: 1.48/cvsroot/fink/dists/10.4/unstable/ >> main/ finkinfo/sci/plplot.info,v >> Sticky Ta

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-27 Thread Martin Costabel
Koen van der Drift wrote: [] > File: plplot.info Status: Up-to-date > > Working revision: 1.48 > Repository revision: 1.48/cvsroot/fink/dists/10.4/unstable/main/ > finkinfo/sci/plplot.info,v > Sticky Tag: (none) > Sticky Date: (none)

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-27 Thread Jean-François Mertens
On 27 Mar 2008, at 12:58, Jean-François Mertens wrote: > > On 27 Mar 2008, at 12:35, Koen van der Drift wrote: >> >> On Mar 26, 2008, at 11:19 PM, Jean-François Mertens wrote: >> >>> should have also asked to execute under /bin/sh .. : >>> >>> # /bin/sh >>> sh-2.05b# echo -n A >>> Ash-2.05b# exit

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-27 Thread Jean-François Mertens
On 27 Mar 2008, at 12:35, Koen van der Drift wrote: > > On Mar 26, 2008, at 11:19 PM, Jean-François Mertens wrote: > >> should have also asked to execute under /bin/sh .. : >> >> # /bin/sh >> sh-2.05b# echo -n A >> Ash-2.05b# exit > > that returns: > > exile:~ koen$ /bin/sh > sh-3.2$ echo -n A >

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-27 Thread Koen van der Drift
On Mar 27, 2008, at 2:29 AM, Martin Costabel wrote: > Koen van der Drift wrote: > [] >> exile:sci koen$ cvs diff plplot.info >> [EMAIL PROTECTED]'s password: > > I still would like to see > > cvs stat plplot.info === File: plplot.i

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-27 Thread Koen van der Drift
On Mar 26, 2008, at 11:19 PM, Jean-François Mertens wrote: > should have also asked to execute under /bin/sh .. : > > # /bin/sh > sh-2.05b# echo -n A > Ash-2.05b# exit that returns: exile:~ koen$ /bin/sh sh-3.2$ echo -n A -n A - Koen. -

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Martin Costabel
Koen van der Drift wrote: [] > exile:sci koen$ cvs diff plplot.info > [EMAIL PROTECTED]'s password: I still would like to see cvs stat plplot.info There were and are quite a few different versions of this on CVS that all have the same version-revision. BTW, you *are* talking about plplot -5.

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Jean-François Mertens
On 27 Mar 2008, at 03:39, Jean-François Mertens wrote: > > On 27 Mar 2008, at 03:30, Koen van der Drift wrote: >> >> On Mar 26, 2008, at 10:23 PM, Jean-François Mertens wrote: >> >>> What does "echo -n A" yield on your system ? >> >> exile:~ koen$ echo -n A >> Aexile:~ koen$ echo -n A > > too bad

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Jean-François Mertens
On 27 Mar 2008, at 03:30, Koen van der Drift wrote: > > On Mar 26, 2008, at 10:23 PM, Jean-François Mertens wrote: > >> What does "echo -n A" yield on your system ? > > exile:~ koen$ echo -n A > Aexile:~ koen$ echo -n A too bad .. going to sleep. JF -

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Koen van der Drift
On Mar 26, 2008, at 10:23 PM, Jean-François Mertens wrote: > What does "echo -n A" yield on your system ? exile:~ koen$ echo -n A Aexile:~ koen$ echo -n A - Koen. - Check out the new SourceForge.net Marketplace. It's the b

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Jean-François Mertens
I see a lot of "echo -n" in the part of the configure script I mentioned.. What does "echo -n A" yield on your system ? JF - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for j

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Koen van der Drift
On Mar 26, 2008, at 9:57 PM, Jean-François Mertens wrote: > > On 27 Mar 2008, at 01:21, Koen van der Drift wrote: >> >> On Mar 26, 2008, at 12:14 PM, Jean-François Mertens wrote: >> >>> Right, wx's cflags are missing from the libtool command (in >>> particular -I/sw/include/wx-2.8). >>> Is it rea

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Jean-François Mertens
On 27 Mar 2008, at 01:21, Koen van der Drift wrote: > > On Mar 26, 2008, at 12:14 PM, Jean-François Mertens wrote: > >> Right, wx's cflags are missing from the libtool command (in >> particular -I/sw/include/wx-2.8). >> Is it really fink's info file you are using for plplot ?? I get >> there ins

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Koen van der Drift
On Mar 26, 2008, at 12:14 PM, Jean-François Mertens wrote: > Right, wx's cflags are missing from the libtool command (in > particular -I/sw/include/wx-2.8). > Is it really fink's info file you are using for plplot ?? I get > there instead a command starting without "if " : Yeah, I checked my l

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Jean-François Mertens
On 26 Mar 2008, at 16:26, Koen van der Drift wrote: >> Here ya go :) > > ... > if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I. -I.. -I../include -I../include -I../include -I/sw/lib/ > freetype219/include/freetype2 -I/sw/include/glib-2.0 -I/sw/lib/ > glib-2.0/include

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Koen van der Drift
>On 26 Mar 2008, at 14:56, Koen van der Drift wrote: >> Hi, >> >> On my system plplot fails to build because it is unable to find the >> wx headers (wx.h). According to one of the plplot developers, >> running wx-config should tell where the headers are: >> >> exile:wx koen$ wx-config --cflags

Re: [Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Jean-François Mertens
On 26 Mar 2008, at 14:56, Koen van der Drift wrote: > Hi, > > On my system plplot fails to build because it is unable to find the > wx headers (wx.h). According to one of the plplot developers, > running wx-config should tell where the headers are: > > exile:wx koen$ wx-config --cflags > -I/us

[Fink-devel] wxgtk2.8 and plplot

2008-03-26 Thread Koen van der Drift
Hi, On my system plplot fails to build because it is unable to find the wx headers (wx.h). According to one of the plplot developers, running wx-config should tell where the headers are: exile:wx koen$ wx-config --cflags -I/usr/lib/wx/include/mac-unicode-debug-2.8 -I/usr/include/wx-2.8 -D_FILE