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

TOPIC:

Installs v2.70 on Ubuntu 12.04 64 bit, won't run 11 years 10 months ago #2154

  • Al Sandige
  • Al Sandige's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
I installed everything fine, but every time I go to run it, it stops at the Configure Lazarus IDE window on the Compiler tab with the compiler as /usr/lib/codetyphon/fpc/bin/x86_64-linux/ppcx64, with this message: "Error: fpc.cfg is missing." I used chown -R me codetyphon from the /usr/lib folder (needed for installing), but it keeps stopping there. Without the compiler, I can't start the IDE. I've run into this before when trying to install on the 64 bit platform, but goes fine on 32 bit. I've checked the locations, and the fpc.cfg file is in the compiler folder above and it belongs to me with read/write permissions and my system is English. Please keep expanlanations detailed, as I am still somewhat new to linux.

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

Re: Installs v2.70 on Ubuntu 12.04 64 bit, won't run 11 years 10 months ago #2155

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir my suggestion is to Remove CodeTyphon
-Install System libraries first
-reinstall CodeTyphon again.

After Installation run Lazarus as normal user
PilotLogic Architect and Core Programmer

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

Re: Installs v2.70 on Ubuntu 12.04 64 bit, won't run 11 years 10 months ago #2157

  • Al Sandige
  • Al Sandige's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
I did as suggested with the same results. :(

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

Re: Installs v2.70 on Ubuntu 12.04 64 bit, won't run 11 years 10 months ago #2164

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

whiteknight wrote: I did as suggested with the same results. :(


what you get with this:
cd /usr/lib/codetyphon/ScriptsLin/
./ln_All_Info.sh

This:
Linux
linux
linux64
64
x86_64-linux
ppcx64
make
2.7.1
/usr/lib/codetyphon/fpc/bin/x86_64-linux
/usr/lib/codetyphon/fpc
/usr/lib/codetyphon/fpc/bin
/usr/bin
/usr/lib/codetyphon/fpcsrc
/usr/lib/codetyphon
/usr/bin
/usr/share/applications
/usr/share/mime/packages
/usr/share/pixmaps

or something else?

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

Re: Installs v2.70 on Ubuntu 12.04 64 bit, won't run 11 years 10 months ago #2165

  • Al Sandige
  • Al Sandige's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
I get exactly the same as you.

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

Re: Installs v2.70 on Ubuntu 12.04 64 bit, won't run 11 years 10 months ago #2166

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

whiteknight wrote: I've checked the locations, and the fpc.cfg file is in the compiler folder above and it belongs to me with read/write permissions and my system is English.


Wait...

Why to you?! Why not to root:root?
-rwxr-xr-x 1 root root

Are you sure that you followed the steps for installation correctly? Have you followed some general FAQs that suggest to change owner of FPC and Lazarus folder? Do not do that whit CT, you will only get mess that way.

Please uninstall and remove all previous CT files.

Remove any other Lazarus and FPC if you have them.

Remove /etc/fpc.cfg

Remove .lazarus64 and .lazarus folders in your home folder for example /home/whiteknight/.lazarus64 and /home/whiteknight/.lazarus

Be sure that you do not have /usr/lib/codetyphon folder nor those two folders.

Extract installation files from archive in your home folder, for example
to /home/whiteknight/ctinstall

DO NOT change file owner of files and folders in /home/whiteknight/ctinstall. DO NOT change permissions of files and folders in /home/whiteknight/ctinstall.

Go to that folder and run ./setup.sh

There is no need to try to install system files again if you already install them once.

Install CT.

DO NOT change file owner of files and folders in /usr/lib/codetyphon. DO NOT change permissions of files and folders in /usr/lib/codetyphon.

Run CT Center, run FPC, is FPC work?

If it work, try to run Lazarus.

Is it work?

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

Re: Installs v2.70 on Ubuntu 12.04 64 bit, won't run 11 years 10 months ago #2167

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
++1 for this
We add to our web site a Live Chat page
for real time help
PilotLogic Architect and Core Programmer

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

Re: Installs v2.70 on Ubuntu 12.04 64 bit, won't run 11 years 10 months ago #2172

  • Al Sandige
  • Al Sandige's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
Thanks, that got it :)

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

  • Page:
  • 1