[pdftex] pdftex on HP
Mart Rentmeester
martr at sci.kun.nl
Fri Aug 15 21:34:26 CEST 2003
On Fri, 15 Aug 2003 12:19:29 -0400
"Igor Khomyakov" <ikh at awaresw.com> wrote:
I never had any serious problems compiling and running teTeX (yep,
current version 2.0.2 has pdftex 1.10b, not 1.11a) on HP-UX 10.20, 11.00,
or 11.11.
This is doing it for me:
#!/bin/sh
export CC=gcc
export CFLAGS="-O3 -I/usr/contrib/X11R6/include/"
export CXX=g++
export CXXFLAGS="-O3 -I/usr/contrib/X11R6/include/"
export LDFLAGS="-L/usr/contrib/X11R6/lib"
./configure --prefix=/opt/teTeX-2.0.2 \
--enable-gf \
--disable-multiplatform \
--with-x \
--enable-ipc
make all
make install
Mart
> Peter,
>
> We also would be very interested to get pdftex running on HP-UX. We tried to
> build teTeX on our HP-UX 11.x with gcc 3.2.x ... with no success. We are
> planning to spend more time on it next month, and will let you know how it
> goes. Please keep us updated on your progress.
>
> Thank you,
> Igor.
> www.awarereports.com --- high-performance Excel and PDF reporting solution
>
> ----- Original Message -----
> From: "Wilson, Peter R" <peter.r.wilson at boeing.com>
> To: <pdftex at tug.org>
> Cc: "Wilson, Peter R" <peter.r.wilson at boeing.com>
> Sent: Friday, August 15, 2003 11:52 AM
> Subject: [pdftex] pdftex on HP
>
>
> > My sysadmin and I are trying to get pdftex and friends to compile on
> an HP workstation (HP UX11.0) with little success. We started with TeXLive
> 7.0 and after much struggle got most of it compiled but pdftex never
> appeared.
> >
> > I downloaded the latest version of pdftex (1.11a) so we could try
> that. We are moving forward slowly but solving one problem just exposes
> another. Currently we have got as far as trying to link pdftexini.o,
> pdftex0.o, ... only to find that they need files like config.o. Presumably
> this should be from compiling web2c/pdftexdir/config.c, which does not
> happen.
> >
> > Has anyone managed to compile pdftex/pdfetex for HPUX11.0? If so,
> would you be willing to either share how you did it, or make a binary
> available.
> >
> > As a separate issue, we are also trying to get xpdf to compile but
> with just as little success.
> >
> > Thanks for any suggestions
> > Peter W.
> >
> > Dr Peter R. Wilson
> > Boeing Commercial Airplanes
> > PO Box 3707, MS 2R-97, Seattle, WA 98124-2207
> > Tel: (206) 544-0589, Fax: (206) 544-5889
> > Email: peter.r.wilson at boeing.com
> > --------------------------------
> > Any opinions expressed above are personal;
> > they shall not be construed as representative of any organisation.
> > --------------------------------
> >
> > _______________________________________________
> > pdftex mailing list
> > pdftex at tug.org
> > http://tug.org/mailman/listinfo/pdftex
> >
> >
>
>
> _______________________________________________
> pdftex mailing list
> pdftex at tug.org
> http://tug.org/mailman/listinfo/pdftex
More information about the pdftex
mailing list