Hi!<br><br>1) rpm -i fpc-xxx.rpm<br>    make all<br>    rpm -e fpc-xxx<br>    make install<br><br>No FPC compiler found, make install do not perform it's task (but we have a new fpc in /compiler directory)<br><br>2) after "make install" fpc386 is not installed in bin directory and fpc can't find it. Solution: search lib/fpc/xxx for a fpc386<br>