[libvirt] [PATCH 08/10] vbox: add location used in rpmfusion release

Eric Blake eblake at redhat.com
Thu Aug 19 22:26:47 UTC 2010


On 08/19/2010 03:17 PM, Matthias Bolte wrote:
> 2010/8/19 Eric Blake <eblake at redhat.com>:
>> * configure.ac (vbox_xpcomc_dir): Add another potential dir.
>> ---
>>
>> To test that my vbox changes would still compile, I had to install
>> vbox.  But VirtualBox-OSE-3.2.6-2.fc13.x86_64 from rpmfusion-free
>> installs to a new location.
>>
>>  configure.ac |    1 +
>>  1 files changed, 1 insertions(+), 0 deletions(-)
>>
>> diff --git a/configure.ac b/configure.ac
>> index 3968617..d42d9e6 100644
>> --- a/configure.ac
>> +++ b/configure.ac
>> @@ -336,6 +336,7 @@ if test "x$with_vbox" = "xyes" || test "x$with_vbox" = "xcheck"; then
>>
>>     for vbox in \
>>         /usr/lib/virtualbox/VBoxXPCOMC.so \
>> +        /usr/lib64/virtualbox/VBoxXPCOMC.so \
>>         /usr/lib/VirtualBox/VBoxXPCOMC.so \
>>         /opt/virtualbox/VBoxXPCOMC.so \
>>         /opt/VirtualBox/VBoxXPCOMC.so \
> 
> You could have tricked configure instead of actually installing
> VirtualBox, but this way had an additional benefit :)
> 
> ACK.

Thanks; pushed.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100819/6bc403c9/attachment-0001.sig>


More information about the libvir-list mailing list