git clone https://github.com/tych0/xcffib
cd xcffib
python setup.py install
  running install
  It looks like you need to generate the binding.
  please run 'make xcffib' or 'make check'.
make xcffib
  cabal --config-file=/dev/null configure --enable-tests
  make: cabal: Command not found
  make: *** [dist] Error 127
make
  cabal --config-file=/dev/null configure --enable-tests
  make: cabal: Command not found
  make: *** [dist] Error 127
make check
  cabal --config-file=/dev/null configure --enable-tests
  make: cabal: Command not found
  make: *** [dist] Error 127
make install
  make: *** No rule to make target `install'.  Stop.

It appears I cannot install xcffib from source

-- 
You received this message because you are subscribed to the Google Groups 
"qtile-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to