We are pleased to release a hotfix for RAD Studio 10.2. This hotfix addresses:
debugger issues for Android, iOS, and Linux;
Delphi Win64 compiler issues;
a C++ RTL issue addressing a crash on exit;
a security issue in the C/C++ RTL. Our thanks to Łukasz Wyporek for notifying us of this issue.
You can find full details about each issue in the readme and download page on CodeCentral.
We also have…
Try Delphi on Amazon Linux.
May 2, 2017
Author: h.mohri
I tried Delphi on Amazon Linux.
Amazon Linux is Linux that exists only in the instance of EC2(AWS).
“Free tier eligible” can be used.
[Create an instance.]
Select Amazon Linux from EC 2 and create a new instance.
It is possible to connect…
How to connect to Oracle DB from Ubuntu Linux.
April 20, 2017
Author: h.mohri
At this point, Instant Client configuration is complete.
Finally, “./PAServer-19.0/paserver” is started up and ready.
[Create a new project.]
In Delphi IDE side, create a new project. Web Server Application, check Linux.
I…
FireMonkey on Linux!
April 13, 2017
Author: Pawe Gowacki
It did not take long since the release of Delphi Linux compiler to have the ability to build Linux GUIs with Delphi!
Just go to http://fmxlinux.com and get the only currently available download of FireMonkey for Linux which is “Free Trial v 0.905”.
RAD Studio 10.2 “Tokyo” must be installed. Install the trial after making sure it is not running. It is…
RAD Server Samples in RAD Studio 10.2
April 7, 2017
With RAD Studio 10.2, we provide great RAD Server demo projects to get you started. With 10.2, you can deploy RAD Server to Linux servers, in addition to Windows servers. Below is a list of sample projects that highlight RAD Server’s capabilities and are designed…
Author: Dean C7173
Last week, in the Part 1 of this blog post we have installed Ubuntu 16.04 LTS Server-edition into a VMWare Fusion virtual machine running on Mac. Now we are going to complete the configuration of the Ubuntu server, install all the prerequisites for…
Delphi Linux Boot Camp
February 16, 2017
Author: Rostislav Maslov
Description: This one-day boot camp introduces you to some of the key technologies you need to know to work with Delphi on Linux and deal with the penguins!
Agenda:
Configuring Linux Server
Configuring Apache
Installing Server Modules
Working with server technologies
Working with Databases
Exploring Delphi for Linux features
Deploying and debugging from…
Setting Up Ubuntu Server for the Delphi on Linux
December 20, 2016
Author: daniel L62827
After part 1 you should be up Update Subscription so you can join the Godzilla beta. Here are the steps for installing Ubuntu 16.04.1 LTS Server and setting it up for use.
We are using Ubuntu Server because we don’t need the extra parts for the…
Preparing for Linux
December 8, 2016
Author: NatSam
If you’ve seen the roadmap or the product address then you know Delphi for Linux is coming. Delphi’s come a long way in recent years, reaching all the platforms that matter . . .
Windows 32-bit
Windows 64-bit
macOS
iOS
Android
Windows 10…
Installing InterBase XE7 on Linux
October 13, 2015
Author: Jacobus O51432
These are the steps to download and install InterBase XE7 on Linux and start the InterBase XE7 Server. In this example I will install the 32 bit version on an Ubuntu 64 bit machine.
These steps will be identical for 32 bit and 64 bit InterBase Server Edition and applicable to both Red Hat and Ubuntu Operating Systems.
Download the InterBase XE7 Developer Edition
Extract…