Re: [cdesktopenv-devel] [PATCH] FreeBSD: Add /usr/dt/lib to runtime linker - update

2012-09-24 Thread Jon Trulson
On Tue, 25 Sep 2012, Marcin Cieslak wrote: > On Mon, 24 Sep 2012, Jon Trulson wrote: > >> On Tue, 25 Sep 2012, Marcin Cieslak wrote: >> >> Applied. > > I'm sorry - it turns out this one does not fully > work as expected. > Never mind - since I didn't push yet, I just reverted previous patch and a

Re: [cdesktopenv-devel] [PATCH] FreeBSD: Add /usr/dt/lib to runtime linker - update

2012-09-24 Thread Jon Trulson
On Tue, 25 Sep 2012, Marcin Cieslak wrote: yep, conflict - just send an updated patch against your branch if you still have it, or from master. I'll push master once my linux/32b build completes (successfully :). -- Jon Trulson The Higgs Field is what make atoms matter. -- Tom

Re: [cdesktopenv-devel] [PATCH] FreeBSD: Add /usr/dt/lib to runtime linker - update

2012-09-24 Thread Marcin Cieslak
On Mon, 24 Sep 2012, Jon Trulson wrote: > On Tue, 25 Sep 2012, Marcin Cieslak wrote: > > Applied. I'm sorry - it turns out this one does not fully work as expected. This one is better (it's relative to the old master) - so it might cause a conflict: diff --git a/cde/admin/IntegTools/post_insta

Re: [cdesktopenv-devel] [PATCH] FreeBSD: Add /usr/dt/lib to runtime linker

2012-09-24 Thread Jon Trulson
On Tue, 25 Sep 2012, Marcin Cieslak wrote: Applied. -- Jon Trulson The Higgs Field is what make atoms matter. -- Tom L. -- Live Security Virtual Conference Exclusive live event will cover all the way

[cdesktopenv-devel] [PATCH] FreeBSD: Add /usr/dt/lib to runtime linker

2012-09-24 Thread Marcin Cieslak
Create $LOCALBASE/libdata/ldconfig/cde which points the runtime linker to /usr/dt/lib There is no need to invoke ldconfig manually after this. --- .../post_install/freebsd/configShlibs.src |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/cde/admin/IntegTools/po