On Dec 27, 2007, at 4:29 AM, Martin Costabel wrote:

> Koen, are you still maintaining plplot? If yes, I would keep out of  
> it, but I had understood that you wanted to leave it to None.
>

Martin, please go ahead and make any changes you think are necessary.  
I stopped maintaining it just because of this, I would have no idea  
how to fix it. Also a newer upstream release now uses cmake to build,  
and after a few attempts to get that to work, I stopped - again lack  
of enough knowledge.  I only commited something a few days ago because  
I got some validation errors.  One thing I saw last night is that  
during the configuration phase there was a warning about missing  
automake 1.9:

cd . && /bin/sh /sw/src/fink.build/plplot-5.6.1-1012/plplot-5.6.1/cf/ 
missing --run aclocal-1.9 -I cf 2>&1 | grep -v underquoted
/sw/src/fink.build/plplot-5.6.1-1012/plplot-5.6.1/cf/missing: line 52:  
aclocal-1.9: command not found
WARNING: `aclocal-1.9' is missing on your system.  You should only  
need it if
          you modified `acinclude.m4' or `configure.ac'.  You might want
          to install the `Automake' and `Perl' packages.  Grab them from
          any GNU archive site.
  cd . && /bin/sh /sw/src/fink.build/plplot-5.6.1-1012/plplot-5.6.1/cf/ 
missing --run automake-1.9 --gnu
/sw/src/fink.build/plplot-5.6.1-1012/plplot-5.6.1/cf/missing: line 52:  
automake-1.9: command not found
WARNING: `automake-1.9' is missing on your system.  You should only  
need it if
          you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
          You might want to install the `Automake' and `Perl' packages.
          Grab them from any GNU archive site.
cd . && /bin/sh /sw/src/fink.build/plplot-5.6.1-1012/plplot-5.6.1/cf/ 
missing --run autoconf
/bin/sh ./config.status --recheck


After installing automake1.9, plplot builds without any problems, but  
that could also have been of your latest commit.

- Koen.




-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to