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

TOPIC:

im not installing in C can it still run ? 13 years 2 months ago #512

  • danib
  • danib's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
i edited the install .bat files in ScriptsWin to install in the correct drive

in CodeTypon Center i get
"
OS User Directory - C:\Documents and Settings\Owner\

CodeTyphon Main Directory - E:\CodeTyphon\
CodeTyphon Scripts - E:\CodeTyphon\ScriptsWin\
CodeTyphon Cross Scripts - E:\CodeTyphon\ScriptsWin\Crossbuild\
CodeTyphon Tools - E:\CodeTyphon\binTools\
CodeTyphon User Settings - E:\CodeTyphon\binSettings\

Lazarus Main Directory - C:\lazarus\

FreePascal Main Directory - C:\pp\
FreePascal Bin Files - C:\pp\bin\
FreePascal Source Files - C:\pp\

GNU Main Directory - C:\pp\binGDB\
"
how do i correct the lazarus and FPC dirs

i fixed the compiling problrm by edting the FPC.cfg
but i still need to fix CodeTypon Center

EDIT:
new data
i reinstalled using
remove and build all
and i found this

"
Compile Lazarus Win32


E:/pp/bin/i386-win32/make.exe -C packager/registration all
make.exe[1]: Entering directory `E:/lazarus/packager/registration'
E:/pp/bin/i386-win32/rm.exe -f ../units/i386-win32/lazaruspackageintf.ppu
E:/pp/bin/i386-win32/gmkdir.exe -p ../units/i386-win32
E:/pp/bin/i386-win32/ppc386.exe -gl -Fu. -FE. -FU../units/i386-win32 -di386 lazaruspackageintf.pas
Free Pascal Compiler version 2.5.1 [2011/03/01] for i386
Copyright (c) 1993-2010 by Florian Klaempfl
Target OS: Win32 for i386
Compiling lazaruspackageintf.pas
Fatal: Can't find unit system used by LazarusPackageIntf
Fatal: Compilation aborted
make.exe[1]: *** [lazaruspackageintf.ppu] Error 1
make.exe[1]: Leaving directory `E:/lazarus/packager/registration'
E:\pp\bin\i386-win32\make.exe: *** [packager/registration] Error 2
INFO: create E:\lazarusTemp directory
"
what do i need to do to fix this

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

Last edit: by danib.

Re: im not installing in C can it still run ? 13 years 2 months ago #514

  • administrator
  • administrator's Avatar
  • Visitor
  • Visitor
Sir,
we design CodeTyphon to run from C: drive in Windows OS

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

Re: im not installing in C can it still run ? 13 years 2 months ago #515

  • danib
  • danib's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
no esay way to make it run from a different drive?
back to lazarus then :(

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

Re: im not installing in C can it still run ? 13 years 3 weeks ago #951

  • WesTexScott
  • WesTexScott's Avatar
  • Visitor
  • Visitor
if running XP, look up ' junction ' tool on microsoft site, if vista/7, look up built-in command mklink .

using these commands, you make an imaginary folder on the C drive that really lives elsewhere. The programs won't know the difference. I use this on older machines where the c: drive is filling up and we can't take the time to image the drive to a new, larger disk.

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

Last edit: by WesTexScott. Reason: added links to MS technet site

Re: im not installing in C can it still run ? 13 years 1 week ago #1008

  • avra
  • avra's Avatar
  • Visitor
  • Visitor

WesTexScott wrote: if running XP, look up ' junction ' tool on microsoft site, if vista/7, look up built-in command mklink .

This is a great tip. Thanks!

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

Last edit: by avra.
  • Page:
  • 1