pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: TeXlive? Or any recent alternative?



On Sat, 11 Sep 2010, Min Sik Kim wrote:
Besides, TeX Live is huge. In pkgsrc, we have packages using (La)TeX only to generate documentations. They usually need a basic LaTeX with a few more styles. I don't think depending on a huge monolithic "texlive" package is desirable in such cases.

True.

On the other side, there are users who don't want to care for the details, and get the full enchilada. :)

BTW, I'm attaching the build log from pkgsrc/print/teTeX below, it fails in fonts/t1lib with some funky pax error...


 - Hubert

===> Installing dependencies for teTeX-3.0nb9
=> Full dependency dviljk-[0-9]*: found dviljk-2.6.5nb2
=> Full dependency dvipdfmx-[0-9]*: found dvipdfmx-20090708nb2
=> Full dependency dvipng-[0-9]*: NOT found
=> Verifying reinstall for ../../graphics/dvipng
=> Bootstrap dependency digest>=20010302: found digest-20080510
=> Checksum SHA1 OK for dvipng-1.12.tar.gz
=> Checksum RMD160 OK for dvipng-1.12.tar.gz
===> Installing dependencies for dvipng-1.12nb3
=> Full dependency t1lib>=5.1.0nb5: NOT found
=> Verifying reinstall for ../../fonts/t1lib
=> Bootstrap dependency digest>=20010302: found digest-20080510
===> Installing for t1lib-5.1.2nb1
=> Running PRE-INSTALL script actions
for i in lib type1afm examples xglyph doc; do \
          (cd $i; /usr/bin/gnumake install) || exit 1; \
        done
../ac-tools/mkinstalldirs /Volumes/pkgsrc4/pkg/lib
../ac-tools/mkinstalldirs /Volumes/pkgsrc4/pkg/include
../libtool --mode=install \
                /usr/bin/install -c -o feyrer -g staff -m 644 libt1.la 
libt1x.la /Volumes/pkgsrc4/pkg/lib
libtool: install: /usr/bin/install -c -o feyrer -g staff -m 644 
.libs/libt1.5.dylib /Volumes/pkgsrc4/pkg/lib/libt1.5.dylib
libtool: install: (cd /Volumes/pkgsrc4/pkg/lib && { ln -s -f libt1.5.dylib libt1.dylib 
|| { rm -f libt1.dylib && ln -s libt1.5.dylib libt1.dylib; }; })
libtool: install: /usr/bin/install -c -o feyrer -g staff -m 644 .libs/libt1.lai 
/Volumes/pkgsrc4/pkg/lib/libt1.la
libtool: install: /usr/bin/install -c -o feyrer -g staff -m 644 
.libs/libt1x.5.dylib /Volumes/pkgsrc4/pkg/lib/libt1x.5.dylib
libtool: install: (cd /Volumes/pkgsrc4/pkg/lib && { ln -s -f libt1x.5.dylib 
libt1x.dylib || { rm -f libt1x.dylib && ln -s libt1x.5.dylib libt1x.dylib; }; })
libtool: install: /usr/bin/install -c -o feyrer -g staff -m 644 
.libs/libt1x.lai /Volumes/pkgsrc4/pkg/lib/libt1x.la
libtool: install: /usr/bin/install -c -o feyrer -g staff -m 644 .libs/libt1.a 
/Volumes/pkgsrc4/pkg/lib/libt1.a
libtool: install: chmod 644 /Volumes/pkgsrc4/pkg/lib/libt1.a
libtool: install: ranlib /Volumes/pkgsrc4/pkg/lib/libt1.a
libtool: install: /usr/bin/install -c -o feyrer -g staff -m 644 .libs/libt1x.a 
/Volumes/pkgsrc4/pkg/lib/libt1x.a
libtool: install: chmod 644 /Volumes/pkgsrc4/pkg/lib/libt1x.a
libtool: install: ranlib /Volumes/pkgsrc4/pkg/lib/libt1x.a
----------------------------------------------------------------------
Libraries have been installed in:
   /Volumes/pkgsrc4/pkg/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
     during execution

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
../libtool --mode=install \
                /usr/bin/install -c -o feyrer -g staff -m 644 t1lib.h t1libx.h 
/Volumes/pkgsrc4/pkg/include
libtool: install: /usr/bin/install -c -o feyrer -g staff -m 644 t1lib.h 
/Volumes/pkgsrc4/pkg/include/t1lib.h
libtool: install: /usr/bin/install -c -o feyrer -g staff -m 644 t1libx.h 
/Volumes/pkgsrc4/pkg/include/t1libx.h
../ac-tools/mkinstalldirs /Volumes/pkgsrc4/pkg/bin
../libtool --mode=install \
                /usr/bin/install -c -s -o feyrer -g staff -m 755 type1afm 
/Volumes/pkgsrc4/pkg/bin/type1afm
libtool: install: /usr/bin/install -c -o feyrer -g staff -m 755 -s 
.libs/type1afm /Volumes/pkgsrc4/pkg/bin/type1afm
gnumake[1]: Nothing to be done for `install'.
../ac-tools/mkinstalldirs /Volumes/pkgsrc4/pkg/bin
../libtool --mode=install /usr/bin/install -c -s -o feyrer -g staff -m 755 
xglyph /Volumes/pkgsrc4/pkg/bin/xglyph
libtool: install: /usr/bin/install -c -o feyrer -g staff -m 755 -s .libs/xglyph 
/Volumes/pkgsrc4/pkg/bin/xglyph
gnumake[1]: Nothing to be done for `install'.
/usr/bin/install -d -o feyrer -g staff -m 755 
/Volumes/pkgsrc4/pkg/share//Volumes/pkgsrc4
cd /tmp/pkgsrc/fonts/t1lib/work.localhost/t1lib-5.1.2;                                    
               pax -rw Fonts /Volumes/pkgsrc4/pkg/share//Volumes/pkgsrc4;                 
                     /bin/chmod go+r 
/Volumes/pkgsrc4/pkg/share//Volumes/pkgsrc4/Fonts/enc/IsoLatin2.enc;            pax -rw 
-s "/doc//Volumes/pkgsrc4/" doc /Volumes/pkgsrc4/pkg/share/doc
pax: Invalid replacement string option /doc//Volumes/pkgsrc4/
usage: pax [-cdjnvzO] [-E limit] [-f archive] [-N dbdir] [-s replstr] ...
           [-U user] ... [-G group] ... [-T [from_date][,to_date]] ...
           [pattern ...]
       pax -r [-cdijknuvzADOYZ] [-E limit] [-f archive] [-N dbdir]
           [-o options] ... [-p string] ... [-s replstr] ... [-U user] ...
           [-G group] ... [-T [from_date][,to_date]] ... [pattern ...]
       pax -w [-dijtuvzAHLMOPX] [-b blocksize] [[-a] [-f archive]] [-x format]
           [-B bytes] [-N dbdir] [-o options] ... [-s replstr] ...
           [-U user] ... [-G group] ...
           [-T [from_date][,to_date][/[c][m]]] ... [file ...]
       pax -r -w [-dijklntuvzADHLMOPXYZ] [-N dbdir] [-p string] ...
           [-s replstr] ... [-U user] ... [-G group] ...
           [-T [from_date][,to_date][/[c][m]]] ... [file ...] directory
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/fonts/t1lib
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/fonts/t1lib
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/fonts/t1lib
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/graphics/dvipng
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/print/teTeX


Home | Main Index | Thread Index | Old Index