On Wed, 2008-10-22 at 20:14 +0200, Florian Kulzer wrote:
> On Tue, Oct 21, 2008 at 11:31:27 -0700, Ken Teague wrote:
> > Florian Kulzer wrote:
> > > [ snip: the config file sets and exports LD_LIBRARY_PATH and other
> > > environmental variables. ]
> > >
<>
> > Awesome! However, acuSim has a su
Florian Kulzer wrote:
> You could put this into ~/.bashrc (or ~/.bash_aliases):
>
> alias acusession='source
> /usr/local/bin/acusim/LINUX64/V1.7e/script/.acusim-sh'
>
> Then you can use "acusession" as a convenient abbreviation to source the
> configuration script and prepare the present bash s
On Tue, Oct 21, 2008 at 11:31:27 -0700, Ken Teague wrote:
> Florian Kulzer wrote:
> > [ snip: the config file sets and exports LD_LIBRARY_PATH and other
> > environmental variables. ]
> >
> > Have you put the command to source this config file into .bashrc or
> > another startup file?
>
> Yes,
Florian Kulzer wrote:
> [ snip: the config file sets and exports LD_LIBRARY_PATH and other
> environmental variables. ]
>
> Have you put the command to source this config file into .bashrc or
> another startup file?
Yes, I had it in .bashrc and, after removing it, magic began happening
and thi
On Mon, Oct 20, 2008 at 16:24:41 -0700, Ken Teague wrote:
> Florian Kulzer wrote:
> >> >> libz.so.1, of course, is a symlink to the actual library. For my
> >> >> Debian Lenny box, it points to libz.so.1.2.3.3 and for acusim, it
> >> >> points to libz.so.1.2.3.
> > >
> > > This does not explain wh
Florian Kulzer wrote:
>> >> libz.so.1, of course, is a symlink to the actual library. For my
>> >> Debian Lenny box, it points to libz.so.1.2.3.3 and for acusim, it
>> >> points to libz.so.1.2.3.
> >
> > This does not explain what you are doing at the moment. Do you have a
> > symlink that you cha
On Sat, Oct 18, 2008 at 17:50:36 -0700, Ken Teague wrote:
> Florian Kulzer wrote:
>> That does not tell you which library is used in the end. I would run
>>
>> ldd /usr/X11R6/bin/epiphany-browser | grep libz
>>
> host:~# ldd /usr/X11R6/bin/epiphany-browser |grep libz
> libz.so.1 => /usr/loca
Thanks, Florian, for your help.
Florian Kulzer wrote:
That does not tell you which library is used in the end. I would run
ldd /usr/X11R6/bin/epiphany-browser | grep libz
host:~# ldd /usr/X11R6/bin/epiphany-browser |grep libz
libz.so.1 => /usr/local/bin/acusim/LINUX64/V1.7e/base/lib/lib
On Thu, Oct 16, 2008 at 15:52:40 -0700, Ken Teague wrote:
> Debian Lenny
>
> I have a commercial application called acuSim under
> /usr/local/bin/acusim. It also installed libz.so.1.2.3 under
> /usr/local/bin/acusim/LINUX64/V1.7e/base/lib. This library is causing
> major problems on my box. For
9 matches
Mail list logo