[mythtv-users] CPAN 'Links Program'

Bruce Markey bjm at lvcm.com
Wed Apr 16 22:27:28 UTC 2003


Per Åge Sørvik wrote:

>> I agree that is is probably the question about the standard
>> text browser execpt the name of it is "lynx".
>>
> lynx & links are two different things.

That's correct. "lynx" is what cpan is asking for during
configuration and "links" is a typo. Thanks for illuminating
the source of the confusion.

--  bjm


$CPAN::Config = {
   'build_cache' => q[10],
   'build_dir' => q[/root/.cpan/build],
   'cache_metadata' => q[1],
   'cpan_home' => q[/root/.cpan],
   'dontload_hash' => {  },
   'ftp' => q[/usr/bin/ftp],
   'ftp_proxy' => q[],
   'getcwd' => q[cwd],
   'gzip' => q[/bin/gzip],
   'http_proxy' => q[],
   'inactivity_timeout' => q[0],
   'index_expire' => q[1],
   'inhibit_startup_message' => q[0],
   'keep_source_where' => q[/root/.cpan/sources],
   'lynx' => q[/usr/bin/lynx],
...



More information about the mythtv-users mailing list