Network CD Writing |
|
mkisofs with UTF-8 support for webCDwriterwebCDwriter uses the command line tool mkisofs to create ISO9660 CD filesystems. Together with the patched version on this page webCDwriter will store non-7bit-characters in filenames transmitted by the Java client webCDcreator using the UTF-8 encoding. The patched mkisofs will take the UTF-8 encoded charaters for the Rock Ridge filenames and convert them to UTF-16 for the Joliet filenames. You may either use an installer or compile and install from the source package. The below methods will not change your global mkisofs. Statically linked binary installer (Linux i686 only)To install a statically linked mkisofs-2.01a24 with UTF-8 support for webCDwriter
Installation from the source packageIf you do not like precompiled binaries, you may install, patch and compile the mkisofs-2.01a24 with UTF-8 support for webCDwriter from the source package by
|