Forum > Linux
Problem compiling simple project in Fedora Core 1
Chasoid:
I have installed
fpc-docs-1.0.10-0
fpc-1.0.10-0
lazarus-0.9.0.6-fpc_1.0.11_031022
fpcsrc-1.0.11-20031022
onto my Fedora Core 1 machine.
I created a new project ... simple application with a button that does nothing.
I try to compile it and receive the following error:
interfaces.pp (6,13) Fatal: Can't compile unit INTERFACEBASE, no sources available.
Thoughts?
Thanks much,
Charlie in St. Louis, MO. USA
Marc:
You need a newer fpc (at least fpc-1.0.10-1). Better is to get the matching fpc_1.0.11_031022
Chasoid:
Thanks for the info.
My problem turned out to be that I had gotten the 1.0.10 .rpm's from the FPC site.
The FPC .rpm's from *this* site are 1.0.11. When I removed the 1.0.10 .rpm's and installed the 1.0.11 .rpm's, everything began working perfectly.
(Odd that the two sites aren't in sync...)
Anyway... happy ending on this end. I'm having fun.
Thanks again,
Charlie in St. Louis, MO. USA
Anonymous:
I repeat the mistake of that guy above, but with the latest version
(v2-beta) of the free pascal, and after that i saw that here can be downloaded v. 1.0.11.
So, the question is: How the **** to remove the newest one version (rpm) and to put that one Lasarus need ? ( I'm not too good with the rpm's).
Every answer is welcome.
TIA
Guest
Marc:
rpm -e <packagename>
Navigation
[0] Message Index
[#] Next page