Welcome, Guest
Username: Password: Remember me
CodeTyphon MS Windows (Win7, Win8.x, Win10 and Win11) OS Development, discussions and problems
  • Page:
  • 1

TOPIC:

I wasn't setup lazarus to my pc. 11 years 1 month ago #3478

  • engerex engerex
  • engerex engerex's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 12
  • Thank you received: 1
I wasn't setup lazarus to my pc.

I was setup lazarus (32 and 64 bit) with codetyphon center a few days ago. I removed all due to a problem. i was setup codetyphon but lazarus small/big ide, 32/64bit anything does not setup to my pc. It is working to setup in 10-15 minutes but result was fail. Then I used "remove lazarus from disk", "ide setting clear" and "lazarus clean" but they dont work in my pc. Can you help me about this problem?

Error sentence from last row;
..........................................
..........................................
..\bin\settings\i386-win32-win32\slazarus\lazarus.dci
..\bin\settings\i386-win32-win32\slazarus\miscellaneousoptions.xml
..\bin\settings\i386-win32-win32\slazarus\packagefiles.xml
7 File(s) copied

--------------------------------------------------
 Lazarus64 Restore Default Settings for Windows
--------------------------------------------------
..\bin\settings\x86_64-win64-win32\slazarus\editoroptions.xml
..\bin\settings\x86_64-win64-win32\slazarus\environmentoptions.xml
..\bin\settings\x86_64-win64-win32\slazarus\h2pastool.xml
..\bin\settings\x86_64-win64-win32\slazarus\inputhistory.xml
..\bin\settings\x86_64-win64-win32\slazarus\lazarus.dci
..\bin\settings\x86_64-win64-win32\slazarus\miscellaneousoptions.xml
..\bin\settings\x86_64-win64-win32\slazarus\packagefiles.xml
7 File(s) copied

-------------------------------------------------------
                 Compile Lazarus Win64 
-------------------------------------------------------

C:/codetyphon/fpc/bin/x86_64-win64/make -C packager/registration
make[1]: Entering directory `C:/codetyphon/lazarus/packager/registration'
C:/codetyphon/fpc/bin/x86_64-win64/rm.exe -f ../units/x86_64-win64/fcllaz.ppu
C:/codetyphon/fpc/bin/x86_64-win64/ppcx64.exe -MObjFPC -Scghi -O1 -g -gl -vewnhi -l -Fu. -FE. -FU../units/x86_64-win64 -dx86_64 fcllaz.pas
Hint: Start of reading config file C:\codetyphon\fpc\bin\x86_64-win64\fpc.cfg
Hint: End of reading config file C:\codetyphon\fpc\bin\x86_64-win64\fpc.cfg
Free Pascal Compiler version 2.7.1 [2013/03/01] for x86_64
Copyright (c) 1993-2013 by Florian Klaempfl and others
Target OS: Win64 for x64
Compiling fcllaz.pas
Fatal: Can't find unit system used by fcllaz
Fatal: Compilation aborted
make[1]: *** [fcllaz.ppu] Error 1
make[1]: Leaving directory `C:/codetyphon/lazarus/packager/registration'
make: *** [registration] Error 2

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

??????????????????????????????????????????????????????
[ERROR]: Lazarus64 Small-IDE IDE NOT Build
??????????????????????????????????????????????????????

_______________________________________________________________
 
Terminate Action at 14.3.2013 01:50:37
Total time: 00:12:41.667
ExitCode : 0

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

Last edit: by engerex engerex.

I wasn't setup lazarus to my pc. 11 years 1 month ago #3479

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Please Sir
Use CT Center "Remove and build ALL" procedure.
Save the building log file (txt), zip and post here

Building log file help us to decode CT building.
PilotLogic Architect and Core Programmer

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

I wasn't setup lazarus to my pc. 11 years 1 month ago #3482

  • engerex engerex
  • engerex engerex's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 12
  • Thank you received: 1

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

I wasn't setup lazarus to my pc. 11 years 1 month ago #3483

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
The problem is


Install FreePascal 32bit
C:/codetyphon/fpc/bin/i386-win32/make installbase FPC=C:/codetyphon/fpcsrc/compiler/ppc386.exe ZIPDESTDIR=C:/codetyphon/fpcsrc FPCMAKE=C:/codetyphon/fpcsrc/utils/fpcm/fpcmake.exe
make[1]: Entering directory `C:/codetyphon/fpcsrc'
C:/codetyphon/fpc/bin/i386-win32/ginstall.exe -m 755 -d C:/codetyphon/fpc
process_begin: CreateProcess(C:\codetyphon\fpc\bin\i386-win32\ginstall.exe, C:/codetyphon/fpc/bin/i386-win32/ginstall.exe -m 755 -d C:/codetyphon/fpc, ...) failed.
make (e=740): The requested operation requires elevation.

make[1]: *** [installbase] Error 740
make[1]: Leaving directory `C:/codetyphon/fpcsrc'
make: *** [installall] Error 2
/color]

and


Install FreePascal 64bit
C:/codetyphon/fpc/bin/x86_64-win64/make installbase FPC=C:/codetyphon/fpcsrc/compiler/ppcx64.exe ZIPDESTDIR=C:/codetyphon/fpcsrc FPCMAKE=C:/codetyphon/fpcsrc/utils/fpcm/fpcmake.exe
make[1]: Entering directory `C:/codetyphon/fpcsrc'
C:/codetyphon/fpc/bin/x86_64-win64/ginstall.exe -m 755 -d C:/codetyphon/fpc
process_begin: CreateProcess(C:\codetyphon\fpc\bin\x86_64-win64\ginstall.exe, C:/codetyphon/fpc/bin/x86_64-win64/ginstall.exe -m 755 -d C:/codetyphon/fpc, ...) failed.
make (e=740): The requested operation requires elevation.

make[1]: *** [installbase] Error 740
make[1]: Leaving directory `C:/codetyphon/fpcsrc'
make: *** [installall] Error 2

The ginstall.exe can't create C:/codetyphon/fpc folder

Did you have administrator privileges ? help
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

I wasn't setup lazarus to my pc. 11 years 1 month ago #3517

  • engerex engerex
  • engerex engerex's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 12
  • Thank you received: 1
Yes, I have admin privileges.
Now install Lazarus 64 BIG and small IDE, 32 small IDE. Lazarus 32 BIG IDE not install.
(
before FPC 32 Build >> After Lazarus 32 small IDE
before FPC 32 Build >> After Lazarus 32 BIG IDE (not installed)
before FPC 64 Build >> After Lazarus 64 small IDE
before FPC 64 Build >> After Lazarus 64 BIG IDE
time around a few times....
)

CT Center "Remove and build ALL" > yadi.sk/d/EIgghhq83K3GP


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

Last edit: by engerex engerex.

I wasn't setup lazarus to my pc. 11 years 1 month ago #3520

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
/lazreport/source/addons/ZeosDB/lib/i386-win32/win32 -Fu../components/macroscript/lib/i386-win32/win32 -Fu../components/pl_LazPackager/lib/i386-win32/win32 -Fu../components/pl_DWScript/lib/i386-win32/win32 -Fu../components/pl_Greyhound/lib/i386-win32/win32 -Fu../components/pl_Brook/lib/i386-win32/win32 -Fu../components/pl_ExtentIDE/lib/i386-win32/win32 -WG -di386 lazarus.pp
Fatal: No memory left
make[2]: *** [lazarus.exe] Error 1
make[2]: Leaving directory `C:/codetyphon/lazarus/ide'
make[1]: *** [bigide] Error 2
make[1]: Leaving directory `C:/codetyphon/lazarus/ide'
make: *** [idebig] Error 2


How many memory has your PC ? Sir
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

I wasn't setup lazarus to my pc. 11 years 1 month ago #3521

  • engerex engerex
  • engerex engerex's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 12
  • Thank you received: 1
Acer Aspire 5520G
RAM 4GB (use: ~1.9GB)
HDD C: 140GB free
CPU AMD Turion 64 Dual Core

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

Last edit: by engerex engerex.
  • Page:
  • 1