Thread: installing X11
View Single Post
  #3   (View Single Post)  
Old 25th June 2008
hirohitosan hirohitosan is offline
New User
 
Join Date: Jun 2008
Posts: 4
Default

Quote:
Originally Posted by adamk View Post
Code:
cd /usr/ports/x11/xorg
make install
Adam
well I already try this but I had an error
Code:
checking for APPRES... gnome-config: not found
configure: error: Package requirements (x11 xt) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the APPRES_CFLAGS and APPRES_LIBS environment variables
to avoid the need to call pkg-config.  See the pkg-config man page for
more details.
===>  Script "configure" failed unexpectedly.
Please report the problem to x11@FreeBSD.org [maintainer] and attach the
"/usr/ports/x11/appres/work/appres-1.0.1/config.log" including the output of
the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/x11/appres.
*** Error code 1

Stop in /usr/ports/x11/xorg-apps.
*** Error code 1

Stop in /usr/ports/x11/xorg.
Reply With Quote