David Phillips wrote: > Hi, > I'm having trouble with an update to gnuplot. I'm building > unstable packages on a 10.4.9 intel machine and when I ran update-all > this morning fink attempted to update gnuplot. However, the build > failed. Below are the error messages from the end of the build. > I have latex installed from i-Installer and the gwtex package. I > put some soft links in /usr/local/teTeX to point at the directories > in /usr/local/gwTeX to get system-tetex to install successfully. > Gnuplot installed successfully in the past with this configuration. > I spent a few minutes hunting through makefiles for a clue as to > what was going on but I couldn't really find where directories were > being created. In the end the build fails when it can't find /sw/src/ > fink.build/root-gnuplot-4.2.0-2/sw/share/texmf-local > If it would be helpful, I could post more of the output of the > build. If this problem is caused by my contorted kludge for system- > tetex, I'll try to find some other solution. > Thanks for any help > David > > > mkdir -p /sw/src/fink.build/root-gnuplot-4.2.0-2/sw/share/doc/gnuplot > cp -R demo /sw/src/fink.build/root-gnuplot-4.2.0-2/sw/share/doc/gnuplot > cp -R tutorial /sw/src/fink.build/root-gnuplot-4.2.0-2/sw/share/doc/ > gnuplot > cp docs/gnuplot.pdf /sw/src/fink.build/root-gnuplot-4.2.0-2/sw/share/ > doc/gnuplot > mkdir /sw/src/fink.build/root-gnuplot-4.2.0-2/sw/share/doc/gnuplot/psdoc > cp docs/psdoc/*ps /sw/src/fink.build/root-gnuplot-4.2.0-2/sw/share/ > doc/gnuplot/psdoc > rm -f /sw/src/fink.build/root-gnuplot-4.2.0-2/sw/share/emacs/site- > lisp/*.elc > mkdir -p /sw/src/fink.build/root-gnuplot-4.2.0-2/sw/etc > mv /sw/src/fink.build/root-gnuplot-4.2.0-2/sw/share/texmf-local /sw/ > src/fink.build/root-gnuplot-4.2.0-2/sw/etc/texmf.local > mv: cannot stat `/sw/src/fink.build/root-gnuplot-4.2.0-2/sw/share/ > texmf-local': No such file or directory > ### execution of /var/tmp/tmp.0.HxoLkX failed, exit code 1 > > > ---- > David Phillips > dfphilcomcastnet > >
David: The current gnuplot package apparently is broken if you have system-tetex installed. I'll have to think about how to fix it. -Jeff -- Jeffrey S. Whitaker Phone : (303)497-6313 Meteorologist FAX : (303)497-6449 NOAA/OAR/PSD R/PSD1 Email : [EMAIL PROTECTED] 325 Broadway Office : Skaggs Research Cntr 1D-124 Boulder, CO, USA 80303-3328 Web : http://tinyurl.com/5telg ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
