[Stk] request for make install

Gary Scavone gary at ccrma.Stanford.EDU
Tue Feb 9 13:32:33 PST 2010


Hi Tristan,

I can potentially add an "install" option to the Makefile in the "src" directory but it is not completely clear to me where the headers and library should go.  Perhaps others in the list have suggestions?

Note that I had to modify the way the shared library was created in "/src/Makefile" because the "-Wl,-soname," option to g++  did not work in OS-X (a commented-out version is still in there).  Again, I don't know enough about shared libraries to say whether this is a major problem or not.

Regards,

--gary

On 2010-02-07, at 2:40 PM, Tristan Matthews wrote:

> Hi,
> 
> Would it be possible to have an optional make install for stk? I'd
> like to be able to install the librairies and headers, presently the
> only way I see of doing this is:
> 
> make libstk.so.4.4.2
> sudo cp libstk.so.* /usr/local/lib
> 
> and then copying all the headers into something like
> /usr/local/include/stk
> 
> Thanks,
> Tristan
> 
> --
> Tristan Matthews
> email: tristan at sat.qc.ca
> web: http://tristanswork.blogspot.com
> 
> _______________________________________________
> Stk mailing list
> Stk at ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/stk




More information about the Stk mailing list