Cheers that did the trick texinfo now works
_
Feel like a local wherever you go.
http://www.backofmyhand.com___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.
On 2007-09-14 19:25:13 +0200, Vincent Lefevre wrote:
> The "else" is taken when you don't have the coreutils mkdir. And the
> problem is that the install-sh doesn't have the exec bit set (this is
> not a problem in general, but here it is, and upstream isn't aware of
> this). I'll report the bug an
On 2007-09-14 16:09:20 +, Glenn Jones wrote:
> Here is the outup for the port install -v texinfo
I also needed the configure output. I have:
checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
I think you get something else, in which case a solution to solve the
problem is to ins
Here is the outup for the port install -v texinfo
---> Building texinfo with target all
make all-recursive
Making all in gnulib/lib
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./alloca_.h; \
}> alloca.h-t
mv -f alloca.h-t alloca.h
rm -f configmake.h-t configmake.h
{ echo '/* D
On 2007-09-14 17:31:18 +0200, Vincent Lefevre wrote:
> I do not have such a problem. Could you try with the -v option
> and send me the output?
And also, after you get the failure:
grep 'install_sh ' `port dir texinfo`/work/texinfo-4.11/Makefile
Here I have:
install_sh = $(SHELL)
/opt/local/
On 2007-09-14 14:53:27 +, Glenn Jones wrote:
> ---> 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
Hi
I'm having a few difficulties in installing tetex and in particular the port
texinfo. I managed to get tetex running fine on my macbook via macports but I'm
having difficulties in building it on my imac. When I try and install texinfo I
get the following error message:
---> Building texin