<br><br><div class="gmail_quote">On Wed, Jun 1, 2011 at 2:00 AM, Henry Vermaak <span dir="ltr"><<a href="mailto:henry.vermaak@gmail.com">henry.vermaak@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

2011/5/31 Max Vlasov <<a href="mailto:max.vlasov@gmail.com">max.vlasov@gmail.com</a>>:<br>
<div class="im">><br>
> As Henry suggested I probably should do make install, I will try tomorrow,<br>
<br>
</div>It's the custom on linux to install the stuff that you build from<br>
source into /usr/local/.  The debs will install into /usr, so you will<br>
have to doctor your fpc.cfg, which will point to /usr by default.  You<br>
can, however, use the INSTALL_PREFIX variable on the make command line<br>
to change the default install prefix.<br>
<br></blockquote></div><br>Thanks, Henry, I did as you suggested and everything worked fine. Now when I'm a little more familiar with how it's all working on linux I understand that actually <a href="http://wiki.lazarus.freepascal.org">http://wiki.lazarus.freepascal.org</a> and mail-list search results contains all necessary information (so I probably could not bother you and others), just that if I did this without your help I had to collect pieces from different places. <br>

<br>Max<br>