> configure typically looks for "upstream" source tarball modules, like
> "libgcrypt", these are often split into multiple packages on a distro,
> but the configure scripts don't have any idea about this.
Ok that makes more sense.
>
> This means you don't have libsdl devel packages installed,
On Wed, 2010-05-26 at 20:33 -0500, Brian Milliron wrote:
> > You quoted this:
> >
> > > In case of an older kernel (version < 2.6.30)
> > > Get kernel sources using the following git repository:
> > > ...
> >
> > Obviously the version numbers involved here (2.6.30) refer to upstream
> > versi
> The error log from compiling the libSDL test is:
> /tmp/qemu-conf-18013-7491-1531.c:1:17: error: SDL.h: No such file or
> directory
You need to install the sdl-devel packages. btw, you can do
yum provides "*/SDL.h"
to find out which. Under fedora (I suspect it's the same in centos) the
package
> You quoted this:
>
> > In case of an older kernel (version < 2.6.30)
> > Get kernel sources using the following git repository:
> > ...
>
> Obviously the version numbers involved here (2.6.30) refer to upstream
> versions. Whats in the centos kernel is quite different than any
> upstream k
On Wed, 2010-05-26 at 12:33 -0500, Brian Milliron wrote:
> > I don't know how the kvm/kernel stuff of vdesktop is set up really, but
> > i think your problem is that the kernels you're using are not compatible
> > somehow. Possibly because the rhel kernel you're using already has kvm
> > backports
> I don't know how the kvm/kernel stuff of vdesktop is set up really, but
> i think your problem is that the kernels you're using are not compatible
> somehow. Possibly because the rhel kernel you're using already has kvm
> backports in it. Have you tried to not get the new kernel source (i.e.
> a
On Tue, 2010-05-25 at 16:34 -0500, Brian Milliron wrote:
> I posted this question to the kvm list as had been suggested. I was
> told that is not the right list and vdesktop uses an outdated version of
> kvm and something about user code and kernel code having been forked.
> It doesn't make a whol
I posted this question to the kvm list as had been suggested. I was
told that is not the right list and vdesktop uses an outdated version of
kvm and something about user code and kernel code having been forked.
It doesn't make a whole lot of sense to me, but I'm still looking for
answers to my pro
Really? I'll post over there and see, but the question was specifically
about spice installation and not kvm.
> Seems like a good question for the kvm list:
> k...@vger.kernel.org
>
> Brian Milliron wrote:
>> I apologize if this is not the right place for this question, but I'm
>> running into
Seems like a good question for the kvm list:
k...@vger.kernel.org
Brian Milliron wrote:
I apologize if this is not the right place for this question, but I'm
running into some problems installing Spice .4 on my CentOS 5.5. I was
following the instructions here:
http://www.spice-space.org/docs/s
I apologize if this is not the right place for this question, but I'm
running into some problems installing Spice .4 on my CentOS 5.5. I was
following the instructions here:
http://www.spice-space.org/docs/spice_user_manual.pdf
I've compiled and installed all the dependencies and have the spice
c
11 matches
Mail list logo