Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
dynare
dynare
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 115
    • Issues 115
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 6
    • Merge Requests 6
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Dynare
  • dynaredynare
  • Issues
  • #1640

Closed
Open
Opened Mar 06, 2019 by Angelo Salton@angelosalton
  • Report abuse
  • New issue
Report abuse New issue

Build issues under Arch Linux (Dynare 4.5.7, Octave 5.1.0)

Hello,

I'm forwarding an issue found by a fellow Arch user on AUR:

To run smoothly under Octave 5.1.0 I had to symlink the libs from the Octave folder:

ln -s /usr/lib/octave/5.1.0/liboctave.so /usr/lib/liboctave.so
ln -s /usr/lib/octave/5.1.0/liboctinterp.so /usr/lib/liboctinterp.so
ln -s /usr/lib/octave/5.1.0/liboctinterp.so /usr/lib/liboctinterp.so.6

Just setting the LDFLAGS during the build won't do the trick.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
2
Labels
bug build system / packaging
Assign labels
  • View project labels
Reference: Dynare/dynare#1640