Forum > Linux

Manually install fpc/lazarus in Linux

(1/1)

Zaher:
I downloaded zip file of fpc from snapshot, extract it to one folder, moved some files (units to be next of bin), used command to make cfg
sudo /usr/fpc/bin/fpcmkcfg -d "basepath=/usr/fpc" -o /etc/fpc.cfg

added it to path,
Lazarus from gitlab rebo, I compiled it fine, i have only one thing not fixed is fppkg config file

how can i tell Lazarus idk where the file , why cant regenerate it using command line of any tools?

gasensor:
Maybe, you can click the "Restore Fppkg configuration" botton.

Have a try.


--- Quote from: Zaher on January 15, 2022, 06:33:21 pm ---I downloaded zip file of fpc from snapshot, extract it to one folder, moved some files (units to be next of bin), used command to make cfg
sudo /usr/fpc/bin/fpcmkcfg -d "basepath=/usr/fpc" -o /etc/fpc.cfg

added it to path,
Lazarus from gitlab rebo, I compiled it fine, i have only one thing not fixed is fppkg config file

how can i tell Lazarus idk where the file , why cant regenerate it using command line of any tools?

--- End quote ---

MarkMLl:
fppkg.cfg is nothing to do with fp.cfg.

It's broken. Look back through the forum, somebody had a workaround a couple of days ago but I've usually got round it by saving and restoring an old Lazarus configuration file.

MarkMLl

Navigation

[0] Message Index

Go to full version