<div dir="ltr"><div dir="ltr"><div>Today I had to compile a program on my Linux server.</div><div><br></div><div>The program was written for windows and needed libraries synapse and lazutils, and they were missing from the server.</div><div><br></div><div>I copied  all the needed units from my PC into the linux work directory and it worked with the usual command</div><div><br></div><div>fpc programname.pp</div><div><br></div><div>Unfortunately now my work directory is messy with tens of units (belonging to libraries synapse and lazutils) unworthily mixed with my poor code. </div><div><br></div><div>I guess that the kosher way is to create directories lazutils and synapse somewhere in the server but ... where?</div><div><br></div><div>Where should libraries be copied in linux?</div><div><br></div><div>How to make them accessible to the compiler?</div><div><br></div><div>Sorry for being so ignorant... I know how to do it in Lazarus on windows, but fpc on linux is rather arcane to me :)</div><div><br></div><div>Thank you</div><div><br></div><div>Duilio</div><div><br></div><div> </div><div><br></div><div><br></div></div></div>