Hue-Bond, [EMAIL PROTECTED]:04:45(+0100):
>
$ export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig/"
$ pkg-config --exists "samplerate >= 0.0.9" --print-errors
Package samplerate was not found in the pkg-config search path.
Perhaps you should add the directory containing `samplerate.pc'
to the PKG_CONFIG_PATH environment variable
No package 'samplerate' found
$ echo $PATH
/usr/local/bin:/usr/bin:/usr/sbin:/bin:/usr/bin/X11:/usr/games:/home/hue/./bin
Observo que los directorios no acaban en "/"... hmmm...
$ export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig"
$ pkg-config --exists "samplerate >= 0.0.9" --print-errors
$ _
Pues tiene huevos la cosa �eh? :^).
--
David Serrano <[EMAIL PROTECTED]> - Linux Registered User #87069