Linux

DIMG is made of four components:
  1. DIMG
  2. DQDLibDsk
  3. fat12fs
  4. FPraw
  5. FPzip
All four components require Qt 4.6 or higher. Additionally, DQDLibDsk requires that LibDsk be installed on the system.

To install DIMG on linux simply cd into the source directory and run qmake. QtDIMG.pro is the project file used to build DIMG. Should you wish to just build FSContainer an alternate project file (FSContainer.pro) is also provided. Once you have run qmake, run make. This will produce a set of binaries in either the release or debug directory. You can then install these binaries into /opt/dimg by running make install.

DIMG will store all of its settings in the configuraiton file
~/.config/zxnet/DIMG.conf.



David Goodwin 2011-04-09