Re: missing tangle
Peter FELECAN <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Organization | N/A |
| Message-ID | <[email protected]> |
Campbell <[email protected]> writes: > I've switching to intalling Tetex using pkgadd. > > as root I type: > > # pkgadd -d tetex-3.0-SunOS5.8-sparc-CSW.pkg > > > Get the following messages: > > The <CSWgs> package "ghostscript" is a prerequisite > package and should be installed. > WARNING: > The <CSWgcc3corert> package "" is a prerequisite > package and should be installed. > WARNING: > The <CSWgcc3g++rt> package "" is a prerequisite package > and should be installed. > WARNING: > The <CSWgd> package "" is a prerequisite package and > should be installed. > WARNING: > The <CSWiconv> package "" is a prerequisite package and > should be installed. > WARNING: > The <CSWjpeg> package "" is a prerequisite package and > should be installed. > WARNING: > The <CSWt1lib> package "" is a prerequisite package and > should be installed. > WARNING: > The <CSWxpm> package "" is a prerequisite package and > should be installed. > > > but I type Y to continue installation > > and get > > Installation of <CSWtetex> was successful. Well, the package is part of a distribution and, as such, you shouldn't ignore the dependencies --- ignoring the dependencies is always risky. Consequently, using the Blastwave package, you must follow the instruction given at http://www.blastwave.org/pkg-get.php and read attentively the user's guide at http://www.blastwave.org/userguide/ Remove the package using pkgrm CSWtetex and after you bootstrapped your system by following the above mentioned instructions, install the package with pkg-get -i tetex. > as me I type: > > bash-2.05$ pdflatex test.tex > ld.so.1: pdflatex: fatal: libstdc++.so.6: open failed: No such file or > directory > Killed > > I have libstdc++.so.6 in /usr/local/lib/ and /usr/local/lib/sparcv9 The package uses the /opt/csw based libraries. > I have moved /usr/ucb to the end of my $PATH. This is a good general practice. > I intend only to use pdf format so the absence of GhostView is not an > issue. GhostScript, not GhostView, is required for managing some fonts. > Any help gratefully appreciated. HTH > Phineas Campbell > > >>> Peter FELECAN <[email protected]> 03/15/05 8:55 AM >>> > "Phineas Campbell" <[email protected]> writes: > > > Architecture SPARC > > OS Solaris 2.9 > > gcc version 3.4.2 > > > > Im trying to build tetex 3.0 but have problems with config. Probably > > related to > > > > > http://www.mail-archive.com/[email protected]/msg00547.html > > > > I follow the instructions as per: > > > > http://www.tug.org/teTeX/tetex-src/INSTALL > > > > but I hit a problems after running the configure script. > > > > Line 5 of config.log is: > > > > checking whether the C compiler (gcc ) works... yes > > checking whether the C compiler (gcc ) is a cross-compiler... > no > > > > Line 9 of config.log is: > > > > checking whether the C++ compiler (gcc ) works... yes > > checking whether the C++ compiler (gcc ) is a cross-compiler... > yes > > > > My path is set to > > > > > /usr/ucb:/usr/local/bin:/usr/bin:/etc:/opt/sfw/bin:/opt/Acrobat5/bin:/usr/lo > > cal/teTeX/bin/sparc-sun-solaris2.9. > > Not really related to your issue: it's not a good practice to put > /usr/ucb at the beginning of your PATH; /usr/ucb is provided, mainly, > for migration/backward compatibility purposes and most of the time, when > building a package, it's source of confusion. > > > Both /usr/ccs/lib and /usr/local/lib are non empty > > > > I have been able to compile both c and c++ code. > > > > My guess is that config is guessing that this is a cross compilation, > is > > there anyway of forcing a non cross compilation build? > > > > > > If this should be posted to pretest let me know. > > Finally, if you wish, you can use the pre-built package of tetex 3.0 > from Blastwave: http://www.blastwave.org. > -- Peter FELECAN Blastwave maintainer of teTeX packages for Solaris http://www.blastwave.org/packages.php/tetex