159 lines
5.8 KiB
HTML
159 lines
5.8 KiB
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
<title>Overview</title>
|
|
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
|
|
</head>
|
|
<body>
|
|
|
|
<!--- Title header --->
|
|
<table width="100%" cellpadding="0" border="0">
|
|
<tr>
|
|
<td align="left">
|
|
<font size="+3"><b>dvdisaster</b></font>
|
|
<i>Version 0.72</i>
|
|
</td>
|
|
<td align="right">
|
|
<font size="+3"> </font><a href="http://dvdisaster.net/en/">To the Internet version</a>
|
|
<a href="../de/download30.html"></a>
|
|
|
|
<a href="../ru/download30.html"></a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<!--- Language chooser or separator --->
|
|
<table width="100%" cellpadding="0" border="0">
|
|
<tr bgcolor="#000000">
|
|
<td colspan="2" width="100%"><img width=1 height=1 alt=""></td>
|
|
</tr>
|
|
<tr><td colspan="2" width="100%" height="10">
|
|
<img width=1 height=1 alt="">
|
|
</td></tr>
|
|
</table>
|
|
|
|
<!--- Main body (Navigation, actual page content, optional news column) --->
|
|
<table width="100%" cellspacing=0>
|
|
<tr>
|
|
<!--- Navigation --->
|
|
<td bgcolor="#f0f0f0" valign="top" width="20%">
|
|
<table width="100%" cellpadding="10">
|
|
<tr>
|
|
<td>
|
|
<font size="-1"><b>Contents</b></font>
|
|
<table width="100%" cellpadding="0" cellspacing="0">
|
|
<tr bgcolor="#000000">
|
|
<td width="100%"><img width=1 height=1 alt=""></td>
|
|
</tr>
|
|
</table><p>
|
|
|
|
<table width="100%">
|
|
|
|
<tr><td colspan=3><font size="-1"><a href="news.html">News</a></font></td></tr>
|
|
<tr><td></td><td></td><td height="10"></td></tr>
|
|
<tr><td colspan=3><font size="-1"><a href="index.html">Overview</a></font></td></tr>
|
|
<tr><td></td><td></td><td height="10"></td></tr>
|
|
<tr><td colspan=3><font size="-1"><a href="howtos.html">Howtos</a></font></td></tr>
|
|
<tr><td></td><td></td><td height="10"></td></tr>
|
|
<tr><td colspan=3><font size="-1"><a href="download.html">Download</a></font></td></tr>
|
|
<tr><td valign="top" width="1%">·</td><td colspan=2><font size="-1"><a href="download10.html">System requirements</a></font></td></tr>
|
|
<tr><td valign="top" width="1%">·</td><td colspan=2><font size="-1"><a href="download20.html">Digital signature</a></font></td></tr>
|
|
<tr><td valign="top" width="1%">·</td><td colspan=2><font size="-1">Installation</font></td></tr>
|
|
<tr><td></td><td></td><td height="10"></td></tr>
|
|
<tr><td colspan=3><font size="-1"><a href="qa.html">Questions and Answers</a></font></td></tr>
|
|
<tr><td></td><td></td><td height="10"></td></tr>
|
|
<tr><td colspan=3><font size="-1"><a href="feedback.html">Bug reporting</a></font></td></tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td></td>
|
|
|
|
<!--- Actual page contents --->
|
|
<td valign="top" width="77%" rowspan="2">
|
|
|
|
<!--- Insert actual page content below --->
|
|
|
|
<h3>Installation of the source packages</h3>
|
|
|
|
dvdisaster uses the common <tt>./configure; make; make install</tt> mechanism
|
|
for installation from source. Please see the file <tt>INSTALL</tt> in the
|
|
source distribution for further information.
|
|
<pre> </pre>
|
|
|
|
<a name="mac"></a>
|
|
<h3>Installation of the binary for Mac OS X</h3>
|
|
The ZIP archive contains an application bundle made for Mac OS X 10.5
|
|
on x86 processors. Unpack the archive at the desired place and click
|
|
"dvdisaster.app" to start the program.
|
|
dvdisaster is able to run under Mac OS X 10.4 and with PowerPC processors;
|
|
however in these cases you need to build your own version from the
|
|
source code.<p>
|
|
|
|
<i>Please note that the graphical user interface is still a bit rough around
|
|
the edges.</i> The GTK+ user interface toolkit is still in an early
|
|
development state for Mac OS X. The user interface may be sloppy or
|
|
freeze for brief periods. There may be glitches in the graphical output.
|
|
You can minimize these effects by not tinkering with the dvdisaster window
|
|
while any actions are in progress. Especially avoid resizing the window
|
|
and sending it to the dock.<p>
|
|
|
|
During the 0.73 development cycle some workarounds for these effects may
|
|
be implemented; otherwise the plan is to wait for improved versions
|
|
of the GTK+ toolkit.<p>
|
|
|
|
There are no plans for developing a dvdisaster version not depending on GTK+
|
|
as this would mean to completely re-write the program for Quartz.
|
|
Similar reasons hold for the Windows version btw ;-)
|
|
<pre> </pre>
|
|
|
|
<a name="win"></a>
|
|
<h3>Installation of the binary for Windows</h3>
|
|
|
|
Please install the Windows version by executing the setup binary
|
|
(e.g. dvdisaster-0.72-setup.exe) and follow the
|
|
installation dialog. <p>
|
|
|
|
<b>Caution:</b> dvdisaster can NOT be installed from
|
|
manually unpacking the setup.exe program, or by copying it from
|
|
an already existing installation. Doing so may result in strange
|
|
errors which seem to be totally unrelated to an improper installation.
|
|
|
|
<!--- do not change below --->
|
|
|
|
</td> <!--- end of page contents --->
|
|
|
|
</tr>
|
|
<tr valign="bottom">
|
|
<td bgcolor="#f0f0f0">
|
|
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/en/index.html"><font size="-1">Old documentation (V0.70)</font></a></td></tr></table>
|
|
</td>
|
|
<td></td>
|
|
<td></td>
|
|
|
|
</tr>
|
|
</table> <!--- end of main body table --->
|
|
|
|
|
|
<!--- Page footer --->
|
|
<table width="100%" cellpadding="0" border="0">
|
|
<tr><td colspan="2" width="100%" height="10"><img width=1 height=1 alt=""></td>
|
|
</tr>
|
|
<tr bgcolor="#000000"><td colspan="2" width="100%"><img width=1 height=1 alt=""></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center">
|
|
<font size="-1">
|
|
<i> Copyright 2004-2009 Carsten Gnörlich.<br>
|
|
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
|
|
</i>
|
|
</font>
|
|
</td>
|
|
</tr>
|
|
<tr bgcolor="#000000"><td colspan="2" width="100%"><img width=1 height=1 alt=""></td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|