[Nix-dev] sonarQube package

Guillaume Maudoux (Layus) layus.on at gmail.com
Tue Jan 12 09:43:31 CET 2016


Le 12/01/16 06:40, Bjørn Forsman a écrit :
>
> On Jan 12, 2016 00:27, "Augustin Borsu" <augustin at sagacify.com
> <mailto:augustin at sagacify.com>> wrote:
> >
> > Hello,
> >
> > I'm a bit stuck so I thought I would try and ask the community if
> any one has an idea.
> > I'm trying to make a package to run SonarQube on a nixos server and
> so far I"ve gotten this far :
> ...
> > But now I have a very cryptic file not found error when I try to
> launch the ./bin/wrapper file that is supposed to launch it all.
>
> I guess the binary still refers to /lib/ld-linux.so (or something) as
> its interpreter. What you want is patchelf. See examples in nixpkgs repo.
>
./bin/wrapper is indeed a precompiled executable.
You will find more explanations on how to use patchelf in
https://nixos.org/wiki/How_to_package_closed-source_software

Regards,
Guillaume.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20160112/59278512/attachment-0001.html 


More information about the nix-dev mailing list