Re: [Erlide-devel] erlide does not appear to use ERL_LIBS

2014-01-08 Thread Vlad Dumitrescu
Yes, using the erlang/lib location should work - you can also just use symlinks. I haven't tested this, though. regards, Vlad On Wed, Jan 8, 2014 at 6:50 PM, Geib, Mark wrote: > Vlad, > > Thanks for the reply. > > If I move the libraries I need access to to the erlang/lib location should > tha

Re: [Erlide-devel] erlide does not appear to use ERL_LIBS

2014-01-08 Thread Geib, Mark
Vlad, Thanks for the reply. If I move the libraries I need access to to the erlang/lib location should that work as a workaround.? Mark Geib Principal Engineer Cheyenne Software Engineering [email protected] / 35-215 “We, the unwilling, led by the unknowing, are doing the impossible for

Re: [Erlide-devel] erlide does not appear to use ERL_LIBS

2014-01-08 Thread Vlad Dumitrescu
Hi Mark, Thanks for the request, it helps to prioritize. I am back from the holidays and getting up to speed. We have a ticket at https://www.assembla.com/spaces/erlide/tickets/1085, you may want to follow it. I have a larger work package at the moment, so I'm not sure if this will make it in the

[Erlide-devel] erlide does not appear to use ERL_LIBS

2014-01-08 Thread Geib, Mark
I recently moved a number of erlang libs from /usr/lib/erlang/lib to a new separate location /usr/lib/cse/lib. As a result I have started to define ERL_LIBS to be "/usr/lib/erlang/lib:/usr/lib/cse/lib". This is working from a terminal doing manual compiles, etc. However, in erlide some of the f