# HG changeset patch # User iuc # Date 1386735662 18000 # Node ID f25d040179da8d6ec38dee3e7cd140fb617fcb0e # Parent 9f37bb57445a2ba79019d69f7a8927e95fb4283d Uploaded diff -r 9f37bb57445a -r f25d040179da tool_dependencies.xml --- a/tool_dependencies.xml Mon Dec 09 18:24:45 2013 -0500 +++ b/tool_dependencies.xml Tue Dec 10 23:21:02 2013 -0500 @@ -1,35 +1,22 @@ - - - - - - - - - ftp://ftp.x.org/pub/X11R7.7/src/proto/xproto-7.0.23.tar.bz2 ./configure --prefix=$INSTALL_DIR make && make install - $INSTALL_DIR/include + $INSTALL_DIR/include - ftp://ftp.x.org/pub/X11R7.7/src/lib/libX11-1.5.0.tar.bz2 + ftp://ftp.x.org/pub/X11R7.7/src/lib/libX11-1.5.0.tar.bz2 libX11-1.5.0 - echo `ls -l` ./configure --prefix=$INSTALL_DIR CFLAGS='-I$INSTALL_DIR/include' make && make install - $INSTALL_DIR/lib + $INSTALL_DIR/lib - Xlib is an X Window System protocol client library written in the C programming language. -It contains functions for interacting with an X server. These functions allow programmers to write programs without knowing the details of the protocol. Few applications use Xlib directly; rather, they employ other libraries that use -Xlib functions to provide widget toolkits. Needs package_xorg_macros_1_17_1 - + Xlib is an X Window System protocol client library written in the C programming language. It contains functions for interacting with an X server. These functions allow programmers to write programs without knowing the details of the protocol. Few applications use Xlib directly; rather, they employ other libraries that use Xlib functions to provide widget toolkits.