Run Mendix Studio Pro for Ubuntu, Linux-base developers - Mendix Forum

Run Mendix Studio Pro for Ubuntu, Linux-base developers

4

To read tutorial with screenshots go to https://github.com/bc67da8d/mendix-linux
I am using Ubuntu 20.1 This is tutorial for Mendix developer that use Ubuntu or Linux-base OS (Fedora, openSUSE, Debian,...)
This contain links to get resources and step to setup.

What are resources you need?

  1. Oracle Virtual Box for Linux
  2. Window 10 Image for Virtual Box
  3. Mendix Studio Pro installer

What is requirement?

20 GB minimum diskspace

Where do you get resources?

Oracle Virtual Box for Linux
​​​​​​​Link to download: https://www.virtualbox.org/wiki/Linux_Downloads 

Or with yum:

yum install VirtualBox-6.1

Or with apt:

sudo apt-get update
sudo apt-get install virtualbox-6.1

 

Window 10 Image for Virtual Box

Link to download: https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/

Direct link (may be outdate): https://az792536.vo.msecnd.net/vms/VMBuild_20190311/VMware/MSEdge/MSEdge.Win10.VMware.zip

 

Mendix Studio Pro:

Link to download: https://marketplace.mendix.com/link/studiopro/

 

How to setup?

Extract file MSEdge.Win10.VMware.zip, you will see (.ova) file

Launch Oracle Virtual Box, import this (.ova) file 

Change VM network setting from NAT to Bridge 

Install the Mendix Studio Pro inside VM

After install you can login, sync, and start Mendix Studio Pro in you VM as a standalone computer The IP will same your PC IP in local network 

asked
1 answers

ok, but you aren’t running mendx on linux,  you are running a virtual machine with windows!  the main question is,  is it possible to run mendix on linux?  like Wine or something like?

Created