Author Topic: Nomacs Image Viewer  (Read 73 times)

Bernhard Pöttinger

  • Jr. Member
  • **
  • Posts: 53
  • Karma: +10/-0
    • View Profile
Nomacs Image Viewer
« on: Today at 02:46:53 pm »
Hello,
I have tried nomacs image viewer, downloaded from netlabs. The newest OS/2 version 2.4.6. When I try to start the app a get an error the the file jasper1 is missing. The jasper1.dll is called from raw15.dll in the nomacs directory.

Does anybody know where I can find this dll. "yum whatprovides" commando does not show anything and searching the web does not bring some light to me.

BTW version 2.4.2 does run well.

best regards
Bernhard

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4754
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: Nomacs Image Viewer
« Reply #1 on: Today at 09:13:00 pm »
Hello Bernhard

The readme says it requires:
Code: [Select]
klibc
  -----
    1. yum install libc
 
  GCC4Core
  --------
    1. yum install libgcc1
    2. yum install libssp
    3. yum install libstdc++6 libstdc++
    4. yum install libsupc++6 libsupc++
    5. yum install libgcc-fwd
 
  Qt4 dll
  -------
    1. yum install libqt4
   
  Zlib 
  ----
    1. yum install zlib
 
   pthread
  -------
    1. yum install pthread

  Tiff
  -----
    1. yum install libtiff

  jpeg
  ----
    1. yum install libjpeg

  expat
  ----
    1. yum install libexpat

Regards

Martin Iturbide
OS2World NewsMaster
... just share the dream.