Re: squee

2017-04-18 Thread Catonano
Chris, thanks for your reply, usually Gmail makes messages aimed to me rather than to some mailing list more evident It didn't, in this case, so I missed your reply for a few hours. Gmail is supposed to use wisdom, in its choices :-/ 2017-04-18 21:48 GMT+02:00 Christopher Allan Webber : > > A

Re: runpath validation

2017-04-18 Thread Catonano
Thanks to Snape I could find objdump and attempt what is suggested here https://en.wikipedia.org/wiki/Rpath me@my-machine /gnu/store/zv2c9mbs4q7f75p9xlgxs62fb5wmp3ac-granite-0.4.0.1$ objdump -a -x bin/granite-demo | grep NEEDED NEEDED libgranite.so.3 <--- here it is NEEDED

Re: runpath validation

2017-04-18 Thread Catonano
this is the package I'm using. For reference http://paste.lisp.org/display/344598 Thanks again

runpath validation

2017-04-18 Thread Catonano
trying to build Granite https://launchpad.net/granite I get this error validating RUNPATH of 1 binaries in "/gnu/store/c7zrvx10p41g26q0l8jray6xc0lv4qn3-granite-0.4.0.1/bin"... /gnu/store/c7zrvx10p41g26q0l8jray6xc0lv4qn3-granite-0.4.0.1/bin/granite-demo: error: depends on 'libgranite.so.3', which

Re: squee

2017-04-18 Thread Christopher Allan Webber
Catonano writes: > Ok, I was just confused, it works like a charm > > Sorry for the noise Ah! No worries about the noise. I'm happy to see someone using squee. It hasn't gotten much love in the last couple of years. I intend to return to using it in the not too distant future. If you're inte

Re: squee

2017-04-18 Thread Catonano
Ok, I was just confused, it works like a charm Sorry for the noise