[Lazarus] windres: can't open manifest
Michael Schnell
mschnell at lumino.de
Mon Mar 22 16:49:37 CET 2010
On 03/17/2010 11:58 PM, Paul Ishenin wrote:
> Then do "make clean all", "sudo make install". Depends on your linux
> you need also to pass install directory (for make install) or fpc will
> be installed in /usr/local/lib
After installing the fpc 2.4.0 RPM, doing "fpc" I get
"Free Pascal Compiler version 2.4.0 [2009/12/31] for i386"
Sounds OK,
"make clean" and "make all" seems to work (takes a while and does not
issue an error message).
"sudo make install" seems to work, too, but afterwards I still get
"Free Pascal Compiler version 2.4.0 [2009/12/31] for i386"
"which fpc" indeed says "/usr/local/bin/fpc" so this fpc seems to be used.
"ls /usr/local/bin/fpc -l" says "-rwxr-xr-x 1 root root 281788
2010-03-22 16:32 /usr/local/bin/fpc"
So this in fact seems to be the one I just compiled. It just offers a
peculiar date.
OTOH,
"whereis fpc" provides
"/usr/bin/fpc"
"/usr/lib/fpc"
"/usr/bin/X11/fpc"
"/usr/local/bin/fpc"
"/usr/local/lib/fpc"
with some of these files having other dates
Do you think I'm fine here ?
-Michael
More information about the Lazarus
mailing list