in reply to Solved : cannot find -lsmokeqt compiling Perl-Qt

Just for the benfit of anyone who share this problem in the future could you just append a note on *how* it was solved (presume the KDE bindings issue?)

cheers

tachyon

  • Comment on Re: Solved : cannot find -lsmokeqt compiling Perl-Qt

Replies are listed 'Best First'.
Re^2: Solved : cannot find -lsmokeqt compiling Perl-Qt
by rbutcher (Beadle) on Aug 08, 2004 at 15:40 UTC
    I didn'treally solve the problem of the make failure, I used a quick and nasty workaround... copied the three libsmoke.so libs from the temp. sources directory where CPAN had put them, to /usr/local/qt3/lib, and restarted the CPAN install, it then completed OK. The CPAN install script seems to forget whetre it's put the libsmoke files for some reason.
      Why did you prepend solved to the title? Don't do that.