<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>This version addresses the interoperability issues with PHP 5.3. I would be glad to hear feedback if it works fine.</div><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="white-space: pre-wrap;"><font class="Apple-style-span" face="Helvetica"><span class="Apple-style-span" style="white-space: normal;"><br></span></font></span></font></div><div><div><div><span class="Apple-style-span" style="font-family: Times; "><div><span class="Apple-style-span" style="font-family: Helvetica; ">The software can be downloaded as a tar archive from:</span></div></span><br><a href="http://download.ag-projects.com/CDRTool/">http://download.ag-projects.com/CDRTool/</a><br><br>For those running Debian unstable there is an official public repository. To use it, add<br>these lines in /etc/apt/sources.list<br><br># AG Projects software<br>deb &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://ag-projects.com/debian">http://ag-projects.com/debian</a> unstable main<br>deb-src <a href="http://ag-projects.com/debian">http://ag-projects.com/debian</a> unstable main<br><br>Install the AG Projects debian software signing key:<br><br>wget <a href="http://download.ag-projects.com/agp-debian-gpg.key">http://download.ag-projects.com/agp-debian-gpg.key</a><br>apt-key add agp-debian-gpg.key<br><br>After that, run:<br><br>sudo apt-get update<br>sudo apt-get install cdrtool<br><br>Regards,<br>Adrian<br><br></div></div></div></body></html>