955f
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Attachment 1547
Hi all, After I set the environment like this: Code:
rule91# printenv USER=root LOGNAME=root HOME=/root MAIL=/var/mail/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin TERM=xterm FTP_PASSIVE_MODE=YES BLOCKSIZE=K SHELL=/bin/csh SSH_CLIENT=136.186.78.214 1774 22 SSH_CONNECTION=136.186.78.214 1774 136.186.230.91 22 SSH_TTY=/dev/pts/64 HOSTTYPE=FreeBSD VENDOR=unknown OSTYPE=FreeBSD MACHTYPE=unknown SHLVL=1 PWD=/usr/local/lib GROUP=wheel HOST=rule91 REMOTEHOST=136.186.78.214 EDITOR=vi PAGER=more WRKDIR=WRKDIR WRKDIRPREFIX=/usr/portswork/ DISTDIR=/usr/portswork/usr/ports/distfiles Code:
rule91# cd /usr/ports/x11/xcb-util/ rule91# make install clean ...checking for XCB... configure: error: Package requirements (xcb >= 1.4) were not met: Requested 'xcb >= 1.4' but version of XCB is 1.1.93 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables XCB_CFLAGS and XCB_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ===> Script "configure" failed unexpectedly. ..... Thanks heaps, Ken Last edited by DutchDaemon; May 8th, 2012 at 11:07. Reason: Formatting & Style: http://forums.freebsd.org/showthread.php?t=8816 / http://forums.freebsd.org/showthread.php?t=18043 |
|
#2
|
||||
|
||||
|
Update x11/libxcb.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Distributed Parallel Port Building Script | cakersq | Installation and Maintenance of FreeBSD Ports or Packages | 1 | January 9th, 2012 19:35 |
| Parallel port building and dependencies. | akregator | Installation and Maintenance of FreeBSD Ports or Packages | 4 | January 8th, 2012 15:13 |
| Parallel Port Building Script | cakersq | Userland Programming & Scripting | 37 | December 12th, 2011 04:52 |
| Port dependencies as packages rather than building more ports recursively | kpedersen | Installation and Maintenance of FreeBSD Ports or Packages | 9 | November 25th, 2010 22:55 |
| Building tdb-1.1.5 Error | enderli | Installation and Maintenance of FreeBSD Ports or Packages | 6 | December 14th, 2009 15:04 |