Displaying 20 results from an estimated 300 matches similar to: "Fwd: Unattended guest installation fails"
2014 Jul 01
10
Libvirt installion error: You must install the libyajl library & headers to compile libvirt
Dear all,
I am installing the libvirt 1.2.5 on my newly installed Fedora19.
When I run ./configure, an error is reported: "You must install the libyajl library & headers to compile libvirt"
In fact, the package yajl-2.0.4-2fc19.x86_64.rpm has been installed on the fedora19.
I found several links talking about this error and I downloaded 3 files (configure.ac, m4/virt-yajl.m4,
2013 Sep 24
7
Qxl problem with xen domU, is xen spice and/or qemu bugs?
I''ve been trying to have all spice features working on xen domUs since
the end of 2011.
Basic functions were already working. Adding qemu parameters manually
for vdagent and usbredirection was and is also working (I made the
patches to support them directly on xl).
Qxl was never working: one bug on xen and one on qemu about qxl are
fixed, the other xen bug found months ago on the
2014 May 14
3
aliases for graphic devices
Hello,
AFAIK, aliases cannot be set for Graphics devices. I tried this very simple experiment
with libvirt 1.2.4 (from virt-preview on F20)
relevant part of the input xml:
<graphics type='spice' port='-1' autoport='yes' listen='127.0.0.1'>
<listen type='address' address='127.0.0.1'/>
<alias
2013 Jul 28
4
Fedora 19 installation with virt-install
Hello,
I want to install a DomU with Fedora 19 in a Debian Host Dom0 with the
following versions...
ii libc6-xen:i386 2.13-38
i386 Embedded GNU C Library: Shared libraries [Xen version]
ii libxen-4.1 4.1.4-3+deb7u1
i386 Public libs for Xen
ii libxenstore3.0 4.1.4-3+deb7u1
i386
2012 Mar 09
2
anonymous "on demand" file transfers?
Hello All,
Is it possible to serve up files anonymously via a folder of my choosing
on demand?
>From time to time where I work, we transfer large file heirarchies between
co-workers and contractor workstations, and we've gotten away with tar'ing
things up or using something like webfs (or Python -m SimpleHTTPServer) on
one end and 'wget -r http://remote-server' on the the
2024 Dec 05
2
Exposing native httpd server
R has a native HTTP server that is used for serving R help pages
interactively, at least on the loopback device (127.0.0.1)
But all of the working are internal, not exposed to user and not documented.
This is quite shame since the server seems to be fully capable of
handling basic tasks,
be it serving static websites or even interactively processing queries.
This was previously noticed by
2013 Oct 29
1
c6.4: D-Link USB network device (2001:1a02) not work.
Hi, I have plug in this USB network device:
> Bus 001 Device 002: ID 2001:1a02 D-Link Corp.
> T: Bus=01 Lev=01 Prnt=01 Port=04 Cnt=01 Dev#= 2 Spd=480 MxCh= 0
> D: Ver= 2.00 Cls=ff(vend.) Sub=ff Prot=00 MxPS=64 #Cfgs= 1
> P: Vendor=2001 ProdID=1a02 Rev= 0.01
> S: Manufacturer=D-Link
> S: Product=DUB-E100
> S: SerialNumber=E5ECEB
> C:* #Ifs= 1 Cfg#= 1
2011 Sep 13
2
why VAD modifies my voice data?
Hello,
I'm using Speex Preprocessor to supress noise, eliminate echo etc.
But I have another preprocessor state that I want to use ONLY to determine
voice activity.
int res = speex_preprocess_run(m_VADOnly, (spx_int16_t *)
pStreamSampleBuffer);
pStreamSampleBuffer is modified after call to speex_preprocess_run.
I have manually turned off noise suppression and AGC but anyway - VAD
modifies
2011 Dec 25
1
Working on VBR fixed point conversion
Hi All,
I am working on VBR fixed point conversion for our DSP processor and in the algorithm the MIN_ENERGY and some more terms which I am not able to understand how those numbers are derived. Can some one help me with some documentation on algorithm discription of VBR?.
Regards,
-Prasad
2013 Oct 28
1
Unable to provision VM attaching it directly to a OVS bridge
Reposting from virt-tools mailing list:
Hi!
I'm facing a problem that could be triggered by some lacking
of support from libvirt on Open vSwitch (or could be my mistake).
I have interests in researching on virtual networks and
SDN. To keep things simple, I've decided to use libvirt/virt-tools to
manage VM's since my focus is on the network, instead of using a
full feature system
2013 Aug 07
1
KVM bridge wonkiness in Fedora19
Greetings,
I'm attempting to get several virtual machines setup on a Fedora19
host system, with the traditional bridge network devices (br0, br1,
etc). I've done this many times before with older versions of Fedora
(16, 14, etc), and it just works. However, for reasons that I cannot
figure out, the bridge doesn't seem to be working in Fedora19. While
I can successfully connect to
2013 Sep 29
1
set up a Gluster 2 node cluster in two lines of code :)
Hi gluster !
For those of you who need to spin up virtual gluster clusters for
development and testing:
Just finished creating a vagrantized, fully automated, totally rebuildable
and teardownable two node fedora 19 gluster setup and shared it on the
forge!
It uses fedora19 but since its all vagrant powered, you dont need to grab
or download a distro or iso or anything, just clone the git repo,
2015 May 08
2
Editing http://libvirt.org/sources/virshcmdref/html-single/#sect-attach-device
I just noticed the entries on attach-disk and attach-devices are
a bit on the empty size. As I am just attaching a usb device to one of
my vm clients, I was wondering if I could offer examples to those
entries.
2014 Jul 01
0
Re: Libvirt installion error: You must install the libyajl library & headers to compile libvirt
At Tue, 1 Jul 2014 07:00:29 +0000,
WANG Cheng D wrote:
>
> Dear all,
> I am installing the libvirt 1.2.5 on my newly installed Fedora19.
> When I run ./configure, an error is reported: "You must install the libyajl library & headers to compile libvirt"
> In fact, the package yajl-2.0.4-2fc19.x86_64.rpm has been installed on the fedora19.
You need to install the
2014 Jul 01
0
Re: Libvirt installion error: You must install the libyajl library & headers to compile libvirt
On 07/01/2014 09:00 AM, WANG Cheng D wrote:
> Dear all,
>
> I am installing the libvirt 1.2.5 on my newly installed Fedora19.
>
> When I run ./configure, an error is reported: ?You must install the libyajl
> library & headers to compile libvirt?
>
> In fact, the package yajl-2.0.4-2fc19.x86_64.rpm has been installed on the
> fedora19.
>
Do you have the
2014 Jul 01
0
Re: Libvirt installion error: You must install the libyajl library & headers to compile libvirt
On Tue, Jul 01, 2014 at 07:00:29AM +0000, WANG Cheng D wrote:
>Dear all,
>I am installing the libvirt 1.2.5 on my newly installed Fedora19.
>When I run ./configure, an error is reported: "You must install the libyajl library & headers to compile libvirt"
>In fact, the package yajl-2.0.4-2fc19.x86_64.rpm has been installed on the fedora19.
>I found several links talking
2014 Jul 02
0
How can I setup a privileged container
Dear all,
I want to setup a privileged container, which means I can set the priority of a process to SCHED_RR (real-time) dynamically by calling sched_setscheduler() in a C program running on a container.
In my system (host: fedora19, container: fedora19, libvirt 1.2.5), my C code reports "operation not permitted" when sched_setscheduler() is called.
I found a link
2024 Dec 06
1
Exposing native httpd server
Ji??,
in a sense there are two quite different issue that you are touching upon. On one hand, your request for exposing the http server is something I was pretty much expecting. In order to judge the appetite for it I have included the support for custom handlers back then as inofficial API specifically so that if anyone cares we could work on refining it (really only Jeff and Hadley ever asked
2024 Dec 08
2
Exposing native httpd server
Dear Simon and Jeroen,
thank you for your answers. I have to reiterate that I am out of my
depth in here. My knowledge of http is clicking links and not much
beyond that.
I will definitely look into `webutils` and `Rserve`.
One of the reason why I brought this issue is that I have a static site
generator that uses the pkg `servr` to serve the static site locally,
before I push it to github
2014 Feb 07
2
Perl516 SCL modules
Hi,
I'm trying to build several SCL perl516 modules for using assp spamfilter.
Some modules have dependencies which spend a lot of errors or can not be
build on a x86_64 system.
perl-Email-Valid-0.184 for example needs Win32::IPHelper and
Win32::TieRegistry.
If I build this rpm for standard perl510, the Win32 modules are not
required.
Why are theses dependencies only for perl516?
Can I