[lazarus]
Baeseman, Cliff
Cliff.Baeseman at greenheck.com
Mon Jul 19 09:31:27 EDT 1999
is the makefile.fpc missing or do you just need to set the FPCDIR
environment variable.
Cliff
-----Original Message-----
From: hennrik.s at t-online.de [mailto:hennrik.s at t-online.de]
Sent: Monday, July 19, 1999 6:24 AM
To: lazarus at miraclec.com
Subject: Re: [lazarus]
Lazarus almost seems to work now, but now I have the problem with the
missing makefile.fpc as in the gtk+ instalation before.
How do I fix it??
>
>
>On Sun, 18 Jul 1999, Hennrik Schmidt wrote:
>
>> I tried to install Lazarus on my Suse Linux System with make
>> But the Makefile seems to have some errors:
>> in line 47/48 a seperator is missing and there are some problems from
line 83 till the end with a missing ifend. The Makefile comes with this mail
and the lines which caused errors are marked (#>>>>)
>
>I found the problem: there are DOS style line endings in your file;
>make doesn't like that. Just do a
>
>tr -d \\r <<Makefile >NewMakefile
>mv NewMakefile Makefile
>
>and it should function.
>
>Michael.
>
>_________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.miraclec.com/list_archives/lazarus
_________________________________________________________________
To unsubscribe: mail lazarus-request at miraclec.com with
"unsubscribe" as the Subject
archives at http://www.miraclec.com/list_archives/lazarus
More information about the Lazarus
mailing list