<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>Fabien</div><div><br data-mce-bogus="1"></div><div>I attach a copy of Scripter which allows the inclusion of Libraries into the compiled application.</div><div><br data-mce-bogus="1"></div><div>This is done with the use of the Lib directive eg. lib "company.diadic"</div><div><br data-mce-bogus="1"></div><div>After investigation about compiler, It will allow a full path name for libraries. so I have changed it to to search .local/gambas&version/lib/name&".gambas" and /usr/lib/gambas&version/lib/name&".gambas", as well as just use the provided name&".gambas"</div><div><br data-mce-bogus="1"></div><div>This seems to work and execute correctly.</div><div><br data-mce-bogus="1"></div><div>Would you be able to review this fits with your original design and if so I will submit this change for merge.</div><div><br data-mce-bogus="1"></div><div>I am worried about dependencies although it seems to work in my testing so far.</div><div><br></div><div data-marker="__SIG_PRE__">Thank You<br>Brian G</div></div></body></html>