Portinstall -Rpk gnome-panel errors

Can someone please explain to me how to do this and where?

Snip: Requested 'gweather >= 2.24.1' but version of GWeather is 2.22.3

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables CLOCK_CFLAGS
and CLOCK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


Tks

Al:(
 
I would try:

# portupgrade -fRr libgweather

if not enough:

# cd /usr/ports/net/libgweather
# make deinstall
...................
# make reinstall
 
Tks for the response. I did finally figure that part out about the libgweather and got the gnome-panel built ok.........

Al
 
Back
Top