<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 08/04/2011 12:39 PM, Marco van de Voort wrote:
    <blockquote cite="mid:20110804103956.14B5F17496@turtle.stack.nl"
      type="cite"><br>
      <pre wrap="">
Make install does NOT create the symlink, you need to do that manually.

So erase the old symlink in ~/bin/  to ~/lib/fpc/2.5.1/ppc386 and replace it
with one to ~/lib/fpc/2.7.1/ppc386

</pre>
    </blockquote>
    I did know what to do :) and of course it did work. <br>
    <br>
    The funny thing is that there was no symlink ppc368 any more in
    /usr/bin (where fpc dwells and has been replaced by a new version):<br>
    <hr size="2" width="100%">mschnell@mschnell-Linux:~/Downloads/svn/fpGUI>
    ls -l /usr/bin/fpc<br>
    -rwxr-xr-x 1 root root 288316 Aug  4 12:21 /usr/bin/fpc<br>
    <hr size="2" width="100%"><br>
    Nonetheless fpc did  somehow find the /usr/lib/fpc/2.5.1/ppc386 file
    .<br>
    <br>
    -Michael<br>
  </body>
</html>