prof7bit / TorChat

Decentralized anonymous instant messenger on top of Tor Hidden Services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I get fpc 2.6.0?

chkoreff opened this issue · comments

I cloned the project and ran "make all", and got this error message:

purpletorchat.lpr(23,4) Fatal: User defined: *** You need Free Pascal Compiler version 2.6.0 or higher ***

I'm not sure how to get version 2.6. I got fpc in the first place by running:

sudo apt-get install fp-compiler-2.4.4

I tried the obvious, changing 2.4.4 to 2.6.0, but that didn't work.

Any suggestions?

Thanks,
Patrick