summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 8 insertions, 2 deletions
diff --git a/README b/README
index 18b9516..fa0194f 100644
--- a/README
+++ b/README
@@ -26,9 +26,15 @@ How to build/use it?
To integrate into a Preboot-Media, follow instructions on the wiki.
+Debug console setup:
+ Once log4cxx is installed, you need to copy the default fbgui.logging.conf
+ to $HOME/.fbgui.logging.conf
+ Without this step, neither the logging to file nor the debug console will work!
+
Dependancies:
QT-Framework
- QXT-Framework (QT extension)
+ log4cxx-dev package
sysfsutils
- (QJSon)
libnl
+
+(TODO: rest of deps)