
Hi, I have added it to the below link where I found some other info about the spice-xpi. http://www.ovirt.org/Testing/Spice#Testing_Spice_with_Ovirt I've also had feedback that there is another method: 1. install spice client: # apt-get install spice-client 2. download spice xpi from:https://launchpad.net/~jasonbrooks/+archive/ppa/+packages # dpkg -i spice-xpi_2.7-0~41~precise1_amd64.deb The xpi package is compiled for Ubuntu 12.04, but works fine with Ubuntu 12.10 as well - don't know if it works with Ubuntu 13.04... I haven't added these steps to the wiki as I haven't tested them yet. JP-- JP Pitout Senior Consultant Qualifications: RHCVA, RHCE, RHCI Email: jp@obsidian.co.za Tel: +2711 795 0200 Contact: 0860 4 LINUX Fax: 086 686 8608 Web: http://www.obsidian.co.za On 31/05/2013 16:42, Douglas Schilling Landgraf wrote:
Hi JP,
On 05/31/2013 07:59 AM, JP Pitout wrote:
Mario Giammarco <mgiammarco@...> writes:
Hello, I need a working mozilla-xpi for Ubuntu 12.04 (and soon 12.10). It is strange that an opensource project as ovirt is only working on Fedora.
Thanks in advance for any help.
Mario
Hi,
I am running Ubuntu 13.04 and got it working using the following steps:
1. Install the spice-client package which gives you /usr/bin/spicec. 2. Extract the libnsISpicec.so file from the latest Fedora (FC19) RPM 3. Placed it in /usr/lib/mozilla/plugins/ 4. Restart Firefox
Worked for me!
Nice. Do you mind to add these steps into wiki.ovirt.org ? To request account please go to: http://www.ovirt.org/index.php?title=Special:UserLogin&returnto=Home
Thanks!