Help for this page

Select Code to Download


  1. or download this
        etc_files => {
            'etc/skycat.cfg' => 'etc/skycat.cfg',
    ...
        install_path => {
            'etc' => File::Spec->catdir($Config{installprefix}, 'etc'),
        },
    
  2. or download this
    ...
    All tests successful.
    ...
      GSB/Astro-Catalog-4.37.tar.gz
      ./Build install  -- NOT OK
    Stopping: 'install' failed for 'Astro::Catalog'.
    
  3. or download this
    # Environment.
    # Setting *prefix here only because of the "$Config{installprefix}".
    ...
    _build/runtime_params-                   },
    _build/runtime_params:       'install_base' => '/some/dir/perl',
    _build/runtime_params-       'verbose' => '1'