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

TOPIC:

Installation Problem on Win 7 11 years 11 months ago #1912

  • Abdellah Al'Arief
  • Abdellah Al'Arief's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 20
  • Thank you received: 1
I have a problem with installation Code Typhon in win 7.
- i downloaded code typhon from www.pilotlogic.com/codetyphon/CodeTyphonIns.zip.
- i extract it in folder C:\CodeTyphonIns
- i run C:\CodeTyphonIns\install.bat with administration privileges
- i choosed Install on cmd screen
- i got error "Windows cannot find 'setup.bat'. Make sure you typed the name correctly, and then try again"
and installation aborted.

how to fix this? thanks
altaifa.com

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

Re: Installation Problem on Win 7 11 years 11 months ago #1913

  • 4aiman
  • 4aiman's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Comix creator
  • Posts: 227
  • Thank you received: 12
Have you ChangeDir to C:\CodeTyphonIns ?
I mean, you plobably want to run cmd with administrator privileges, then type "CD C:\CodeTyphonIns" (no brackets) and then type "setup.bat".
コンソールマニアック
The following user(s) said Thank You: Abdellah Al'Arief, Nikola Stojkovic

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

Last edit: by 4aiman.

Re: Installation Problem on Win 7 11 years 11 months ago #1917

  • Abdellah Al'Arief
  • Abdellah Al'Arief's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 20
  • Thank you received: 1
Thanks, it seem working.
yesterday, i used right-click to run install.bat immediately. Now, i run cmd.exe first with adm privileges, and it's working.
altaifa.com

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

Re: Installation Problem on Win 7 11 years 11 months ago #1918

  • Abdellah Al'Arief
  • Abdellah Al'Arief's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 20
  • Thank you received: 1
and then... how to run lazarus? i don't see any menu to run lazarus in code ocean? or menu is missing?
altaifa.com

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

Re: Installation Problem on Win 7 11 years 11 months ago #1919

  • Konstantinos Papadoulas
  • Konstantinos Papadoulas's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 131
  • Thank you received: 19
You should be able to see the Shortcuts of the CT Center and the Lazarus IDE(s) on your Desktop. There are also Shortcuts in the Start Menu in a Folder called Code Typhon.

If you start CT Center you should be able to register the Lazarus IDE with the supported file types. Just open CT Center and go to CodeTyphon menu. Click it and from the drop down menu select "Make Application Links" and "File Association"
The following user(s) said Thank You: Abdellah Al'Arief

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

Re: Installation Problem on Win 7 11 years 11 months ago #1922

  • Abdellah Al'Arief
  • Abdellah Al'Arief's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 20
  • Thank you received: 1
Thanks. The problem is solved.
altaifa.com
The following user(s) said Thank You: Konstantinos Papadoulas

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

Installation Problem on Win 7 11 years 9 months ago #2265

  • sauro
  • sauro's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
I am trying to install lazarus on my notebook, an I7, 6GB ram and over 100GB of free space on my ssd HDD, whose OS is Win 7 Ultimate. I already installed lazarus 2.6.0 win 64, but a friend of mine convinced me to use Your wonderful suite to perform a better installation, with all the best components for lazarus. I followed installation instruction step by step and tried Codetyphon > remove and build all (fpc and lazarus)
but after more than one day of commandbox scrolling green text, codetyphon installed FPC 32 and 64 bit but only the 32 bit version of lazarus 32 bit with a few components, less than the standard installation, and no 64 bit version. So i tried again using
lazarus > lazarus 64 bit build big IDE
this time after a few hours of work the system install nothing. I save the commandbox log into the enclosed file.
I read it and it seems me the program cannot locate the files needed for this installation.
I seriously need this ide to be operative in a short time, can You please help me?
Thank You in advance for Your collaboration

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

Installation Problem on Win 7 11 years 9 months ago #2266

  • Aleksandar
  • Aleksandar's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 150
  • Thank you received: 31
You need to install DirectX redistributable package in order to compile Big IDE on Windows even if you do not plan to use DirectX components in your projects.

You can download it from here if you do not have it installed:

www.microsoft.com/en-us/download/details.aspx?id=8109

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

Installation Problem on Win 7 11 years 9 months ago #2269

  • sauro
  • sauro's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
i already did it, since i read this forum before to write, but nothing changed. Moreover the 32 bit version of lazarus that codetyphon studio finally install have this problem: if i try to use the previously installed packages he fail raising a lack of memory problem.

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

Installation Problem on Win 7 11 years 9 months ago #2270

  • Aleksandar
  • Aleksandar's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 150
  • Thank you received: 31

sauroweb wrote: i already did it, since i read this forum before to write, but nothing changed. Moreover the 32 bit version of lazarus that codetyphon studio finally install have this problem: if i try to use the previously installed packages he fail raising a lack of memory problem.


I am starting to think that you might have wrong make, ld and as in your path.

Do you have Delphi or Visual Studio installed on same pc?

Remove CT, and all related files that you might have: c:\codtyphon, .lazarus and .lazarus64 folders, all fpc.cfg files.

Go to command prompt and try to run make, ld and as. If any of them work find them and temporarily rename them.

Install CT center only. Compile FPC, Try to run both of them. If both work, try to install big IDE.

I hope this will help at least a little.

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

Installation Problem on Win 7 11 years 9 months ago #2281

  • Konstantinos Papadoulas
  • Konstantinos Papadoulas's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 131
  • Thank you received: 19
...or, in continuoum of viking's post, try to remove any othe installations of FreePascal and Lazarus.
Ct cannot co-exist in the same PC with othe installations of FreePascal and Lazarus IDE.

Kostas

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

Installation Problem on Win 7 11 years 9 months ago #2303

  • Maurizio
  • Maurizio's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 0
installation CodeTyphon 2.70 on Win7 64 just installed

C:\CodeThyponIns
install
0 Install CodeTyphon Studio
1 Run CodeTyphon Center
Use QT4 Platform disabled

- FreePascal extract source
- Lazarus Extract source

menu Lazarus
Lazarus 32Bit Build BigIDE


if select CodeTyphon - Make Application Link
in the CommandBox result

Start Action at 23/07/2012 10:32:06
_______________________________________________________________

[INFO] Make some Links...

Accesso negato.

The command completed successfully.

System error 3 has occurred.

Impossibile trovare il percorso specificato.


System error 3 has occurred.

Impossibile trovare il percorso specificato.
_______________________________________________________________

Terminate Action at 23/07/2012 10:32:07
ExitCode : 0

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

Installation Problem on Win 7 11 years 9 months ago #2304

  • Chris
  • Chris's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 54
  • Thank you received: 4
Your initial error "Accesso negato" (english = "Access Denied") is trying to tell you, you (and therefore the CodeTyphon installer) needs to have permissions to create the folders etc - this is a Windows 7 thing not CodeTyphon - if you are not an administrator of your PC (or have the relevant operating system permissions) then you are going to struggle to install this.

Can you make yourself an administrator (i.e. put the name you logged on to the system with, into the local adminstrators group)?

In Italian (mio italiano e molto cattivo così ho usato "Google Translate"!)

Potete fare voi stessi un amministratore (cioè mettere il nome che si accede al sistema con, nel gruppo di amministratori locali)?

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

Installation Problem on Win 7 11 years 9 months ago #2313

  • Maurizio
  • Maurizio's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 0
Oracle Virtual Machine, Win7 64;
Directx installed;
Administrator user, occurred on the privileges drive c

Menu Code Typhon Make Application Link
.. message Access Denied

I tried install Code Typhon 2.40 and 2.60
after all the operations, Big Ide 32 (or Small Ide 32 is not installed)

can be solved ?

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

Installation Problem on Win 7 11 years 9 months ago #2314

  • Aleksandar
  • Aleksandar's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 150
  • Thank you received: 31

Maverich wrote: Oracle Virtual Machine, Win7 64;
Directx installed;
Administrator user, occurred on the privileges drive c

Menu Code Typhon Make Application Link
.. message Access Denied

I tried install Code Typhon 2.40 and 2.60
after all the operations, Big Ide 32 (or Small Ide 32 is not installed)

can be solved ?


Remove ct folder and any fpc and lazarus folders that you might have.

Click on start button and type cmd as usual, but do not press enter. Press ctrl, shift and enter in same time instead. This will give you prompt with admin privileges.

Go to ct install folder and run the apropriate script (from same command prompt).

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

Last edit: by Aleksandar. Reason: forgot ctrl key

Installation Problem on Win 7 11 years 9 months ago #2315

  • avra
  • avra's Avatar
  • Visitor
  • Visitor

papadouk wrote: Ct cannot co-exist in the same PC with other installations of FreePascal and Lazarus IDE.

I haven't checked it yet but it seams that FPCUP solves this problem.
www.lazarus.freepascal.org/index.php/top...g97585.html#msg97585

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

Installation Problem on Win 7 11 years 9 months ago #2316

  • Maurizio
  • Maurizio's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 0
CT 2.60 on VM and Win7 64
Thanks, I followed the advice and install both
Lazatrus Small Ide 32 and 64.
Lazatrus Big Ide 32 and 64.

from the console (crtl shift enter)
cd \ CodeTyphonIns
install.bat
0: install CodeTyphon
8: Remove and Buld All

I will make the test even with the Rel 2.40, but I think there are no problems.

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

  • Page:
  • 1