[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: qt3 Problems on Openbsd 3.4
On Sunday 22 February 2004 10:06 am, Alexander Farber wrote:
> I have no idea of Qt-programming, but have you
> looked at the files included in every qt-package?
> Maybe you'll find something you need there:
>
> newhope:Pref3 {1040} pkg_info -L qt3-base-2.3
> Information for qt3-base-2.3
>
> Files:
> /usr/local/include/X11/qt3/jri.h
> /usr/local/include/X11/qt3/jri_md.h
> /usr/local/include/X11/qt3/jritypes.h
> ......
> etc.
My qt3 packages are all qt3-1.2.
I think the qt3 package(s) for Openbsd is(are) broken as there
are several problems with the qt3 environmental variables,
some (apparently) missing files (qtconfig is linked to a non-existent
file on my system). Qmake clobbers my MANPATH variable every time
I run it on the Trolltech helloworld.c program file.
Dave Feustel