pango build problem.



Wrote /opt/ngnome2/etc/pango/pango.modules.
/bin/sh: ../pango/pango-querymodules: No such file or directory
make[3]: *** [install-data-local] Error 126
make[3]: Leaving directory `/opt/ngnome2/src/pango/modules'
make[2]: *** [install-am] Error 2

...

Index: Makefile.am
===================================================================
RCS file: /cvs/gnome/pango/Makefile.am,v
retrieving revision 1.12
diff -u -r1.12 Makefile.am
--- Makefile.am	2000/12/15 01:10:09	1.12
+++ Makefile.am	2001/01/04 01:48:51
@@ -1,6 +1,6 @@
 ## Process this file with automake to create Makefile.in.
 
-SUBDIRS=modules pango examples docs tools fonts
+SUBDIRS=pango modules examples docs tools fonts
 
 bin_SCRIPTS = pango-config
 

	works for me; but may have other amusing side effects.

-- 
 mmeeks gnu org  <><, Pseudo Engineer, itinerant idiot





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]