Re: [bwm-tools-tech] Shared object file problem
Brought to you by:
nkukard
From: go0ogl3 <go...@gm...> - 2005-03-23 06:54:30
|
Well I'm not an specialist but did you run a strace with it and see what is looking for? Maybe is searching the library somewhere else. That's only my ideea... On Tue, 22 Mar 2005 17:54:10 -0700, Adam M. Towarnyckyj <ad...@co...> wrote: > > > Well, it looks like I finally got on to the list. J > > > > I tried your advice and it worked great. Thank you. Now I'm running into a > completely separate problem which I can't seem to find an answer to. > > After "./configure", "make", "make install", I can't get bwm_firewall or > bwm_graph to run at all. I get this error: > > bwm_firewall: error while loading shared libraries: libbwm.1: cannot open > shared object file: No such file or directory > > > > Oddly enough, my library path is correct and the libraries are in their > proper directory. > > Any ideas? Thanks! > > > > Adam Towarnyckyj |