[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

qt3 Problems on Openbsd 3.4



In order to develop qt3 apps outside the ports tree
(ie in the directory /home/daf/QT3src,
I have installed the following qt packages on my system:

/home/daf>pkg_info -a | grep qt
qt3-base-1.2       include and docs for qt3
qt3-mt-1.2         C++ X11 GUI toolkit
qt3-1.2            C++ X11 GUI toolkit
qt3-html-1.2       off-line html documentation for qt3
qt3-examples-1.2-mt examples and tutorial for qt3
/home/daf>

But now man does not work for anything but qt even after setting MANPATH to
/usr/local/lib/qt3/man:/usr/local/man:/usr/share/man;/usr/X11R6/man.

Also, I have no qt qt3 or qt-3 directories as mentioned in the qt3 html help
file (/usr/local/share/doc/qt3/html/install-x11.html). This suggests to me
that either the pkg_install failed or that there are yet other qt3 packages
that need to be installed. Or is there some other problem? 

I also don't yet know in which directory I should be when
executing the config command mentioned in the qt3 install file
and in DESCR. 

I thought that all of these details would be taken care of in the qt3 pkg install.
Am I wrong about that? If so, what do I do to complete the installation?

Thanks,
Dave Feustel