Jump to content

Delphi and Linux


elGringo

Recommended Posts

Hi, everyone. On my work, we have a lot of programs on Delphi. But ! Our government told that we have to move to national software to that is in registry of government to 2021 year. And in this registry only one operational system - Linux. So, we have 2 years to do smth.

Could anyone give an advice what variants possible to not to change stack ? We have variant to move everything to .net core and react. So, is any way to solve this in Delphi way ? I found fmx linux framework, so could it be a decision ? Or maybe some server side on Delphi for Linux ? Is smth. interesting in UniGUI roadmap ? 

 

  • Upvote 1
Link to comment
Share on other sites

  • 1 month later...

If program will use on LAN, I perfer native application. I hate, but you can use, lazarus(freePascal). Many component can find for it. Yes its not like a delphi but much useful. Delphi support just x64 kernel. And not all linux release. Just "Ubuntu 18.04 LTS, Ubuntu 16.04 LTS, Ubuntu 14.04 LTS, and RedHat Enterprise Linux (version 7) " where is centOS ??? where is ubuntu 19.x ??? where is bsd ??? etc.

follow this link

http://docwiki.embarcadero.com/RADStudio/Rio/en/Supported_Target_Platforms

So, lazarus much better idea for you. Delphi IDE just work on windows. but FPC(freePascal) and lazarus application (IDE application) work every where. raspberry pi too :)

Link to comment
Share on other sites

4 hours ago, Freeman35 said:

If program will use on LAN, I perfer native application. I hate, but you can use, lazarus(freePascal). Many component can find for it. Yes its not like a delphi but much useful. Delphi support just x64 kernel. And not all linux release. Just "Ubuntu 18.04 LTS, Ubuntu 16.04 LTS, Ubuntu 14.04 LTS, and RedHat Enterprise Linux (version 7) " where is centOS ??? where is ubuntu 19.x ??? where is bsd ??? etc.

follow this link

http://docwiki.embarcadero.com/RADStudio/Rio/en/Supported_Target_Platforms

So, lazarus much better idea for you. Delphi IDE just work on windows. but FPC(freePascal) and lazarus application (IDE application) work every where. raspberry pi too :)

I created a couple of apps in Lazarus some years ago, it actually works.

http://microhertz.org/

 

hrm1.png

rifer1p5.png

  • Like 1
Link to comment
Share on other sites

  • 5 months later...
On 11/23/2019 at 7:31 PM, elGringo said:

Our government told that we have to move to national software to that is in registry of government to 2021 year. And in this registry only one operational system - Linux. So, we have 2 years to do smth.

@elGringo In what government such requirements?

Link to comment
Share on other sites

  • 5 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...