Missing library file?
Scott Hannahs via Fink-users <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
So trying to update TeXlive-nox on MacOS 10.14 (Mojave) This requires the installation of teckit The installation of teckit fails since it is looking for a libexpat file "clang: error: no such file or directory: '/opt/sw/lib/libexpat.dylib’” This file does not exist. The versioned files do exist. Should the installation of libexpat-shlibs create a link libexpat.dylib -> libexpat.1.8.1.dylib ?? % /bin/ls -l /opt/sw/lib/libexpat.* -rwxr-xr-x 1 root admin 200844 Jul 28 2021 /opt/sw/lib/libexpat.1.8.1.dylib lrwxr-xr-x 1 root admin 20 Jan 27 14:03 /opt/sw/lib/libexpat.1.dylib -> libexpat.1.8.1.dylib -rwxr-xr-x 1 root admin 923 Sep 3 2021 /opt/sw/lib/libexpat.la Creating the symbolic link manually allows teckit to build and install, but it should be part of the expat-shlibs installation OR the teckit build should be looking for libexpat.1.dylib -Scott _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users