Print

Print


I was running ./builder as a normal user. Running just the trust router make install show that it was trying to put libtr_tid.so.1.0.0 in /usr/local/lib to which I don’t have rights. So running as root now. Make install in the trust_router directory now seems happy, but running (as root) ./builder —prefix=/opt/moonshot still gives me the same error.

Rhys.
--
Dr Rhys Smith
Identity, Access, and Middleware Specialist
Cardiff University & Janet, the UK's research and education network

email: [log in to unmask] / [log in to unmask]
GPG: 0x4638C985



On 9 Jun 2014, at 22:38, Sam Hartman <[log in to unmask]> wrote:

>>>>>> "Sam" == Sam Hartman <[log in to unmask]> writes:
> 
>    Sam> That means that the make install for the trust_router directory
>    Sam> didn't work out correctly.  No idea why that's happening though
>    Sam> because our moonshot-master build off of
>    Sam> http://www.project-moonshot.org/buildbot/builders/ should be
>    Sam> doing more or less exactly that.
> 
>    Sam> Actually, the issue may be that for some reason FreeRadius is
>    Sam> not including -I and -L for includedir and libdir.
> 
> Although the --prefix option to builder should be doing that for you.