Changes

Jump to navigation Jump to search
Line 64: Line 64:  
   wget -qO- $SD/$SV/Ubuntu-$UV/Release.key | sudo apt-key add -
 
   wget -qO- $SD/$SV/Ubuntu-$UV/Release.key | sudo apt-key add -
 
:*Unmet dependency, Depends on sweets-write but is not going to be installed --[[User:Satellit|Satellit]] 18:32, 6 March 2012 (EST)
 
:*Unmet dependency, Depends on sweets-write but is not going to be installed --[[User:Satellit|Satellit]] 18:32, 6 March 2012 (EST)
:*Cause is incorrect Depends on python-abiword, an Ubuntu package,
+
:**Cause is incorrect Depends on python-abiword, an Ubuntu package,
:*Workaround is: <code>apt-get source python-abiword && apt-get build-dep python-abiword && cd pyabiword-0.8.0 && dpkg-buildpackage && cd .. && dpkg -i python-abiword_*.deb && apt-get install sweets-distribution</code>
+
:**Workaround is: <code>apt-get source python-abiword && apt-get build-dep python-abiword && cd pyabiword-0.8.0 && dpkg-buildpackage && cd .. && dpkg -i python-abiword_*.deb && apt-get install sweets-distribution</code>
 
*Sugar 0.94 with Ubuntu-10.04.4 or Trisquel-4.1
 
*Sugar 0.94 with Ubuntu-10.04.4 or Trisquel-4.1
 
   SV=0.94
 
   SV=0.94

Navigation menu