Forum > Unix

Fatal: Can't find unit System

(1/2) > >>

smartduck:
Hello,

I hope someone can help me getting the freepascal ide compile.
I wrote a simple example hello world to test the ide.
When I try to run the program I get Fatal: Can't find unit System used by helloworld.

I have also installed Lazarus IDE. Programs in Lazarus compile and run fine.

I noticed fp putting the fp.cfg, fp.dsk, fp.ini and fp____.err in my home directory.

Regards,

Marcel

Ñuño_Martínez:
Seems you didn't installed it correctly.  What system are you using?

smartduck:
I use fp 3.0.4 on AntiX linux 19.2.
What files are missing?



smartduck:
Just reinstalled fp, still the same error.
Maybe something is broken in one of the AntiX repository packages.

Thaddy:
Did your program explicitly refer to unit system? That is wrong. Remove any references to system and try again.
System is always included automatically.
If that does not work install with fpcupdeluxe which is the best option for starters with install troubles.

Navigation

[0] Message Index

[#] Next page

Go to full version