Difference between revisions of "Kiwix: Install Ubuntu 18.04"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Onnowpurbo (talk | contribs)  | 
				Onnowpurbo (talk | contribs)   | 
				||
| Line 8: | Line 8: | ||
  wget https://github.com/mattrude/wikix/archive/master.zip  |   wget https://github.com/mattrude/wikix/archive/master.zip  | ||
  unzip master.zip  |   unzip master.zip  | ||
| + |  cd wikix-master/  | ||
  make  |   make  | ||
Revision as of 08:53, 12 December 2018
Compile
sudo su apt update apt -y install libssl-dev build-essential curl unzip cd /usr/local/src wget https://github.com/mattrude/wikix/archive/master.zip unzip master.zip cd wikix-master/ make
apt install?
Tampaknya kiwix tidak ada di repo ubuntu, karena xulrunner tidak ada
sudo add-apt-repository ppa:kiwixteam/ppa sudo apt update sudo apt install kiwix