[Clam-devel] Voice2Midi is qt4

Pau Arumi parumi at iua.upf.edu
Sat Mar 31 16:45:59 PDT 2007


En/na David García Garzón ha escrit:
> I applied Zach's patch on Voice2Midi to compile with qt4 instead of qt3, and 
> now it's on the svn. Enjoy.
> 
> commit 9906

  seems that ubuntu feisty qt4-dev does not install libmysql correctly.

  if linkage of Voice2MIDI gives you this problem
  /usr/bin/ld: cannot find -lmysqlclient_r

  do the following:
  $ cd /usr/lib
  $ sudo ln -s libmysqlclient_r.so.15.0.0 libmysqlclient_r.so

  or install mysql devel package.

  the issue has been notified upstream (qt) so is expected to be solved
  in next releases.

pau

ps: this warning has been added to Voice2MIDI/INSTALL





More information about the clam-devel mailing list