Thanks Gerard
As far as I understand, then qscintilla does not support qt4 in Debian.
The solution of having a postfix library name looks fine to me (it solves=20
another problem) but I will ask the Debian Qt maintainers.
I was thinking about putting the .h files in /usr/include/qwt5. The=20
development packages for qwt4 and qwt5 cannot coexist although the library=
=20
packages can so I can just as well put the Qwt5 include files into
/usr/include/qwt. Isn't that correct?
I will post the conclusion from the Debian Qt maintainers.
Regards
Gudjon
=DEann =DEri=F0judagur 19. desember 2006 20:34 skrifa=F0i Gerard Vermeulen:
> Hi Gudjon,
>
> yes, qscintilla for Qt-3 on Debian has its library files in /usr/lib, see
> http://packages.debian.org/stable/libs/libqscintilla4
> and click on list-of-files in the table.
>
> A possibility would be to postfix the library name:
> libqwt-qt3.so.5.0.0 for Qt3 and libqwt-qt4.so.5.0.0 or libqwt.so.5.O.O for
> Qt4
>
> Maybe you should ask the Debian Qt maintainers?
>
> Regards -- Gerard
>
>
> On Tue, 19 Dec 2006 19:49:12 +0100
>
> "Gudjon I. Gudjonsson" <gudjon@...> wrote:
> > Dear Gerard
> > Here are some examples
> > libqt4-core
> > /usr/lib/libQtCore.so.4.2.1
> > /usr/lib/libQtNetwork.so.4.2.1
> > /usr/lib/libQtXml.so.4.2.1
> > /usr/lib/libQtTest.so.4.2.1
> > /usr/lib/libQtDBus.so.4.2.1
> > /usr/lib/libQtCore.so.4
> > /usr/lib/libQtCore.so.4.2
> > /usr/lib/libQtNetwork.so.4
> > /usr/lib/libQtNetwork.so.4.2
> > /usr/lib/libQtXml.so.4
> > /usr/lib/libQtXml.so.4.2
> > /usr/lib/libQtTest.so.4
> > /usr/lib/libQtTest.so.4.2
> > /usr/lib/libQtDBus.so.4
> > /usr/lib/libQtDBus.so.4.2
> >
> > libqt4-gui
> > /usr/lib/libQtGui.so.4.2.1
> > /usr/lib/libQtOpenGL.so.4.2.1
> > /usr/lib/libQtSvg.so.4.2.1
> > /usr/lib/libQtDesigner.so.4.2.1
> > /usr/lib/libQtDesignerComponents.so.4.2.1
> > /usr/lib/libQtAssistantClient.so.4.2.1
> > /usr/lib/qt4
> > /usr/lib/qt4/plugins
> > /usr/lib/qt4/plugins/imageformats
> > /usr/lib/qt4/plugins/imageformats/libqgif.so
> > /usr/lib/qt4/plugins/imageformats/libqjpeg.so
> > /usr/lib/qt4/plugins/imageformats/libqmng.so
> > /usr/lib/qt4/plugins/imageformats/libqsvg.so
> > /usr/lib/qt4/plugins/iconengines
> > /usr/lib/qt4/plugins/iconengines/libqsvg.so
> > /usr/lib/qt4/plugins/inputmethods
> > /usr/lib/qt4/plugins/inputmethods/libqimsw-multi.so
> > /usr/lib/qt4/plugins/accessible
> > /usr/lib/qt4/plugins/accessible/libqtaccessiblewidgets.so
> > /usr/lib/libQtGui.so.4
> > /usr/lib/libQtGui.so.4.2
> > /usr/lib/libQtOpenGL.so.4
> > /usr/lib/libQtOpenGL.so.4.2
> > /usr/lib/libQtSvg.so.4
> > /usr/lib/libQtSvg.so.4.2
> > /usr/lib/libQtDesigner.so.4
> > /usr/lib/libQtDesigner.so.4.2
> > /usr/lib/libQtDesignerComponents.so.4
> > /usr/lib/libQtDesignerComponents.so.4.2
> > /usr/lib/libQtAssistantClient.so.4
> > /usr/lib/libQtAssistantClient.so.4.2
> >
> > Only the "plugins" directory is placed in /usr/lib/qt4. It would be much
> > nicer to have the the qwt libraries in /usr/lib/qt* but I don't dare to
> > do it.
> >
> > Thanks for the help
> >
> > Gudjon
> >
> > > > Anyway I did install the qt4 libraries as /usr/lib/libQwt* and t=
he
> > > > include files under /usr/include/qwt5.
> > >
> > > How does Debian install Qt?
> > > If Qt4 and Qt3 each go into their own directories (for instance
> > > /usr/lib/qt3 and /usr/lib/qt4) you could install Qwt for Qt3 and Qt4
> > > in those directories (like the default installation of QScintilla).
> > >
> > > Gerard
> >
> > -----------------------------------------------------------------------=
=2D-
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share
> > your opinions on IT & business topics through brief surveys - and earn
> > cash
> > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=
=3DDEVDEV
> > _______________________________________________
> > qwt-interest mailing list
> > qwt-interest@...
> > https://lists.sourceforge.net/lists/listinfo/qwt-interest
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your opinions on IT & business topics through brief surveys - and earn ca=
sh
> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D=
DEVDEV
> _______________________________________________
> qwt-interest mailing list
> qwt-interest@...
> https://lists.sourceforge.net/lists/listinfo/qwt-interest
|