[Quickfix-developers] QuickFix on Ubuntu 7.04 Linux
Brought to you by:
orenmnero
From: Vincent P. <vpr...@ph...> - 2008-11-25 04:30:29
|
My QF app links just fine on Ubuntu, but when I try to launch it, I get this error: error while loading shared libraries: libquickfix.so.10: cannot open shared object file: No such file or directory I'm having trouble figuring out what libquickfix is trying to open. I installed QF using the standard method: ./configure make sudo make install My app runs fine on a different Ubuntu installation, so I know it works on Ubuntu. -- Vincent |