On Wed, Aug 20, 2008 at 08:22:00PM +0900, Jun Koi wrote: > Ah, that is so confused, the way to name files here. > > So if qemu/.libs/libvirtd is installed into /usr/sbin/libvirtd, where > qemud/libvirtd is installed??? It isn't installed anywhere. > (It seems only qemud/libvirtd works for me) This is a libtool thing. Admittedly quite horrible and counter- intuitive, but using libtool arguably beats trying to work out how shared libraries are created on Windows / HP-UX / AIX / CP/M / etc. which is what libtool gives us. You can find out plenty more in the libtool manual: http://www.gnu.org/software/libtool/manual/libtool.html#index-g_t_0040file_007b_0040value_007bobjdir_007d_007d-subdirectory-26 Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones Read my OCaml programming blog: http://camltastic.blogspot.com/ Fedora now supports 60 OCaml packages (the OPEN alternative to F#) http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora -- Libvir-list mailing list Libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list