MADDE/Known issues
(→Windows) |
(→General) |
||
Line 21: | Line 21: | ||
</pre> | </pre> | ||
- | Put this under <tt>madbin</tt> under <tt>mad query install-dir</tt> | + | Put this under <tt>madbin</tt> under what <tt>mad query install-dir</tt> outputs |
(with permissions 755). Note: this voids your warranty ;) | (with permissions 755). Note: this voids your warranty ;) | ||
- | |||
=== Windows === | === Windows === |
Revision as of 10:59, 3 February 2010
Contents[hide] |
Known Issues
As of this writing (2010-02-03) the list of bugs in https://bugs.maemo.org/buglist.cgi?component=madde are not mentioned here:
General
fakeroot is currently missing in distribution images. It is not needed in MADDE environment. However if one wants one, the following wrapper script can be made (in environments fakeroot command does not exist):
#!/bin/sh exec "$@"
Put this under madbin under what mad query install-dir outputs (with permissions 755). Note: this voids your warranty ;)
Windows
- On some windowses "Madde Terminal" may not start. A workaround is to remove -rxvt from "Madde Terminal" icon properties.
See https://bugs.maemo.org/show_bug.cgi?id=8622
- ar p on windows toolhains does LF -> CRLF conversions, breaking output.