Here you go Wirrunna.......
A little tricky since pCP is readonly, but this is pretty quick. vi is
the trickiest part here :)
Code:
--------------------
tc@piCorePlayer:~$cd /tmp
tc@piCorePlayer:/tmp$ vi jive.diff *Note:paste the actual
patch that Michael posted before saving and exiting vi.
tc@piCorePlayer:/tmp$ cd /opt/jivelite/
tc@piCorePlayer:/opt/jivelite$ cp -LR share/ /tmp
tc@piCorePlayer:/opt/jivelite$ sudo mv share/ oldshare
tc@piCorePlayer:/opt/jivelite$ sudo ln -s /tmp/share share
tc@piCorePlayer:/opt/jivelite$ cd /tmp
tc@piCorePlayer:/tmp$ cat jive.diff | patch -p1
patching file share/jive/applets/JogglerSkin/JogglerSkinApplet.lua
patching file share/jive/applets/NowPlaying/NowPlayingApplet.lua
patching file share/jive/jive/ui/Window.lua
tc@piCorePlayer:/tmp$
--------------------
Then in Jivelite, press the "Quit" button to restart jivelite.
Note these changes are not persistent, so a reboot will wipe them out.
------------------------------------------------------------------------
paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=103330
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix