LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-26-2014, 12:35 PM   #16
bmarley83
Member
 
Registered: Apr 2013
Location: Pennsylvania
Distribution: Slackware, Debian
Posts: 185

Original Poster
Rep: Reputation: 32

Worked like a charm fellas thanks, guess I should have checked that myself first lol. Happy to say virt-manager works like a charm now! Thank you everyone so much! And Ponce you truly saved the day brother, thank you.

Last edited by bmarley83; 02-26-2014 at 12:52 PM.
 
Old 02-28-2014, 12:40 PM   #17
bmarley83
Member
 
Registered: Apr 2013
Location: Pennsylvania
Distribution: Slackware, Debian
Posts: 185

Original Poster
Rep: Reputation: 32
If anyone is reading this as a reference to install virt-manager I found one more pretty important dependency, "usbredir", it's an optional requirement for qemu so you can use a virtual machine like in vmware or vbox, in other words without it you cant even see the vm, the screen wont work and you can't connect any usb devices to it either.

If you were like me and didn't compile it in during the initial setup unfortunately I had to not only "reinstall" qemu but the entire build queue for virt-manager so make sure you use that package too, if it's installed the slackbuild for qemu will auto detect it and compile support for into qemu and whatever else requires it (virt-manager maybe idk?).

so this should be the build queue now for virt-manager and don't forget to uninstall slackware's netcat package nc:

usbredir
libbsd
netcat-openbsd
yajl
vala
tunctl
urlgrabber
gtk-vnc
usbredir
celt051
pyparsing
spice-protocol
spice
libcacard
spice-gtk
device-tree-compiler
qemu
gnome-python2-gconf
libvirt
libvirt-python
libvirt-glib
ipaddr-py
pygobject3
vte3
virt-manager

EDIT: this is a nice guide on how to use and configure virt-manager for use from redhat. https://access.redhat.com/site/docum...llation_Guide/

Last edited by bmarley83; 02-28-2014 at 12:48 PM.
 
Old 11-12-2015, 08:27 PM   #18
marXtevens
LQ Newbie
 
Registered: Jan 2008
Location: Midwest USA
Distribution: Slackware, Fedora, RHEL, ...
Posts: 16

Rep: Reputation: 0
virt-manager slackbuild dependency problem slackware 14.1 multilib

I'm coming into this nearly two years later, and have been all over the place looking for pointers, as I have been unable to get the KVM running on Slackware 14.1

I can not find the package, libcacard, in SBo.

Suggestions?

Thanks!
 
Old 11-12-2015, 10:56 PM   #19
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,055

Rep: Reputation: Disabled
Quote:
bash-4.2# /usr/doc/sbopkg-0.37.1/contrib/sqg -p virt-manager
Processing virt-manager.
Done.
bash-4.2# cat /var/lib/sbopkg/queues/virt-manager.sqf
vte3
vala
spice-protocol
pyparsing
celt051
spice
orc
gstreamer1
gst1-plugins-base
spice-gtk
gtk-vnc
pygobject3
urlgrabber
ipaddr-py
tunctl
gnome-python2-gconf
yajl
libvirt
libvirt-python
libvirt-glib
libosinfo
virt-manager
bash-4.2#
Why would you need libcacard?
 
1 members found this post helpful.
Old 11-13-2015, 06:23 AM   #20
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,095

Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
until some time ago libcacard was a stand-alone library but it has since some time included in qemu.

the only thing libcacard is needed as stand-alone is as a dependency for spice to enable smartcard support in it: this, now that libcacard is included in qemu, introduces a circular dependency problem as explained in spice's README.

but one can also avoid the circular dependency completely giving up to smartcart support in spice (never used it at all, so it's not a big deal).

note also that as qemu is an optional libvirt dependency is not listed in the above queue Didier posted so, if you want a full featured qemu-kvm/libvirt setup, you have to edit the sbopkg queue above like
Code:
vte3
vala
spice-protocol
pyparsing
celt051
spice
device-tree-compiler
usbredir
qemu | LIBUSB=yes
orc
gstreamer1
gst1-plugins-base
spice-gtk
gtk-vnc
pygobject3
urlgrabber
ipaddr-py
tunctl
gnome-python2-gconf
yajl
libvirt
libvirt-python
libvirt-glib
libosinfo
virt-manager
 
1 members found this post helpful.
Old 11-13-2015, 09:30 AM   #21
marXtevens
LQ Newbie
 
Registered: Jan 2008
Location: Midwest USA
Distribution: Slackware, Fedora, RHEL, ...
Posts: 16

Rep: Reputation: 0
Thanks for the update on libcacard being folded into qemu.

Thanks, also, for the information on: sbopkg, sbotools, and sbopkg/sqg. I'll read up on the discussion here: http://www.linuxquestions.org/questions/slackware-14/sbopkg-sqg-vs-sbotools-4175558491/

Seems like the solution is again solved.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with virt-manager sanaz Linux - Virtualization and Cloud 2 04-09-2013 02:43 PM
SBo Protocol for using slackware-current package as slackbuild dependency? michaelslack Slackware 7 03-07-2013 07:35 PM
[SOLVED] Broffice not compile on Slack64(multilib or no multilib);SlackBuild afreitascs Slackware 4 06-14-2010 07:16 AM
LXer: Hacking libvirt/virsh/virt-manager/virt-install at Xen 4.0 Dom0 on top of Ubunt LXer Syndicated Linux News 0 05-06-2010 02:50 PM
LXer: Virt-install&Virt-manager at Xen 4.0-rc8 (2.6.32.10 pvops) Dom0 on top Ubuntu K LXer Syndicated Linux News 0 03-26-2010 09:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration