I have downloaded the trial version of Rad Studio 12, which includes the Linux development package. I installed the Linux SDK and created a project on Ubuntu 22. Subsequently, I started installing the TMS packages. However, I encountered an error not only with TMS Aurelius but also with other TMS Business packages, as shown in the attached image.
I installed TMS BCL first and then tried to install other libraries like TMS Aurelius. Previously, when I was using the full version of Delphi, I didn’t encounter this issue. Could the problem be related to using the trial version of Delphi?
It's worth noting that my friend installed Delphi 12 with TMS All Access using the Subscription Manager on the same version of Windows and hardware, and it worked without any errors. The only difference is that I'm using a trial version of Delphi for testing, while my friend has a full license.
The log indicates that the products were uninstalled. Are you sure this is the correct log file, and it was generated right after you installed the products?
Because the product was not installed?
The logs don't show any installation procedure.
Please install it again, check if it's not working and if it's not, please send again the generates logs.zip file.
There is something very wrong with what is being done.
Your screenshot suggests you are trying to install both TMS BCL and TMS Aurelius. But the log files don't have any mention to TMS Aurelius, just TMS BCL.
Also, if you are using trial version of RAD Studio, there should be a message
So please
Go to command-line, go to V:\TMSI\TMSSetup;
Run tms uninstall *
Uninstall TMS Smart Setup from Control Panel
Delete the folder V:\TMSI\TMSSetup
Make sure you don't have any left overs in your computer, no extra tms.exe files in other folders, no .tmssetup folders in other places in your hard disk.
Download latest TMS Smart Setup installer and install it again
Just try to install TMS BCL
Check if all is fine, if not, please then send the logs.zip file from V:\TMSI\TMSSetup\Logs\logs.zip
Other than this, it might be an issue with the fact your are using the trial version. It doesn't include command-line compiler. Smart Setup should work around this by launching Delphi itself to compile it, but maybe there are issues with it. But in any case we need the correct log files.
I've attached a video file that walks through all of the steps outlined above. It covers everything from uninstalling TMS to installing the latest version and checking for any issues.
Please review the video, and let me know if there's anything else you'd like me to do.
I’ve completed the checks you requested, and to provide a thorough overview, I’ve recorded a video that walks through each of the steps:
File Existence:
I’ve checked the following files:
V:\TMSI\TMSSetup\Products\tms.biz.bcl\packages\d12\Win32\Release\dcltmsbcl290.bpl
V:\TMSI\TMSSetup.tmssetup\build\bpl\Win32\dcltmsbcl290.bpl
The video confirms whether these files are present or not.
Other Files in the Folders:
I’ve explored the directories:
V:\TMSI\TMSSetup\Products\tms.biz.bcl\packages\d12\Win32\Release
V:\TMSI\TMSSetup.tmssetup\build\bpl\Win32
The video includes a detailed list of all files in these folders.
Environment Variables (PATH):
I’ve also checked the PATH environment variable on my system.
The video shows the content of the PATH variable as displayed in the Command Prompt.
You can view the Video for the complete walkthrough. Please let me know if there’s anything else you need or if additional information is required.