bugGNU TeXmacs - Bugs: bug #56306, Current Autotools packaging will...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #56306: Current Autotools packaging will break plugins using Python

Submitter:  Darcy Shen <sadhen>
Submitted:  Sat 11 May 2019 07:55:19 AM UTC
   
 
Category:  Packaging Priority:  5 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Closed
Release:  None Release: 
Fixed Release:  None Fixed Release: 
Keywords: 

Sat 11 May 2019 07:55:19 AM UTC, original submission:  

I extracted the common part to python-implemented plugins to plugins/tmpy.

.
├── asymptote
│   ├── bin
│   │   └── tm_asy
│   ├── doc
│   │   ├── asymptote-abstract.en.tm
│   │   ├── asymptote-demo.en.tm
│   │   └── asymptote.en.tm
│   └── progs
│       ├── asymptote-menus.scm
│       └── init-asymptote.scm
├── axiom
│   ├── bin
│   │   └── tm_axiom
│   ├── CMakeLists.txt
│   ├── doc
│   │   ├── axiom-abstract.en.tm
│   │   └── axiom.en.tm
│   ├── Makefile
│   ├── packages


For some reason, the bin directory is expected to be placed at plugins/xxxx and the binaries should not be aggregated.

Currently, the MacOS packaging works fine. But packaging on GNU/Linux using Autotools do not work fine.

Darcy Shen <sadhen>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by sadhen (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-07-05 sadhen Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code