Last Installer for XE3 does not work
-
- Newbie
- Posts: 14
- Joined: Wed Mar 21, 2012 12:00 am
Last Installer for XE3 does not work
I've just tested pre-release for XE3, at the end of installation I got message: "The installation was aborted by the user. Run TeeInstall or TeeRecompile to install the package at a later time . Compilation aborted."
The log file is empty.
After that I tried to start TeeInstall and got message:
"Do you want to INSTALL TeeChart Pro? 2012 in RAD XE3.Win32 v17 Architect(RAD XE v10 Architect)(C++)?"
After pressing of the OK button I got the same first message (The installation was aborted by the user .... Compilation aborted.).
The log file is empty.
After that I tried to start TeeInstall and got message:
"Do you want to INSTALL TeeChart Pro? 2012 in RAD XE3.Win32 v17 Architect(RAD XE v10 Architect)(C++)?"
After pressing of the OK button I got the same first message (The installation was aborted by the user .... Compilation aborted.).
Best regards
Vladimir
Vladimir
-
- Newbie
- Posts: 14
- Joined: Wed Mar 21, 2012 12:00 am
Re: Last Installer for XE3 does not work
After first step (see previous message) I've tested the source code installer for XE3, all steps were passed fine, only I had to made additional actions to put into operation TeeChart for C++Builder XE3:
1. $(TEELIBPATH) and $(TEEINCPATH) were updated by installer, this is OK.
2. for C++ libraries path I had to add $(TEELIBPATH) and $(TEELIBPATH)\Obj
3. for C++ include path I had to add $(TEEINCPATH)
After that C++ applications were compiled fine.
I've tested also FMX, the invisible controls bug is absent, at least this time.
1. $(TEELIBPATH) and $(TEEINCPATH) were updated by installer, this is OK.
2. for C++ libraries path I had to add $(TEELIBPATH) and $(TEELIBPATH)\Obj
3. for C++ include path I had to add $(TEEINCPATH)
After that C++ applications were compiled fine.
I've tested also FMX, the invisible controls bug is absent, at least this time.
Best regards
Vladimir
Vladimir
Re: Last Installer for XE3 does not work
Hi,
You are getting the message above with the binary installer, right?
What OS are you running?
We'd need some extra information to reproduce this here.anauta wrote:I've just tested pre-release for XE3, at the end of installation I got message: "The installation was aborted by the user. Run TeeInstall or TeeRecompile to install the package at a later time . Compilation aborted."
The log file is empty.
After that I tried to start TeeInstall and got message:
"Do you want to INSTALL TeeChart Pro? 2012 in RAD XE3.Win32 v17 Architect(RAD XE v10 Architect)(C++)?"
After pressing of the OK button I got the same first message (The installation was aborted by the user .... Compilation aborted.).
You are getting the message above with the binary installer, right?
What OS are you running?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Last Installer for XE3 does not work
Yes, I got this message from binary installer, I am using win-32.
Source code installer works fine, except of writing paths for the CbuilderXE3, see my previous message.
P.S. My XE3 was installed without TeeChart Standard, may be this is a tip?
Source code installer works fine, except of writing paths for the CbuilderXE3, see my previous message.
P.S. My XE3 was installed without TeeChart Standard, may be this is a tip?
Re: Last Installer for XE3 does not work
Hi,
Thanks in advance.
Windows 7 32bit? Or XP, 2008, 2003?vlezhu wrote:Yes, I got this message from binary installer, I am using win-32.
That's a known issue already present in the wish list to be fixed in future versions.vlezhu wrote:Source code installer works fine, except of writing paths for the CbuilderXE3, see my previous message.
What exact XE3 version is this one that doesn't include TeeChart Standard?vlezhu wrote:P.S. My XE3 was installed without TeeChart Standard, may be this is a tip?
Thanks in advance.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 14
- Joined: Wed Mar 21, 2012 12:00 am
Re: Last Installer for XE3 does not work
Sorry, Win7-32 (aka x86)
I've installed XE3, but TeeChart was uncheked during installation of the Rad Studio.
I've installed XE3, but TeeChart was uncheked during installation of the Rad Studio.
Best regards
Vladimir
Vladimir
Re: Last Installer for XE3 does not work
Hi,
Thanks for the information. To summarize (correct me if I'm wrong anywhere):
- You got the "Compilation aborted" error message when running the v2012.07 PreRelease binary installer for XE3 in a Win7 32bit machine.
- The same error appears when running TeeInstall manually.
On the other hand, the SoureCode installation seems to work fine for you. I assume you've ran TeeRecompile, not just the installer.
Could you please try to run the TeeInstall utility generated by TeeRecompile? It should be in the "Compiled\Delphi17.win32" folder. If the installation made by TeeRecompile ended without that error message, executing it manually should also end successfully, but worth to check it.
The strange here is that the same binary installer works fine for us in both Win7 32bit and 64bit machines. This makes me think it should be something specific in your system that would be blocking some operation of the installer. But I'm not sure what could be blocking an operation from the binary installer and not the same operation from TeeRecompile's TeeInstall.
Thanks for the information. To summarize (correct me if I'm wrong anywhere):
- You got the "Compilation aborted" error message when running the v2012.07 PreRelease binary installer for XE3 in a Win7 32bit machine.
- The same error appears when running TeeInstall manually.
On the other hand, the SoureCode installation seems to work fine for you. I assume you've ran TeeRecompile, not just the installer.
Could you please try to run the TeeInstall utility generated by TeeRecompile? It should be in the "Compiled\Delphi17.win32" folder. If the installation made by TeeRecompile ended without that error message, executing it manually should also end successfully, but worth to check it.
The strange here is that the same binary installer works fine for us in both Win7 32bit and 64bit machines. This makes me think it should be something specific in your system that would be blocking some operation of the installer. But I'm not sure what could be blocking an operation from the binary installer and not the same operation from TeeRecompile's TeeInstall.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Last Installer for XE3 does not work
exactly the same behaviour for me,
with Windows 7 64-bit,
Where is TeeRecompile ?
Thanks, Minas
with Windows 7 64-bit,
Where is TeeRecompile ?
Thanks, Minas
Re: Last Installer for XE3 does not work
Hi Minas,
TeeRecompile is only included with the Source Code installations. It's a tool designed to help compiling and installing the sources in the supported IDEs.
If you are you running any security software that may be blocking something on the installer, please make sure to disable it and try it again. Check also you run the installer with high privileges.
We'll do more tests to see if we can reproduce it here.
TeeRecompile is only included with the Source Code installations. It's a tool designed to help compiling and installing the sources in the supported IDEs.
If you are you running any security software that may be blocking something on the installer, please make sure to disable it and try it again. Check also you run the installer with high privileges.
We'll do more tests to see if we can reproduce it here.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 14
- Joined: Wed Mar 21, 2012 12:00 am
Re: Last Installer for XE3 does not work
I've tested TeeInstall from source code pack (I've uninstalled TeeChart for the beginning) and after that TeeInstall, now it works fine.
But now I can't repeat the error with Install from binary installer, may be this error can be visible on the fresh RAD Studio.
But now I can't repeat the error with Install from binary installer, may be this error can be visible on the fresh RAD Studio.
Best regards
Vladimir
Vladimir
Re: Last Installer for XE3 does not work
Hi Anauta,
We've just made a test in a fresh XE3 installation in a Win7 32bit machine, and no error has been prompted.
If you (or anyone) find a way to reproduce the problem consistently, we'll be glad to take a look it.
We've just made a test in a fresh XE3 installation in a Win7 32bit machine, and no error has been prompted.
If you (or anyone) find a way to reproduce the problem consistently, we'll be glad to take a look it.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Last Installer for XE3 does not work
so i have windows 7 64-bit, Delphi XE3 Professional yesterday installation, McAfee antivirus that i closed it and the firewall etc, TeeChart for XE3 without source code.
I am running TeeInstall (run as administrator) and i see the known message. Any other idea, what to do ?
I am running TeeInstall (run as administrator) and i see the known message. Any other idea, what to do ?
Re: Last Installer for XE3 does not work
At me the same problem at installation, as at Anauta: " The installation was aborted by the user. Run TeeInstall or TeeRecompile to instal the package at a later time. Compilation aborted. ". OS win 7 32bit and fresh win7 64 bit, RAD XE3 Pro.
Re: Last Installer for XE3 does not work
I've just tested pre-release for XE3, at the end of installation I got message: "The installation was aborted by the user. Run TeeInstall or TeeRecompile to install the package at a later time . Compilation aborted.":
"Do you want to INSTALL TeeChart Pro? 2012 in RAD XE3.Win32 v17 Architect(RAD XE v10 Architect)(C++)?"
After pressing of the OK button I got the same first message (The installation was aborted by the user .... Compilation aborted.).
OS: Windows7 x64 Home Premium.
Rad Studio XE3 Professional.
The log file is empty:
After show message:
After that I tried to start TeeInstall and got message: "Do you want to INSTALL TeeChart Pro? 2012 in RAD XE3.Win32 v17 Architect(RAD XE v10 Architect)(C++)?"
After pressing of the OK button I got the same first message (The installation was aborted by the user .... Compilation aborted.).
OS: Windows7 x64 Home Premium.
Rad Studio XE3 Professional.
Re: Last Installer for XE3 does not work
I got exactly the same error! Windows 7 pro/64, Rad XE3 Pro.