tape

#export PKG_CONFIG_PATH=/path_to_pkgconfig

the files with extensions *.pc.

Often the files is in "/usr/lib/pkgconfig"

in my machine I define

#export PKG_CONFIG_PATH=/usr/lib/pkgconfig

Regards,

velosologan

On 12/13/07, Russell McGaha <[EMAIL PROTECTED]> wrote:
>
> I'm trying to follow the AquaBuild instructions from the wiki, and
> I'm getting an error while running the build.sh script.
>
> checking for openssl ... Package openssl was not found in the pkg-
> config search path. Perhaps you should add the directory containing
> `openssl.pc' to the PKG_CONFIG_PATH environment variable No package
> 'openssl' found
> configure: error: Library requirements (openssl ) not met; consider
> adjusting the PKG_CONFIG_PATH environment variable if your libraries
> are in a nonstandard prefix so pkg-config can find them.
>
>
> I've installed the openssl package via fink.  exited terminal.
> restarted terminal, and re-executed build.sh . And still get the same
> error.   Anyone know how I can continue from here???
>
> Russell
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to