Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
acq-tickets acq-tickets
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Ganil-acq
  • acq-ticketsacq-tickets
  • Issues
  • #15

Closed
Open
Created Jan 14, 2020 by John Frankland@jdfrankland

Finding, compiling & linking with libMFM

Since the 'splitting' of MFMlib from GRU, the installation path has changed:

$GRUDIR/../MFMlib/lib/libMFM.so $GRUDIR/../MFMlib/include/MFM*.h

(instead of $GRUDIR/lib & $GRUDIR/include before)

As far as I can see, there is no environment variable $MFMDIR or equivalent. The new path to the library is not in LD_LIBRARY_PATH by default, unlike $GRUDIR/lib, and so has to be added by hand in order to be able to use applis linked with libMFM.so. The value of "gru_path" in Narval actor definitions in run control XML files also has to be modified.

OS: CentOS7 (ganp548/549/550) ACQ_HOST_VERSION=Acq_13_12 GRUDIR=/home/acqexp/GRU/GRUcurrent_C7

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking