Home | History | Annotate | Download | only in glib

Lines Matching full:echo

25 	echo
26 echo "You must have libtool 1.4 installed to compile $PROJECT."
27 echo "Install the appropriate package for your distribution,"
28 echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/"
33 echo
34 echo "You must have gtk-doc installed to compile $PROJECT."
35 echo "Install the appropriate package for your distribution,"
36 echo "or get the source tarball at ftp://ftp.gnome.org/pub/GNOME/sources/gtk-doc/"
41 echo
42 echo "You must have autoconf installed to compile $PROJECT."
43 echo "Install the appropriate package for your distribution,"
44 echo "or get the source tarball at http://ftp.gnu.org/gnu/autoconf/"
55 echo
56 echo "You must have automake 1.9.x or 1.10.x installed to compile $PROJECT."
57 echo "Install the appropriate package for your distribution,"
58 echo "or get the source tarball at http://ftp.gnu.org/gnu/automake/"
68 echo "You must run this script in the top-level $PROJECT directory"
74 echo "I am going to run ./configure with no arguments - if you wish "
75 echo "to pass any to it, please specify them on the $0 command line."
88 echo
89 echo "=============================================================="
90 echo " your checkout doesn't contain build/."
91 echo " fetching it from http://svn.gnome.org/svn/build/trunk/"
92 echo "=============================================================="
93 echo
97 echo
98 echo 'warning: build/ directory is missing and no "svn" to fetch it!'
99 echo
117 echo
118 echo "Now type 'make' to compile $PROJECT."