Menu

#52 apertium-gen-modes should take --prefix instead of using its own prefix

closed
nobody
None
2016-05-12
2014-10-26
No

Currently, you can't use apertium installed in prefix1 to install a language pair prefix2.

If you, for example, installed apertium from the nightly apt repo, and you try to install a language pair from SVN, the modes will point at /usr/share (since that's where apertium was installed) instead of /usr/local/share where the language pair gets installed.

apertium-gen-modes should get the prefix as an argument and use that when creating installable modes.

Discussion

  • Kevin Brubeck Unhammer

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,5 +1,5 @@
    -Currently, you can't use apertium installed in prefix1 to install modes to prefix2. 
    +Currently, you can't use apertium installed in prefix1 to install a language pair  prefix2. 
    
    -So if you, say, installed apertium from the nightly apt repo, and you try to install a language pair from SVN, the modes will point at /usr/share (since that's where apertium was installed) instead of /usr/local/share where the language pair gets installed.
    +If you, for example, installed apertium from the nightly apt repo, and you try to install a language pair from SVN, the modes will point at /usr/share (since that's where apertium was installed) instead of /usr/local/share where the language pair gets installed.
    
     apertium-gen-modes should get the prefix as an argument and use that when creating installable modes.
    
     
  • Kevin Brubeck Unhammer

    • status: open --> closed
     
  • Kevin Brubeck Unhammer

    Fixed in 68286

     

Log in to post a comment.

Auth0 Logo