fwbuilder / libqt problem

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
boughtonp
Posts: 40
Joined: Thu 04 Oct 2007, 20:28
Location: South Croydon, UK
Contact:

fwbuilder / libqt problem

#1 Post by boughtonp »

I'm trying to get Firewall Builder to help me get my iptables setup.

I found a post listing fwbuilder requirements, and based on that I've installed the fwbuilder-2.1.14 RPM, the libfwbuilder RPM, libnetsnmp.pup, libelf.pup, libssl4.pup and qt-3.3.8.pet (download from here - no internet on the machine yet)

After all that, I try running /usr/bin/fwbuilder but it complains about libqt:
/usr/bin/fwbuilder: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory
So presumably something didn't work when I installed the qt pet - anyone know how to determine what isn't right and how I can fix it?
- Peter Boughton -

User avatar
trapster
Posts: 2117
Joined: Mon 28 Nov 2005, 23:14
Location: Maine, USA
Contact:

#2 Post by trapster »

If you have /usr/lib/qt-3.3.8/libqt-mt.so.3.3.8 try linking it to /usr/lib/qt-3.3.8/libqt-mt.so.3

also...maybe it would help if you also link /usr/lib/qt-3.3.8 to /usr/lib/qt if it's not already
trapster
Maine, USA

Asus eeepc 1005HA PU1X-BK
Frugal install: Slacko
Currently using full install: DebianDog

boughtonp
Posts: 40
Joined: Thu 04 Oct 2007, 20:28
Location: South Croydon, UK
Contact:

#3 Post by boughtonp »

The first was already done, but I did /usr/lib/qt-3.3.8 to /usr/lib/qt and that worked. Thanks! :)
- Peter Boughton -

Post Reply