PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Windev: Instal a Linux application
Windev: Instal a Linux application
Iniciado por guest, 29,may. 2015 16:26 - 3 respuestas
Publicado el 29,mayo 2015 - 16:26
just curious.

I have an Ubuntu laptop just for try-out.

I have a WinDev 20 application that I want to try.

I've compiled and have a map with linux files into my Windows development PC.

I do not know where to start to install it on Ubuntu.

Can not find anything in the forum or help.

Thanks,

Willy Hermans.
Publicado el 29,mayo 2015 - 17:24
Willy

Just create a folder in yr Ubuntu laptop and copy all .so files and app generated from wd20 (you'd use a usbStick to hold all files) and make sure your created folder
is able to execute/read/write or just startup terminal with root and type in
chmod 777 after # sign.

It works a charm.

HTH

King
Publicado el 29,mayo 2015 - 21:47
Thanks,

It seems to work.

How can I add the app to the starter.

Thanks

Willy
Publicado el 29,mayo 2015 - 23:12
Hello,

The functionallity seems to be different in Linux.

I have table who are editable. hat does not seems to work.

Greetings

Willy