-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Moin,


>> Hmm, why is a graphics app trying to use PulseAudio? I don't even have it
>> installed on any of my computers here!
>>
> Exactly what I thought. Can you issue a ldd <binary>, like "ldd
> /usr/local/bin/Hugin" to display all linked libraries for hugin and do the
> same for all hugin libs in /usr/local/lib, something  like "ldd
> /usr/local/lib/libhugin*.so" (or wherever you installed them).
> 
> Maybe pulseaudio is linked by one of the dependent libraries used by hugin.


I believe the easiest way to check is saying

ldd $(which hugin)| awk '{print $3}'| xargs ldd | grep "Audio"

In case of my setup (debian squeeze, hugin 2011.3.0.5460 compiled from
trunk, proprietary NV driver) there is no result ...

cheers, lukas
- -- 
Do not believe the naysayers who say it cannot be done.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk46i+8ACgkQ1m2kmG8CIy16ygCgthXLZBnr/NaJBY6T1OjvCLaK
QrkAn1UT9P9Th5AKjBx5AXU0iUUcHWS8
=pZw+
-----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google Groups 
"Hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Reply via email to