Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: ATK

  1. #11
    mugs
    Guest

    Re:ATK

    I installed it again, and got no error messages, but the results are the same. :P

  2. #12
    JimH
    Guest

    Re:ATK

    rpm -q pkgconfig

    shows it as installed now?

    Jim H

  3. #13
    mugs
    Guest

    Re:ATK

    No, that is the thing, it seems to install, but doesnt show it :-\

  4. #14
    mugs
    Guest

    Re:ATK

    Let me clarify a bit, my misinformation. I did not install pkg-config from an rpm. I ran ./configure, make, and make install and all seems to go well. But, I am still getting the message that I dont have the latest pkg-config. I also seemed to successfully install glib and gtk from rpms. Is there something special I need to do with pkg-config?

    Thanks.

  5. #15
    JimH
    Guest

    Re:ATK

    Thats probably why it can't find it.

    Do a make uninstall to try and remove pkgconfig.

    Then reinstall pkgconfig using this when you run configure.

    ./configure --prefix=/usr

    It should find it now.

    Doesn't Suse provide rpm's for pkgconfig?

    Jim H

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
  •