Re: Texlive version in fink

Alexander Hansen <[email protected]>
Newsgroups gmane.os.apple.fink.general
Message-ID <[email protected]>

> On Jun 15, 2021, at 16:06, Lucier, Bradley J <[email protected]> wrote:
> 
>> On Jun 15, 2021, at 4:46 PM, Alexander Hansen <[email protected]> wrote:
>> 
>> Do you get any output from “dpkg -L TeXLive/TLConfig.pm” ?
>> 
> 
> I get
> 
> [Bradleys-Mac-mini:~] lucier% dpkg -L TeXLive/TLConfig.pm
> Package `texlive/tlconfig.pm' is not installed.
> 
> Use dpkg --info (= dpkg-deb --info) to examine archive files,
> and dpkg --contents (= dpkg-deb --contents) to list their contents.
> 
> yet
> 
> [Bradleys-Mac-mini:/opt/sw] lucier% find . -name TLConfig.pm
> find: ./var/run/dbus/Library/Preferences/com.apple.LaunchServices: Permission denied
> find: ./var/run/dbus/Library/Keychains: Permission denied
> ./share/tlpkg/TeXLive/TLConfig.pm
> 
> certainly exists.
> 

Whoops, my bad.  That should have been “dpkg -S TeXLive/TLConfig.pm”.  

Anyway, that’s the answer:  /opt/sw/share/tlpkg isn’t in @INC:

(@INC contains: /opt/texmf-dist/scripts/texlive /opt/tlpkg /Library/Perl/5.18/darwin-thread-multi-2level /Library/Perl/5.18 /Network/Library/Perl/5.18/darwin-thread-multi-2level /Network/Library/Perl/5.18 /Library/Perl/Updates/5.18.4 /System/Library/Perl/5.18/darwin-thread-multi-2level /System/Library/Perl/5.18 /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level /System/Library/Perl/Extras/5.18 .)

In fact, I don’t see Fink’s normal Perl paths at all.  By way of comparison, I have (from “perl -V”):

@INC:
    /opt/sw/lib/perl5/darwin-thread-multi-2level
    /opt/sw/lib/perl5
    /opt/sw/lib/perl5/darwin
    /Library/Perl/5.30/darwin-thread-multi-2level

By any chance did you just add /opt/sw to your PATH instead of sourcing /opt/sw/bin/init.sh in your $HOME/.profile?  Fink requires a number of other environment variable settings besides PATH.  You can set this up if you haven’t already by running /opt/sw/bin/pathsetup.sh and starting a new terminal.

—akh



_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.