diff --git a/wiki/BuildLinux.wiki b/wiki/BuildLinux.wiki index 9d07082..1f3601b 100644 --- a/wiki/BuildLinux.wiki +++ b/wiki/BuildLinux.wiki @@ -4,11 +4,14 @@ We currently support building Gitso on Ubuntu, Fedora and OpenSUSE. # Update hosts.txt to have preset options for the client. Hosts are comma separated and optional. # Run:./makegitso.sh {{{[}}}--source, --opensuse, --fedora{{{]}}} -===Fedora=== +==Fedora== * You will first need to install the following: * yum install subversion * yum install rpmdevtools -===Notes=== +==Notes== * We also have the scripts working on CentOS, but CentOS 5.2 doesn't include wxWidgets. If you know differently, please let me know. - * Currently the stand-alone version is automatically made if you're on Ubuntu, that will probably change at some point. There's no technical reason why it couldn't be done from the other POSIX systems... \ No newline at end of file + * Currently the stand-alone version is automatically made if you're on Ubuntu, that will probably change at some point. There's no technical reason why it couldn't be done from the other POSIX systems... + +==Examples== + * http://www.joneslinux.com/wordpress/?p=142 \ No newline at end of file