Results 1 to 6 of 6

Thread: Getting ‘configure: error: Couldn't find DBus >= 1.0.0, install libdbus-dev’ error message on VLC

  1. #1
    Join Date
    Jun 2005
    Posts
    61

    Getting ‘configure: error: Couldn't find DBus >= 1.0.0, install libdbus-dev’ error message on VLC

    I am unable to figure out why this particular issue is happening into the situation of mine. I have installed VLC media player on the computer of mine. I am getting following error message on the computer.
    configure: error: Couldn't find DBus >= 1.0.0, install libdbus-dev
    the above mentioned error message is prompting after executing following command on the terminal.
    Code:
    ./configure --prefix=/usr
    Let me know why it is happening into the situation of mine. Thanks a lot in advance.

  2. #2
    Join Date
    Mar 2009
    Posts
    1,360

    Re: Getting ‘configure: error: Couldn't find DBus >= 1.0.0, install libdbus-dev’ error message on VLC

    It seems to be quite difficult without knowing about the hardware as well as software configuration of the computer. Tell me about the operating system do you have installed? Let me know about the hardware configuration of the computer? Which version of VLC and operating system do you have installed on the computer? Post the log file of the error message which you are getting on the computer so that I can figure out the exact root cause of the problem.

  3. #3
    Join Date
    Nov 2008
    Posts
    1,259

    Re: Getting ‘configure: error: Couldn't find DBus >= 1.0.0, install libdbus-dev’ error message on VLC

    Well I think some of the dependency on the computer of yours are missing due to some unknown reason. I recommend that you should simply run the below mentioned command on the terminal of yours.
    Code:
    sudo yum install dbus-devel
    it would fix all the missing dependency on your system.

  4. #4
    Join Date
    Nov 2008
    Posts
    1,185

    Re: Getting ‘configure: error: Couldn't find DBus >= 1.0.0, install libdbus-dev’ error message on VLC

    You can get the warning message when you are having the devel package is not installed on the system. However it could be available into the repos. You can run the below mentioned command on the terminal.
    Code:
    su -
    root password
    yum install libdbus-dev libhal-dev
    So try the same and let me know whether it is making in the situation or not.

  5. #5
    Join Date
    Nov 2008
    Posts
    1,221

    Re: Getting ‘configure: error: Couldn't find DBus >= 1.0.0, install libdbus-dev’ error message on VLC

    Well I was having the same problem which you have mentioned over here however I have managed to fix the matter by simply rebuilding the x11-libs/pixman or x11-libs/gdk-pixbuf at the time of the emerge -e world which seems to be quite forceful that the of the -march settings. So you can try the any of the above mentioned thing to fix the matter.

  6. #6
    Join Date
    Nov 2008
    Posts
    1,022

    Re: Getting ‘configure: error: Couldn't find DBus >= 1.0.0, install libdbus-dev’ error message on VLC

    I think there could be bug issue associated with this particular problem. Well I recommend that you should simply contact the developer of the VLC and simply file a bug report to them. Make sure that you have mentioned the information which has been associated with the problem which you are getting and the hardware configuration of the system of yours. the developer would work around on the situation and simply release the bug after fixing the bug on the computer of yours.

Similar Threads

  1. Replies: 5
    Last Post: 05-07-2011, 10:25 AM
  2. Replies: 5
    Last Post: 05-05-2011, 10:47 AM
  3. What is a Dbus Error?
    By aMARAN in forum Operating Systems
    Replies: 3
    Last Post: 15-11-2010, 11:37 AM
  4. Windows Live Essentials 2011 couldn't install Error 0x80040705
    By Paqway in forum Technology & Internet
    Replies: 5
    Last Post: 29-10-2010, 06:27 AM
  5. Replies: 3
    Last Post: 21-01-2010, 09:22 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,898,876.62783 seconds with 17 queries