Last Installer for XE3 does not work

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
anauta2013
Newbie
Newbie
Posts: 14
Joined: Wed Mar 21, 2012 12:00 am

Last Installer for XE3 does not work

Post by anauta2013 » Sun Oct 28, 2012 2:46 pm

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.).
Best regards
Vladimir

anauta2013
Newbie
Newbie
Posts: 14
Joined: Wed Mar 21, 2012 12:00 am

Re: Last Installer for XE3 does not work

Post by anauta2013 » Sun Oct 28, 2012 3:14 pm

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.
Best regards
Vladimir

Yeray
Site Admin
Site Admin
Posts: 9587
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Last Installer for XE3 does not work

Post by Yeray » Tue Oct 30, 2012 9:12 am

Hi,
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.).
We'd need some extra information to reproduce this here.
You are getting the message above with the binary installer, right?
What OS are you running?
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

vlezhu
Newbie
Newbie
Posts: 29
Joined: Thu Apr 14, 2011 12:00 am

Re: Last Installer for XE3 does not work

Post by vlezhu » Tue Oct 30, 2012 11:07 am

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?

Yeray
Site Admin
Site Admin
Posts: 9587
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Last Installer for XE3 does not work

Post by Yeray » Tue Oct 30, 2012 11:24 am

Hi,
vlezhu wrote:Yes, I got this message from binary installer, I am using win-32.
Windows 7 32bit? Or XP, 2008, 2003?
vlezhu wrote:Source code installer works fine, except of writing paths for the CbuilderXE3, see my previous message.
That's a known issue already present in the wish list to be fixed in future versions.
vlezhu wrote:P.S. My XE3 was installed without TeeChart Standard, may be this is a tip?
What exact XE3 version is this one that doesn't include TeeChart Standard?

Thanks in advance.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

anauta2013
Newbie
Newbie
Posts: 14
Joined: Wed Mar 21, 2012 12:00 am

Re: Last Installer for XE3 does not work

Post by anauta2013 » Tue Oct 30, 2012 5:43 pm

Sorry, Win7-32 (aka x86)

I've installed XE3, but TeeChart was uncheked during installation of the Rad Studio.
Best regards
Vladimir

Yeray
Site Admin
Site Admin
Posts: 9587
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Last Installer for XE3 does not work

Post by Yeray » Wed Oct 31, 2012 9:13 am

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

MINAS
Newbie
Newbie
Posts: 6
Joined: Tue Oct 30, 2012 12:00 am

Re: Last Installer for XE3 does not work

Post by MINAS » Wed Oct 31, 2012 2:19 pm

exactly the same behaviour for me,
with Windows 7 64-bit,
Where is TeeRecompile ?

Thanks, Minas

Yeray
Site Admin
Site Admin
Posts: 9587
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Last Installer for XE3 does not work

Post by Yeray » Wed Oct 31, 2012 3:15 pm

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

anauta2013
Newbie
Newbie
Posts: 14
Joined: Wed Mar 21, 2012 12:00 am

Re: Last Installer for XE3 does not work

Post by anauta2013 » Wed Oct 31, 2012 4:33 pm

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.
Best regards
Vladimir

Yeray
Site Admin
Site Admin
Posts: 9587
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Last Installer for XE3 does not work

Post by Yeray » Wed Oct 31, 2012 4:51 pm

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

MINAS
Newbie
Newbie
Posts: 6
Joined: Tue Oct 30, 2012 12:00 am

Re: Last Installer for XE3 does not work

Post by MINAS » Wed Oct 31, 2012 5:41 pm

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 ?

strumpf
Newbie
Newbie
Posts: 7
Joined: Mon Jul 18, 2011 12:00 am
Contact:

Re: Last Installer for XE3 does not work

Post by strumpf » Wed Oct 31, 2012 7:21 pm

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.

dfpost
Newbie
Newbie
Posts: 8
Joined: Fri Feb 03, 2012 12:00 am

Re: Last Installer for XE3 does not work

Post by dfpost » Thu Nov 01, 2012 8:56 am

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.":
InstallError.png
Error message
InstallError.png (7.56 KiB) Viewed 25002 times
The log file is empty:
InstallError2.png
Empty log file
InstallError2.png (14.92 KiB) Viewed 25006 times
After show message:
InstallError3.png
The installation successfully completed
InstallError3.png (59.45 KiB) Viewed 25006 times
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.

Hasven
Newbie
Newbie
Posts: 1
Joined: Tue Oct 30, 2012 12:00 am

Re: Last Installer for XE3 does not work

Post by Hasven » Thu Nov 01, 2012 9:44 am

I got exactly the same error! Windows 7 pro/64, Rad XE3 Pro.

Post Reply