SourceForge.net Logo

MinDiaa program for slide shows


Home

Features

News

Community

Documentation

Downloads

Screenshots

Gallery

Zaurus

Developer

Links

MinDia
 



 

Documentation

Information about the following items is available:

Installation
FAQ
Online Help
Contributions
Author
License



Installation
  • Linux-Source:
    • needed software: gcc, Qt 3.x (and above), qmake, Python 2.x (optional)
    • unpack the mindia-*.tar.gz file archive
    • build the project from the source in the usual way: ./configure, make, make install (as root user, this will install the application in /usr/local/bin and the shared libs in /usr/local/lib)
    • if you have problems to run the configure script successfully, than try to set your environment variables to find tmake or qmake (this program is used to build the Qt application) by running ". setqt3".
    • run ldconfig (as root user) or use the command "export LD_LIBRARY_PATH = $LD_LIBRARY_PATH:."
  • Windows-Source:
    • needed software: MS-Visual C++ 6.0, Qt 3.2.1, Python 2.x (optional)
    • unpack the mindia_src_*.zip file into an empty directory
    • use the mindia.dsw file to build the program with MS-Visual C++ 6.0 from the source
    • change the INCLUDE- and LIB-path to find the Python installation or remove the sub-project mindiapyc
  • Windows-Bin:
    • Start Setup.exe and follow the instructions
    • start mindia.exe

  • Examples:
    • Linux and Windows: unpack the example*.zip or example*.tar.gz file into the directory where the mindia program is installed
    • only Windows: run Example*.exe and follow the instructions, this will install the example into your mindia installation
    • start the mindia program, load and explore the example file(s)
    • have fun

Online Help for the program

The online documentation of the program can be found at this place in english oder hier in deutsch.

FAQ

Here you can find some questions on frequently asked questions (sorry, only available in german yet).

Contributions

The graphical user interface of the program was developed with th Qt framework from Trolltech.

Some files and functions from the following projects were used:

  • minicom
    • configuration of the serial com port under Linux (sysdep.h and sysdep1.c)
  • kwav
    • wav-file support for Linux (wavfile.h and wavfile.cpp, modified)
  • jpgd
    • small JPEG Decoder Library v0.93b for jpg-image support for Windows
  • Inno Setup
    • used for the setup program for Windows
  • Python
    • the script language for mindia
  • SIWG
    • used for the script support


Author

The program MinDia was written by Michael Neuroth.
 

License

GPL