[Lazarus] Lazarus won't build on Ubuntu x64

Andrew Brunner andrew.t.brunner at gmail.com
Wed Sep 29 02:47:11 CEST 2010


On 28 September 2010 21:50, steveg <steveg at nevets.com.au> wrote:
>
> Quickest way I have found is to enumerate the device files in /dev
> extracting all 'ttyxx' (comports) and 'ttyU' (usb ports). This gives a list
> of 'probables'. Then try to connect (using SynaSer for example) to verify
> actual usable ports in the list

I think you can narrow that down to only the following:

Serial (COM) ports:  /dev/ttyS*
USB ports:  /dev/ttyU*


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net:8080/fpgui/




More information about the Lazarus mailing list