[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: permission denied error



2014-02-11 22:08 GMT+04:00 Roelof Wobben <rwobben@hotmail.com>:
> # noinst_ always builds a static library
> if ENABLE_TESTS
> testlib_LTLIBRARIES = libregress.la libgimarshallingtests.la
> testlibdir = $(prefix)/unused
> install-testlibLTLIBRARIES: # prevent it from being installed
> endif

It looks like a terrible hack, and must be fixed upstream.
Probably they should learn automake (me too :-)

I guess they want shared libraries to be compiled, but not installed.
They failed.


Reply to: