PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → Linux HFSQL installation - in case you need to do it
Linux HFSQL installation - in case you need to do it
Débuté par Attlebax, 17 mai 2017 13:11 - Aucune réponse
Membre enregistré
33 messages
Popularité : +2 (2 votes)
Posté le 17 mai 2017 - 13:11
The instructions for installing on Linux are a bit vague but I have to be honest and say that once you have it up and running it is really smooth and fast. It works perfectly when accessed from Windows.

Copy the files manta_install and mantainstall.zip into your own Linux download directory under 'Home'.

Make manta_install executable using sudo chmod +x manta_install

Then -

sudo ./manta_install

Follow the on screen prompts. You MUST scroll and accept the readme or the INSTALL button won't appear.

The install loads the program as a service. Rebooting will start it up.

You must redirect port 4900 from the router to the HFSQL server to allow external use.

Note that the HFSQL is supplied under licence. It MUST be accompanied by programs developed in Windev and accessed at least by 50% of machines using Windev. It should not be seen as an easy and cheap alternative to MSSQL or MySQL and just accessed by ODBC. It has to be supplied as part of a complete package.

Once you use HFSQL under Linux then you wonder why you didn't do it before.

--
Regards,

Norman