Running on Linux/Mac using Wine

It is possible to run http Logs Viewer under Linux or Apple Mac using Wine. This procedure does not use the installation toolkit for windows. Wine requires .NET Framework 4.0 to be installed.

This has been tested using Ubuntu and the latest version of Wine. It also requires to have Microsoft .NET Framework v4.0 installed.

  1. Install Wine or make sure you have the latest version
  2. Install winetricks
    wget http://winetricks.googlecode.com/svn/trunk/src/winetricks
  3. Install Microsoft .NET Framework v4.0
    bash winetricks -q dotnet40 corefonts

    More info on the above here.

  4. Download the zip package of http Logs Viewer. No not run the installation as this will not work in Linux. Use the linked package.
  5. Extract zip package to a folder on your machine.
  6. Run using wine
    wine httpLogsView.exe

If you encounter any issues please contact us.