Re: [bwm-tools-tech] libbwm.so.1
Brought to you by:
nkukard
From: Nigel K. <nk...@lb...> - 2006-02-03 16:36:44
|
Hi, Rockwallaby Deluxe Model wrote: >I have compiled bwmtools (thanks nigel!), gone through >and made a firewall.xml file, but I have run into >another problem which is as follows > >[root@gateway/usr/local/bin]# bwm_firewall -c >/home/hoebags/firewall.xml -o /e/hoebags/ipscript > >bwm_firewall: error while loading shared libraries: >libbwm.so.1: cannot open red object file: No such file >or directory > > is /usr/local/lib in /etc/ld.so.conf? you must run ldconfig after installing BWM Tools. >The file exists in /usr/local/lib/ > >Does anyone know why this error comes up and/or how to >fix it? > > Make sure /usr/local/lib is in /etc/ld.so.conf and run ldconfig. Let me know if this works. -Nigel |