Ticket #52 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

scripts cannot find library when installing to non-standard location

Reported by: erkn Owned by: erkn
Priority: minor Milestone: McXtrace 1.1
Component: Installation/Packaging Version: 1.0
Keywords: mcxtrace installation Cc:

Description

There is a problem in the perl scripts for mcxtrace. In the BEGIN section, if MCSTAS is not set, $0 is checked against mc_ - if that matches then the installation directory is searched for perl-tools etc., if not the standard location is used.

Attachments

install_bug_8b09cb85.patch Download (4.0 KB) - added by erkn 5 months ago.
patch file to really fix #52 installation to non-standard location

Change History

Changed 5 months ago by erkn

  • status changed from new to closed
  • resolution set to fixed

as the mx_ scripts are based on mc_.pl code a fix is to check for m[xc] instead. Patch attached.

Changed 5 months ago by erkn

patch file to really fix #52 installation to non-standard location

Note: See TracTickets for help on using tickets.