> Under Linux TBlockSerial class tries to use write lock file > "/var/lock/LCK..ttyACM0". But the user haven't permissions to write to > this dir. What is correct way to workaround this trouble? The possible > ways are: 1). Edit "synaser.pas" unit and point another dir for lock file. > 2). Allow user to write to "/var/lock" dir. --
... or read the documentation (or sources!) and set LinuxLock property to false. ;-) -- Lukas Gebauer. E-mail: [EMAIL PROTECTED] WEB: http://www.ararat.cz/synapse - Synapse Delphi and Kylix TCP/IP Library ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
