Changes between Version 1 and Version 2 of gnome-extra/libgsf/1.14.10/1
- Timestamp:
- 12/29/08 21:14:35 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
gnome-extra/libgsf/1.14.10/1
v1 v2 1 1 * cp /boot/common/share/libtool/config/config.guess . 2 * cp /boot/common/share/libtool/config/config.sub . 3 * libtoolize --force --copy 4 * aclocal 5 * automake 6 * autoconf 7 * ./configure --prefix=/boot/common 8 9 configure fails: 10 {{{ 11 checking for LIBGSF_GIO... yes 12 checking for LIBGSF_GNOME... no 13 configure: error: GNOME support requested, but not available. 14 ~/libgsf-1.14.10> 15 }}}
