On 27/08/2009, at 17:17, Gerfried Kumbartzki wrote:
> I followed with interest the exchange about tetex. End of July I had
> the "same" trouble to install tetex on a brand new system,
> now OSX 10.5.8
> ~ fink --version
> Package manager version: 0.29.2
> Distribution version: selfupdate-rsync Wed Jul 29 15:38:54 2009, 10.5,
> i386
> After several selfupdates I finally managed to get tetex installed:
> ~ fink list tetex
> Information about 4350 packages read in 0 seconds.
>  p   bundle-tetex                  [virtual package]
>  i   tetex            3.0-1006     Complete distribution of the TeX
> typesett...
>  i   tetex-base       3.0-1006     Base programs for a teTeX
> installation
>      tetex-dev        2.0.2-1047   Developer files for a teTeX
> installation ...
>  p   tetex-macosx                  [virtual package]
>      tetex-nox        3.0-1006     Complete distribution of the TeX
> typesett...
>      tetex-nox-base   3.0-1006     Base programs for a teTeX
> installation
>      tetex-shlibs     2.0.2-1047   Shared libraries for a teTeX
> installation...
>  i   tetex-texmf      3.0-2        Main texmf tree for a teTeX
> installation
>  p   tetex3-base                   [virtual package]
> I can latex
> latex ru
> This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
> ....
> and it seems OK, but I cannot get xdvi to work.
> xdvi ru&
> [1] 3125
> tulip:~/Papers/ru dyld: Symbol not found: __XEditResCheckMessages
>   Referenced from: /sw/bin/xdvi-motif.bin
>   Expected in: /sw/lib/libXm.3.dylib

As Alexander has pointed out,

$ nm -g /sw/lib/libXm.3.0.0.dylib | grep ResCheck
001bd704 T __XmEditResCheckMessages

On the other hand,

$ nm -g /sw/bin/xdvi-motif.bin | grep ResCheck
          U __XEditResCheckMessages

Notice that the former contains XmEdit... and the latter references  
XEdit...

This is on my Intel OS X 10.5.8, 32-bit Fink box, where xdvi works fine.

> tulip:/sw/lib ls -l libXm*
> -rwxr-xr-x  1 root  admin  3551728 Jul 29 15:48 libXm.3.0.0.dylib*
> lrwxr-xr-x  1 root  admin       17 Jul 29 15:48 libXm.3.dylib@ ->
> libXm.3.0.0.dylib
> lrwxr-xr-x  1 root  admin       17 Jul 29 15:48 libXm.dylib@ -> libXm.
> 3.0.0.dylib
> -rwxr-xr-x  1 root  admin     1124 Jul 29 15:48 libXm.la*
>
> This libs were installed with the tetex packages.
> I can dvips, that looks fine.
> I ask Peter, is your xdvi starting up properly, did you get the "same"
> lib versions for Xm?



Cheers,

--
monipol
http://finkers.wordpress.com

Submitting a Fink bug report? Read this:
http://www.finkproject.org/doc/netiquette/index.php
http://finkers.wordpress.com/2009/06/03/bug-reports/


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to