Hi, I am trying to install plotutils and the compilation phase fails with the following error
../libtool: line 1: s,^.*/,,g: No such file or directory ../libtool: line 1: -e: command not found It seems to be because libtool uses the variable SED which should be set to sed but unfortunately is not. Strange though it is, running > SED=sed fink install plotutils does not solve the issue. If somebody has a quick hack to solve this issue, I would be very interested. Thanks, Jérôme. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
