-
How to install a HYPERPLANNING Client on a Mac OS or Linux workstation (non-hosted mode)
Solution for Mac OS only
Prerequisites:
- have a recent version of Mac OS (Mac OS 10.15 and later);
- specify in System preferences > Security and confidentiality > Tab General: Authorize the applications downloaded from: " Anywhere ".
Solution for Mac OS and Linux
- the 32-bit version of the HYPERPLANNING application,
- Wine version 6.0 or higher, preferably version 8.0 or higher.
Installing a HYPERPLANNING application directly with Wine (example: HYPERPLANNING Client)
- Installation of cabextract
sudo apt install cabextract
- Verification of the Wine version
wine --version This returns wine 8.0.2, for example. - Create the Wine prefix to be used, that is, the folder containing the C drive as seen by Wine applications.
export WINEARCH=win32
export WINEPREFIX=~/ WineHYPERPLANNING. The folder must not exist; it will be created by the command wineboot.
wine wineboot
cd $WINEPREFIX - Use WineTricks to install MsXML 6, Windows Codecs and basic fonts in the new prefix, and change prefix version for Windows 10
wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
sh winetricks msxml6
sh winetricks windowscodecs
sh winetricks corefonts
sh winetricks win10 - Installation of Client HYPERPLANNING
wine Install_xxx_win32.exe (Spécifiez le chemin au besoin.) - Launching the Client HYPERPLANNING
export WINEARCH=win32
export WINEPREFIX=~/ WineHYPERPLANNING
WINEDEBUG=-nls wine $WINEPREFIX/drive_c/Program\ Files/Index\ Education/ .../Client\ HYPERPLANNING.exe
Installing a HYPERPLANNING application with CrossOver (example with the HYPERPLANNING Client)
- Launch CrossOver.
- From the menu Bottle/New bottle, create a Windows 10 32-bit type bottle.
- In the left-hand bar, select the new bottle, then right-click on the button Install an application in the bottle.
-
In the search bar, type MSXML, then choose the application Microsoft XML Parser (MSXML) 6.0 SP2 and install it.
- After installation, re-select the new bottle in the left-hand bar and right-click on the button Install an application in the bottle.
-
Choose Install an unlisted application.
-
Click on the first button Edit to select the HYPERPLANNING Client installer, then on Install.
- If you have two screens, there's a problem loading libcef.dll (Chromium Embedded FrameWork) which may prevent the application from launching. In this case, go to the tab Display in the Wine configuration window, tick Emulate a virtual desktop with a desktop size that suits your screen, for example 1600 x 1280.
-
If the screen resolution is too small, the IECefSubProcess.exe process may crash. Try increasing the screen resolution.
-
The HTTP proxy configuration test (menu Assistance > HTTP Configuration) causes Wine to crash if an HTTP server requires "Basic" authentication.
The diversity of Linux distributions and the variety of behavior within the same distribution mean that we can't guarantee optimal operation of our applications on Linux workstations. While we are now able to reproduce all Windows configurations, it is not materially possible to achieve the same under Linux. What's more, our support team cannot master all distributions and versions. The use of our software under Linux is therefore reserved for institutions with the necessary on-site skills, and a good command of their system environment and firewall.
Was this content useful to you ?
Can't find an answer to your question ?
Contact our support