> I am trying to install teTeX 3.0 under Solaris 10 X86 on my laptop. First, I > tried the binary file from > http://sunfreeware.microlink.lv/programlistintel10.html > However, after "pkgadd" command finished, I didn't see the directory "teTeX" > under "/usr/local/. > > So I tried install manually. I download source files. When I run "make", I > got the following error. > > rhuang% make world >world.log > Undefined first referenced > symbol in file > libiconv_close encodings.o > libiconv_open encodings.o > libiconv encodings.o > ld: fatal: Symbol referencing errors. No output written to xdvi-motif.bin > collect2: ld returned 1 exit status > make: Fatal error: Command failed for target `xdvi-motif.bin' > Current working directory /home/huang/tetex-src-3.0/texk/xdvik > make: Fatal error: Command failed for target `all' > Current working directory /home/huang/tetex-src-3.0/texk > make: Fatal error: Command failed for target `all' > > Can anybody kindly tell me how to fix this problem? > > Thanks in advance. >
(1) look here : http://www.blastwave.org/howto.html (2) look here : http://www.blastwave.org/packages.php/tetex (3) do pkg-get -i tetex then try again with the software under /opt/csw and all the dependencies will be installed for you. Dennis
