Application:Terminal
Jump to navigation
Jump to search
Installation
mkdir -p /var/etc/ipkg/ echo "src/gz all http://ipkg.preware.org/feeds/preware/all" > /var/etc/ipkg/preware.conf
If you are on the Pre, type:
echo "src/gz all http://ipkg.preware.org/feeds/preware/armv7" >> /var/etc/ipkg/preware.conf
If you are on the Emulator, type:
echo "src/gz all http://ipkg.preware.org/feeds/preware/i686" >> /var/etc/ipkg/preware.conf
Then type:
ipkg -o /var update ipkg -o /var install x-webosinternals-termplugin mv /var/usr/lib/BrowserPlugins/termplugin.so /usr/lib/BrowserPlugins/ ipkg -o /var install org.webosinternals.terminal
Then reboot.