- Κώδικας: Επιλογή όλων
chris@chris-Aspire-5732Z:~$ jhbuild build gnome-shell-extensions
jhbuild build: module "'gnome-shell-extensions'" not found
Usage: jhbuild [ -f config ] command [ options ... ]
Συντονιστής: adem1
chris@chris-Aspire-5732Z:~$ jhbuild build gnome-shell-extensions
jhbuild build: module "'gnome-shell-extensions'" not found
Usage: jhbuild [ -f config ] command [ options ... ]







<autotools id="gnome-shell-extensions">
<branch repo="git.gnome.org" module="gnome-shell-extensions"/>
</autotools>#moduleset = 'http://git.gnome.org/browse/gnome-shell/plain/tools/build/gnome-shell.modules'moduleset = '/home/TOUSERNAMESOU/gnome-shell/source/gnome-shell/tools/build/gnome-shell.modules'jhbuild build gnome-shell-extensions


locate gnome-shell.modules


./autogen.sh --prefix=$HOME/.local --enable-extensions="one two three"
make install
