Welcome, Guest
Username: Password: Remember me
Discussions for CodeTyphon Studio Installation and Setup.
  • Page:
  • 1

TOPIC:

Code Typhon 5.50 Installation failed on windows 7 8 years 6 months ago #8132

  • BeanzMaster
  • BeanzMaster's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 17
  • Thank you received: 0
Hi guys, this afternoon i'd try to install the latest version of code typhon but with no success with this error message :

Free Pascal Compiler version 3.1.1 [2015/09/17] for x86_64
Copyright (c) 1993-2015 by Florian Klaempfl and others
(1002) Target OS: Win64 for x64
(3104) Compiling fcllaz.pas
Fatal: (10022) Can't find unit system used by fcllaz
Fatal: (1018) Compilation aborted
makefile:2759: recipe for target 'fcllaz.ppu' failed
make[1]: *** [fcllaz.ppu] Error 1
make[1]: Leaving directory 'C:/codetyphon/typhon/packager/registration'
makefile:2731: recipe for target 'registration' failed
make: *** [registration] Error 2


Can you help me ? please

Best regards
cheers

Please Log in or Create an account to join the conversation.

Code Typhon 5.50 Installation failed on windows 7 8 years 6 months ago #8133

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Please Sir
give us more info
a) Did you install System Libraries ?
b) my suggestion:
open CTCenter=>"Remove and build ALL"





and Save the "Action Log" info
zip first and attach this file here, to "debug" your build log
.
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

Code Typhon 5.50 Installation failed on windows 7 8 years 6 months ago #8134

  • BeanzMaster
  • BeanzMaster's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 17
  • Thank you received: 0
Hi,

1) Yes i've install the libraries
2) I ran Setup.bat from CT Installation folder with UA Privilège

PS : I don' t run th CT Center just the setup.bat with options 8 Remove and build All

Ok i'll try with CTCenter and i'll back with the issue

Before this i'm adding this line
SET path=c:\codetyphon;c:\codetyphon\fpc\fpc32\bin\i386-win32;c:\codetyphon\fpc\fpc64\bin\x86_64-win64
in setup.bat just after

:GO_execute

IF NOT EXIST "c:\codetyphon\" (
ECHO ????????????????????????????????????????
ECHO Critical ERROR
ECHO CodeTyphon Directory NOT Exists
ECHO please, install CodeTyphon First
ECHO ????????????????????????????????????????
EXIT
)

I see this here www.pilotlogic.com/sitejoom/index.php/fo...all-to-win7-x86#5575

Please Log in or Create an account to join the conversation.

Code Typhon 5.50 Installation failed on windows 7 8 years 6 months ago #8135

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Sir
you must run install.bat
here is the Detail Installation wiki
a)unzip CodeTyphonIns.zip
b)run install.bat
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Code Typhon 5.50 Installation failed on windows 7 8 years 6 months ago #8136

  • BeanzMaster
  • BeanzMaster's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 17
  • Thank you received: 0
Sorry yes i'd ran the install.bat with ua from CodeTyphonInst folder

Please Log in or Create an account to join the conversation.

Last edit: by BeanzMaster.

Code Typhon 5.50 Installation failed on windows 7 8 years 6 months ago #8141

  • BeanzMaster
  • BeanzMaster's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 17
  • Thank you received: 0
Hi, so I'll back. I've retried the Installation like you said from CTCenter idem i have an error.
So I've retried from the beginning and idem an Error

I've installed System Libraries and I launched Install.bat as Administrator *

In the attached zip you'll find 2 Log 1 from CTCenter and the other from INSTALL.BAT

Thanks
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by BeanzMaster.

Code Typhon 5.50 Installation failed on windows 7 8 years 6 months ago #8142

  • gulyone
  • gulyone's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 99
  • Thank you received: 5
win 7, Intel I3 Intel I5, both 4Go ram, OSes = win 7 and ubuntu 12

to make a fresh install on win 7

1) open a command prompt box (cmd.exe) WITH ADMINISTRATIVE privileges (meaning right click on cmd prompt icon and RUN AS ADMIN)

then type (each line ends up with the enter key)
cd \codetyphonins
install
2
cd \
rd /S /Q codetyphon
rd /S /Q codetyphonins

2) at this point you are sure that ALL parts of old installation is ERASED, open the downloaded archive CodetyphonIns.7z with ct 5.5
extract to C:\
go back to the command prompt box where you have ADMIN privileges and type

cd \codetyphonins
install

3) install and build all

4) after CT center put its nice icon on your desktop, right click on it open properties
on the compatibility tab, check mark "invoke as administrator", and validate the changes

way to go... its all good, CT 5.5 can now be installed, manipulated , no more bugs B)

Please Log in or Create an account to join the conversation.

Last edit: by gulyone.

Code Typhon 5.50 Installation failed on windows 7 8 years 6 months ago #8143

  • Avra
  • Avra's Avatar
  • Visitor
  • Visitor
This might be an alternative way to solve installation problems:
www.pilotlogic.com/sitejoom/index.php/fo...honide?start=20#6234

Please Log in or Create an account to join the conversation.

Last edit: by Avra.

Code Typhon 5.50 Installation failed on windows 7 8 years 6 months ago #8147

  • BeanzMaster
  • BeanzMaster's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 17
  • Thank you received: 0
Hi Thanks guys i'll try your solutions and i'll back

Best regards

Please Log in or Create an account to join the conversation.

Code Typhon 5.50 Installation failed on windows 7 8 years 6 months ago #8156

  • BeanzMaster
  • BeanzMaster's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 17
  • Thank you received: 0
Hi thanks guys !

gulyone fine your solution worked ;)

This is a mistake why TC don't want to install the first time so now it's ok and work fine

Thanks to all

Please Log in or Create an account to join the conversation.

Last edit: by BeanzMaster.

Code Typhon 5.50 Installation failed on windows 7 8 years 6 months ago #8263

  • Antonio Trueba Vargas
  • Antonio Trueba Vargas's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
I have downloaded the file in other pc and I brought it to.my laptop and it still show the same, user has no admin right...
I created a new admin account and nothing works.

Please Log in or Create an account to join the conversation.

Code Typhon 5.50 Installation failed on windows 7 8 years 6 months ago #8265

  • lestroso
  • lestroso's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 50
  • Thank you received: 0
The same is for me.....but i have turn it around the problem , but not solved...

1) I have created a folder called : codetyphon in the root c:\

2) i have putted all the files of the folder called codetyhonins into the folder codetyphon...

3) i have launched the SETUP.BAT modified...without the lines for the admin permission....

4) then the installer run ok.. but not works again for me..i arrived at point that the installer install the codetyphon center, but not istall the typhon64 ide...

It also give an errror the installer... XCOPY is not recognised like a command

and give me these errors:


Copy FreePascal 64bit
"xcopy" non ? riconosciuto come comando interno o esterno,
un programma eseguibile o un file batch.

[INFO]: Remove FPC temporary build folder...

[FINAL INFO]: FreePascal 64 Building, finish...


Prepare Typhon64 Win64


Restore Typhon Default IDE Setings
"xcopy" non ? riconosciuto come comando interno o esterno,
un programma eseguibile o un file batch.
"xcopy" non ? riconosciuto come comando interno o esterno,
un programma eseguibile o un file batch.
[INFO]: Restore Typhon32 Settings finish

"xcopy" non ? riconosciuto come comando interno o esterno,
un programma eseguibile o un file batch.
"xcopy" non ? riconosciuto come comando interno o esterno,
un programma eseguibile o un file batch.
[INFO]: Restore Typhon64 Settings finish


Compile Typhon64 Win64

C:/codetyphon/fpc/fpc64/bin/x86_64-win64/make -C packager/registration
make[1]: Entering directory 'C:/codetyphon/typhon/packager/registration'
C:/codetyphon/fpc/fpc64/bin/x86_64-win64/rm.exe -f ../units/x86_64-win64/fcllaz.ppu
C:/codetyphon/fpc/fpc64/bin/x86_64-win64/ppcx64.exe -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -Fu. -Fu../../../fpcsrc/rtl -FE. -FU../units/x86_64-win64 -g- -dx86_64 fcllaz.pas
Hint: (11030) Start of reading config file C:\codetyphon\fpc\fpc64\bin\x86_64-win64\fpc.cfg
Hint: (11031) End of reading config file C:\codetyphon\fpc\fpc64\bin\x86_64-win64\fpc.cfg
Free Pascal Compiler version 3.1.1 [2015/09/17] for x86_64
Copyright (c) 1993-2015 by Florian Klaempfl and others
(1002) Target OS: Win64 for x64
(3104) Compiling fcllaz.pas
Fatal: (10022) Can't find unit system used by fcllaz
Fatal: (1018) Compilation aborted
makefile:2759: recipe for target 'fcllaz.ppu' failed
make[1]: *** [fcllaz.ppu] Error 1
make[1]: Leaving directory 'C:/codetyphon/typhon/packager/registration'
makefile:2731: recipe for target 'registration' failed
make: *** [registration] Error 2

=======================================================

??????????????????????????????????????????????????????
[ERROR]: Typhon64 Small-IDE IDE NOT Build
??????????????????????????????????????????????????????
_______________________________________________________________

Terminate Action at 06-Oct-15 23:30:40
Total time: 00:24:25.484
ExitCode : 0

Dear admin....can you make an easy installer??? it's too complicated to install your software....it's blocking the way to program with it... can you make an installer .exe???

As you can see, there's a lot of people have the same problem....

Thanks lestroso :sick:

Please Log in or Create an account to join the conversation.

Last edit: by lestroso.

Code Typhon 5.50 Installation failed on windows 7 8 years 6 months ago #8266

  • lestroso
  • lestroso's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 50
  • Thank you received: 0
I SOLVED MY INSTALLATION PROBLEM!!!!! :laugh: :laugh: :laugh:

1) The Codetyphon CENTER...talk to me that was an error with xcopy command.....

2) so i have searched for it in c:\windows\system32 i have get this command xcopy.exe and putted in all folders and subfolders in c:codetyphon installation..

3) then run the typhoncenter setup and lunched the installer ide typhon 64 ide big

4) THAT'S IT AND WORK FINE!!!! for me of course..i hope for you...

Dear Pilotlogic... make an installer more easy for the future...Thanks a lot in advance..

Lerstroso :laugh: :blush:

Please Log in or Create an account to join the conversation.

Last edit: by lestroso.

Code Typhon 5.50 Installation failed on windows 7 8 years 6 months ago #8268

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Sir
the problem is that your PC don't have c:\windows\system32 directory
in your "Path" OS file (is Windows OS Default configuration)
CT installation script don't have any problem.
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

Code Typhon 5.50 Installation failed on windows 7 8 years 6 months ago #8269

  • lestroso
  • lestroso's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 50
  • Thank you received: 0
Dear Sternas,
can you tell me please how i can fix my problem of directory????? But when i enter cmd and right click on administrator rights will appear this c:\windows\system32 .... in every way i have succedeed with installation, but if you can more precise to not have problem in the future... i thank you so much...

And also for the future if you can build an more easy installation would be great....

Best regards,

Lestroso

Please Log in or Create an account to join the conversation.

Code Typhon 5.50 Installation failed on windows 7 8 years 6 months ago #8270

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Sir
it's very Simple
--Open a cmd (command box) and type
xcopy /?
Did you see xcopy OS executable help ?

if NOT go to
Control Panel => System => Advanced System Setting =>Setting
and look "Path" System Variable
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Code Typhon 5.50 Installation failed on windows 7 8 years 6 months ago #8272

  • lestroso
  • lestroso's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 50
  • Thank you received: 0
Dear sternas... YOu solved my Problem in full!!!

There're no words to how to thank you.....

Thousand Thanks Again.

Best regards,

Lestroso :cheer:

Please Log in or Create an account to join the conversation.

Code Typhon 5.50 Installation failed on windows 7 8 years 6 months ago #8273

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Sir, have fun :)
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

  • Page:
  • 1