Hi :) Today I tried to install gnuplots on my mac and I recieved the following error :( 5acff429:~ mike$ sudo port install gnuplot ---> Building texinfo with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_texinfo/work/texinfo- 4.11" && make all " returned error 2 Command output: make all-recursive Making all in gnulib/lib ../../build-aux/install-sh -c -d sys make[2]: execvp: ../../build-aux/install-sh: Permission denied make[2]: *** [sys/stat.h] Error 127 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: The following dependencies failed to build: teTeX texinfo Error: Status 1 encountered during processing. 5acff429:~ mike$ FYI the version of MacPorts I have install is 1.520. Any help would be great. Thanks :) Mike
On Fri, Sep 14, 2007 at 05:30:19PM +0100, mike jones wrote:
Hi :) Today I tried to install gnuplots on my mac and I recieved the following error :(
5acff429:~ mike$ sudo port install gnuplot ---> Building texinfo with target all [snip]
FYI the version of MacPorts I have install is 1.520.
Any help would be great. Thanks :) Mike
This bug was fixed some hours ago. Use "sudo port sync" to get the fix and then try it again. To be sure use "sudo port clean texinfo" after "sudo port sync". Simon -- + privacy is necessary + using http://gnupg.org + public key id: 0x6115F804EFB33229
On 2007-09-15 15:37:28 +0200, Simon Ruderich wrote:
This bug was fixed some hours ago. Use "sudo port sync" to get the fix and then try it again.
BTW, upstream said the real bug was in autoconf (but the latest version wasn't used). So, other ports could suffer from the same problem. -- Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
participants (3)
-
mike jones
-
Simon Ruderich
-
Vincent Lefevre