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

Both sides previous revision Previous revision
qutebrowser-debianinstall [2016/12/17 21:31]
claude
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: Fetch pyenv installer ===== ===== Part 1: Fetch pyenv installer =====
  
 <​code>​ <​code>​
-https://​raw.githubusercontent.com/​yyuu/​pyenv-installer/​master/​bin/​pyenv-installer | bash # yep...+curl -L https://​raw.githubusercontent.com/​yyuu/​pyenv-installer/​master/​bin/​pyenv-installer | bash # yep...
 </​code>​ </​code>​
  
-===== Part 1Clone teh repo =====+Follow the instructions:
  
 <​code>​ <​code>​
-git clone https://github.com/The-Compiler/​qutebrowser.git+# Load pyenv automatically by adding 
 +# the following to ~/​.bash_profile: 
 + 
 +export PATH="/home/​longneck/.pyenv/bin:​$PATH"​ 
 +eval "​$(pyenv init -)" 
 +eval "​$(pyenv virtualenv-init -)"
 </​code>​ </​code>​
  
-===== Part 1Clone teh repo =====+===== Part 2Install Python 3.5 =====
  
 <​code>​ <​code>​
-git clone https://​github.com/​The-Compiler/​qutebrowser.git+pyenv install 3.5.2
 </​code>​ </​code>​
  
-===== Part 1Clone teh repo =====+Triple fuck you, debian:
  
 <​code>​ <​code>​
-git clone https://​github.com/​The-Compiler/​qutebrowser.git +ERROR: The Python ssl extension was not compiledMissing the OpenSSL lib?
-</​code>​+
  
-===== Part 1Clone teh repo =====+Please consult to the Wiki page to fix the problem. 
 +https://​github.com/​yyuu/​pyenv/​wiki/​Common-build-problems
  
-<​code>​ + 
-git clone https://​github.com/​The-Compiler/​qutebrowser.git+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.1482006668.txt · Last modified: 2016/12/17 21:31 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