Menu

#11 Install on Linux Consistent w/Filesystem Hierarchy Standard

Beta 2.1
closed
None
2020-10-27
2010-08-21
mesheets
No

To make the Linux locale path consistent with the Filesystem Hierarchy Standard, only one line in the root CMakeLists.txt file needs to be modified. On line 81 of source version 4.0.3a, I changed

SET(XTRKCAD_LOCALE_INSTALL_DIR "share/xtrkcad/locale")

to

SET(XTRKCAD_LOCALE_INSTALL_DIR "share/locale")

and that appears to put the necessary files in the needed place.

Discussion

  • Daniel E. Markle

    • milestone: --> Next Release
    • assigned_to: nobody --> lexicon
     
  • Daniel E. Markle

    Thanks for your suggestion. Your request has been accepted for development. No dates for availability can be given at this point.

     
  • Daniel E. Markle

    Added in hg changeset 12bb641de2d3; note that a change was needed in app/bin/i18n.c for xtrkcad to find the locales at this new install location.

     
  • Daniel E. Markle

    Thanks for your suggestion. Your request has been accepted for development. No dates for availability can be given at this point.

     
  • Daniel E. Markle

    • status: open --> closed
     
  • Adam Richards

    Adam Richards - 2020-10-27

    Ticket moved from /p/xtrkcad-fork/feature-requests/18/

    Can't be converted:

    • _milestone: Beta 2.1
    • _priority: 5
     

Log in to post a comment.