SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

Welcome to tipograf.

tipograf is free software. Please see the file COPYING for details. For documentation, please see the files in the doc subdirectory. For complete building and installation instructions please see the INSTALL file.


0. Prerequisites:
  1. A working installation of the following software packages:
  2. If you want to compile the source distribution of Tipograf

    you need the following stuff in addition to the above:


1. Quick installation hints:

This will install Tipograf under the /usr/local hierarchy.

  1. Download tipograf-XXX.tar.gz from http://www.falk-henrich.de
  2. Unzip the tarball: tar xzvf tipograf-XXX.tar.gz
  3. Cd into the distribution directory: cd tipograf-XXX
  4. Configure the sources: ./configure

    If configure complains about missing Qt library files try one of the following

    ./configure --with-qt-inc=DIR --with-qt-lib=DIR --with-qt-bin=DIR ./configure --with-qt-dir=DIR

    where DIR stands for the respective Qt installation directories.

  5. Compile the sources: make
  6. Install the sources: make install

2. Running the program:

If your PATH variable contains "/usr/local/bin" you should be fine by typing "tipograf".


3. Deinstallation:
  1. Cd into the distribution directory: cd tipograf-XXX
  2. Deinstall the software: make uninstall
  3. Remove any files that make was afraid to remove.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.