build system insufficient for installers

Bug #1402724 reported by Sam Hartman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GSS-API Web
Confirmed
Wishlist
Unassigned

Bug Description

The build system doesn't produce all the artifacts that an installer needs. In particular, it does not:

* install the shared library

* build chrome/chromium and firefox extensions.

I expect that when cmake . is run in the source tree, and the cmake cache edited to set the right installation prefix and destdir that

make all
make install
will result in

* the executable being placed in the bin directory of the install prefix
* the shared library being placed in the lib directory
* the browser extensions being placed under some path in the install prefix.

Margaret Cullen (mrw42)
Changed in gssweb:
assignee: Margaret Cullen (mrw42) → nobody
Revision history for this message
Margaret Cullen (mrw42) wrote :

This should be dealt with when/if we develop installers.

Changed in gssweb:
importance: Critical → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.