Re: port print/teTeX-base failed to install

2011-01-05 Thread jamie
> teTeX is ancient and my advice would be to install TeXLive. It's not
> in ports but instructions for installing it can be found on the
> forums:
 
> I think TeXLive 2010 has been released and this has binaries for
> FreeBSD. You can get this from http://www.tug.org/ and installation
> should consist of just running the installer.

Tug.org have provided TeXlive binaries for freebsd and installing it is easy 
but, some other ports do still require TeTeX as a dependency and it's not 
unsual to have both distributions installed - i do. 

jamie
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: port print/teTeX-base failed to install

2011-01-05 Thread Frank Shute
On Wed, Jan 05, 2011 at 11:56:33AM +, Anton Shterenlikht wrote:
>
> I'm updating to teTeX-base-3.0_21. I can build the
> port, but trying to install it gives me this error:
> 
> *snip*
> install  -o root -g wheel -m 444 ./mktex.opt 
> /usr/local/share/texmf/web2c/mktex.opt
> install  -o root -g wheel -m 555 ./mktexdir 
> /usr/local/share/texmf/web2c/mktexdir
> install  -o root -g wheel -m 444 ./mktexdir.opt 
> /usr/local/share/texmf/web2c/mktexdir.opt
> install  -o root -g wheel -m 555 ./mktexnam 
> /usr/local/share/texmf/web2c/mktexnam
> install  -o root -g wheel -m 444 ./mktexnam.opt 
> /usr/local/share/texmf/web2c/mktexnam.opt
> install  -o root -g wheel -m 555 ./mktexupd 
> /usr/local/share/texmf/web2c/mktexupd
> /bin/sh ../libtool --mode=install install  -o root -g wheel -m 444 
> .libs/libkpathsea.a /usr/local/lib
> install -o root -g wheel -m 444 .libs/libkpathsea.a 
> /usr/local/lib/libkpathsea.a
> ranlib /usr/local/lib/libkpathsea.a
> chmod 644 /usr/local/lib/libkpathsea.a
> /bin/sh ../libtool --mode=install install  -s -o root -g wheel -m 555 
> kpsewhich /usr/local/bin
> install -o root -g wheel -m 555 -s kpsewhich /usr/local/bin/kpsewhich
> install  -s -o root -g wheel -m 555 kpsestat /usr/local/bin
> BFD: /usr/local/bin/stZ0ROVc: The first section in the PT_DYNAMIC segment is 
> not the .dynamic section
> strip:/usr/local/bin/stZ0ROVc[.interp]: Bad value
> BFD: /usr/local/bin/stZ0ROVc: The first section in the PT_DYNAMIC segment is 
> not the .dynamic section
> strip:/usr/local/bin/stZ0ROVc: Bad value
> install: wait: No such file or directory
> gmake[2]: *** [install-exec] Error 70
> gmake[2]: Leaving directory 
> `/usr/ports/print/teTeX-base/work/tetex-src-3.0/texk/kpathsea'
> gmake[1]: *** [install] Error 1
> gmake[1]: Leaving directory 
> `/usr/ports/print/teTeX-base/work/tetex-src-3.0/texk'
> gmake: *** [install] Error 1
> *** Error code 2
> 
> Stop in /usr/ports/print/teTeX-base.
> #
> 
> Please advise
> 
> many thanks
> anton

teTeX is ancient and my advice would be to install TeXLive. It's not
in ports but instructions for installing it can be found on the
forums:

https://forums.freebsd.org/showthread.php?t=9681

I think TeXLive 2010 has been released and this has binaries for
FreeBSD. You can get this from http://www.tug.org/ and installation
should consist of just running the installer.


Regards,

-- 

 Frank

 Contact info: http://www.shute.org.uk/misc/contact.html


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


port print/teTeX-base failed to install

2011-01-05 Thread Anton Shterenlikht
I'm updating to teTeX-base-3.0_21. I can build the
port, but trying to install it gives me this error:

*snip*
install  -o root -g wheel -m 444 ./mktex.opt 
/usr/local/share/texmf/web2c/mktex.opt
install  -o root -g wheel -m 555 ./mktexdir 
/usr/local/share/texmf/web2c/mktexdir
install  -o root -g wheel -m 444 ./mktexdir.opt 
/usr/local/share/texmf/web2c/mktexdir.opt
install  -o root -g wheel -m 555 ./mktexnam 
/usr/local/share/texmf/web2c/mktexnam
install  -o root -g wheel -m 444 ./mktexnam.opt 
/usr/local/share/texmf/web2c/mktexnam.opt
install  -o root -g wheel -m 555 ./mktexupd 
/usr/local/share/texmf/web2c/mktexupd
/bin/sh ../libtool --mode=install install  -o root -g wheel -m 444 
.libs/libkpathsea.a /usr/local/lib
install -o root -g wheel -m 444 .libs/libkpathsea.a /usr/local/lib/libkpathsea.a
ranlib /usr/local/lib/libkpathsea.a
chmod 644 /usr/local/lib/libkpathsea.a
/bin/sh ../libtool --mode=install install  -s -o root -g wheel -m 555 kpsewhich 
/usr/local/bin
install -o root -g wheel -m 555 -s kpsewhich /usr/local/bin/kpsewhich
install  -s -o root -g wheel -m 555 kpsestat /usr/local/bin
BFD: /usr/local/bin/stZ0ROVc: The first section in the PT_DYNAMIC segment is 
not the .dynamic section
strip:/usr/local/bin/stZ0ROVc[.interp]: Bad value
BFD: /usr/local/bin/stZ0ROVc: The first section in the PT_DYNAMIC segment is 
not the .dynamic section
strip:/usr/local/bin/stZ0ROVc: Bad value
install: wait: No such file or directory
gmake[2]: *** [install-exec] Error 70
gmake[2]: Leaving directory 
`/usr/ports/print/teTeX-base/work/tetex-src-3.0/texk/kpathsea'
gmake[1]: *** [install] Error 1
gmake[1]: Leaving directory 
`/usr/ports/print/teTeX-base/work/tetex-src-3.0/texk'
gmake: *** [install] Error 1
*** Error code 2

Stop in /usr/ports/print/teTeX-base.
#

Please advise

many thanks
anton

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"