Recent

Author Topic: Error: usr/bin/ppcx64 can't be executed  (Read 6629 times)

CreativeMD

  • Newbie
  • Posts: 5
Error: usr/bin/ppcx64 can't be executed
« on: July 17, 2013, 02:06:31 pm »
Hi,
this happens always when i try to remove or add a packet in lazarus:
Error: usr/bin/ppcx64 can't be executed
What did i do wrong?

Blaazen

  • Hero Member
  • *****
  • Posts: 3237
  • POKE 54296,15
    • Eye-Candy Controls
Re: Error: usr/bin/ppcx64 can't be executed
« Reply #1 on: July 17, 2013, 02:41:49 pm »
"ppcx64" is symlink to fpc executable. In my distro, I have it in /usr/local/bin/ppcx64 and it points to /usr/local/lib/fpc/2.7.1/ppcx64.
Paths in your distro can be different, so:
Check if the symlink points to valid fpc executable.
Try run "fpc -iV" in console.
Check Tools -> Options... -> Environment whether the compiler path is valid.
Lazarus 2.3.0 (rev main-2_3-2863...) FPC 3.3.1 x86_64-linux-qt Chakra, Qt 4.8.7/5.13.2, Plasma 5.17.3
Lazarus 1.8.2 r57369 FPC 3.0.4 i386-win32-win32/win64 Wine 3.21

Try Eye-Candy Controls: https://sourceforge.net/projects/eccontrols/files/

CreativeMD

  • Newbie
  • Posts: 5
Re: Error: usr/bin/ppcx64 can't be executed
« Reply #2 on: July 18, 2013, 08:26:50 am »
Hm,
there is no Path in my config like usr/local/bin/ppcx64 even not usr/local ?

Blaazen

  • Hero Member
  • *****
  • Posts: 3237
  • POKE 54296,15
    • Eye-Candy Controls
Re: Error: usr/bin/ppcx64 can't be executed
« Reply #3 on: July 18, 2013, 03:14:37 pm »
Quote
there is no Path in my config like usr/local/bin/ppcx64 even not usr/local ?
Do you mean that path is not in Lazarus settings or in your filesystem?

Does Lazarus show you at startup that little dialog where you can set the paths?
Can you create and compile a simple project (plain form) with Lazarus?
Lazarus 2.3.0 (rev main-2_3-2863...) FPC 3.3.1 x86_64-linux-qt Chakra, Qt 4.8.7/5.13.2, Plasma 5.17.3
Lazarus 1.8.2 r57369 FPC 3.0.4 i386-win32-win32/win64 Wine 3.21

Try Eye-Candy Controls: https://sourceforge.net/projects/eccontrols/files/

CreativeMD

  • Newbie
  • Posts: 5
Re: Error: usr/bin/ppcx64 can't be executed
« Reply #4 on: July 18, 2013, 03:30:02 pm »
It worked i just reinstalled it.

 

TinyPortal © 2005-2018