Warning: Declaration of action_plugin_indexmenu::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /home/httpd/vhosts/scratchbook.ch/wiki.scratchbook.ch/lib/plugins/indexmenu/action.php on line 18 Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/scratchbook.ch/wiki.scratchbook.ch/lib/plugins/indexmenu/action.php:0) in /home/httpd/vhosts/scratchbook.ch/wiki.scratchbook.ch/inc/auth.php on line 495 Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/scratchbook.ch/wiki.scratchbook.ch/lib/plugins/indexmenu/action.php:0) in /home/httpd/vhosts/scratchbook.ch/wiki.scratchbook.ch/inc/actions.php on line 210 Install Qutebrowser on Debian [Scratchbook]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
qutebrowser-debianinstall [2016/12/17 21:25]
claude created
qutebrowser-debianinstall [2016/12/17 21:47] (current)
claude
Line 1: Line 1:
 ====== Install Qutebrowser on Debian ====== ====== Install Qutebrowser on Debian ======
  
-story in parts.+drama in parts.
  
-===== Part 1: Clone teh repo =====+===== Part 1: Fetch pyenv installer ​=====
  
 <​code>​ <​code>​
-git clone https://github.com/The-Compiler/qutebrowser.git+curl -L https://raw.githubusercontent.com/yyuu/pyenv-installer/master/​bin/​pyenv-installer | bash # yep...
 </​code>​ </​code>​
  
-<​code>​ +Follow the instructions:​
-</​code>​+
  
 <​code>​ <​code>​
-</code>+# Load pyenv automatically by adding 
 +# the following to ~/.bash_profile:​
  
-<​code>​+export PATH="/​home/​longneck/​.pyenv/​bin:​$PATH"​ 
 +eval "​$(pyenv init -)" 
 +eval "​$(pyenv virtualenv-init -)"
 </​code>​ </​code>​
 +
 +===== Part 2: Install Python 3.5 =====
  
 <​code>​ <​code>​
 +pyenv install 3.5.2
 </​code>​ </​code>​
 +
 +Triple fuck you, debian:
  
 <​code>​ <​code>​
 +ERROR: The Python ssl extension was not compiled. Missing the OpenSSL lib?
 +
 +Please consult to the Wiki page to fix the problem.
 +https://​github.com/​yyuu/​pyenv/​wiki/​Common-build-problems
 +
 +
 +BUILD FAILED (Debian testing using python-build 20160602)
 </​code>​ </​code>​
  
 +(no, <​code>​CFLAGS=-I/​usr/​include/​openssl pyenv install -v 3.5.2</​code>​ didn't help either)
qutebrowser-debianinstall.1482006307.txt · Last modified: 2016/12/17 21:25 by claude
Back to top
GNU Free Documentation License 1.3
chimeric.de = chi`s home Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0