dwww Home | Show directory contents | Find package

This example relies on:
  - Qt (libqt) and its dependencies: OpenGL (libGL), libpng, zlib (libz)
  - the C++ runtime libraries (libstdc++)

Installation:
  ./autogen.sh
  ./configure --prefix=/some/prefix --with-qt-dir=/usr/lib/qt3 --enable-threads
  make
  make install
Cleanup:
  make distclean
  ./autoclean.sh

Generated by dwww version 1.15 on Fri Jun 28 13:30:04 CEST 2024.