Menu

path problems

Help
Patrick
2006-07-19
2013-01-15
  • Patrick

    Patrick - 2006-07-19

    had no problems with the ./configure, make or make install, on hamlib, but now when trying to configure grig-0.7.0 I get this error.

    Package hamlib was not found in the pkg-config search path.
    Pehaps you should add the directory containg 'hamlib.pc' to the PKG_CONFIG_PATH environment variable.

    I know it wants me to add this to my env but I cant figure out how or where to add this??

     
    • Brian Mury

      Brian Mury - 2006-07-20

      This works for me:

      setenv PKG_CONFIG_PATH /usr/local/lib/pkgconfig/

       

Log in to post a comment.