- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- is it possible to run a delphi application on linu...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-05-2007 10:35 PM
тАО06-05-2007 10:35 PM
using wine ?
or how ?
Regards
Maaz
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-05-2007 11:00 PM
тАО06-05-2007 11:00 PM
Re: is it possible to run a delphi application on linux
we are running delphi apps on windows 2k machines.
These win2k machines are used to just run the delphi apps.
If it is possible to run delphi apps(that are built and run on win2k machines), on linux(fc 6, rhel 5, suse 10.x) then we will certainly ground all the windows machines.
Thanks
Regards
Maaz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2007 06:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2007 11:09 AM
тАО06-06-2007 11:09 AM
Re: is it possible to run a delphi application on linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2007 05:41 PM
тАО06-06-2007 05:41 PM
Re: is it possible to run a delphi application on linux
>Why not try vmware instead of using wine since you mentioned sql?
vmware is the option, but not the proper solution because pc machines are just 256 MB memory, and 1.5 Gig Processor.
>Should at least take a look at Kylix...
yes Kylix is good .. for kylix
http://www.pugh.co.uk/Products/borland/kylixprofessional-3.htm
Thanks and Regards
Maaz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2007 06:21 PM
тАО06-06-2007 06:21 PM
Re: is it possible to run a delphi application on linux
Based on your last post wine or another emulation is your only answer.
The computer is quite underpowered and should not be expected to run the application quickly.
Lastly if there is any unusual code in the applicatoin it will crash your emulator. This is not a sure thing.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-07-2007 06:26 PM
тАО06-07-2007 06:26 PM
Re: is it possible to run a delphi application on linux
- either continue to run it on windows. it was developed in delphi, the choice has been made at that time, it was known to be a windows programming language so now you are stuck with it.
- or, rewrite the application to something platform independent (java or others) so that you can move to linux and even back to windows or another flavour of unix to whatever better commes along.