[Fwd: [Bug 121902] New - /usr/lib/locale vs. /usr/share/locale]



how do I solve this - as far as I know, $(datadir)/locale (which is
usually $(prefix)/share/locale) is The Right Place(tm) for locale
files, right?

when I make a distcheck from CVS sources, my installation of
glib-gettextize copies Makefile.in.in with

localedir=$(libdir)/locale

to the source tree. how do I go about fixing this? is it
a problem with glib-gettextize configuration/build?

as this is a pending problem with 2.4.0 tarball, I'd appreciate an
answer asap.

regards,
	jaKa

-- 

email: jaka gnu org
w3:    http://fish.homeunix.org/people/jaka
--- Begin Message ---
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=121902

Changed by egmont uhulinux hu 

--- shadow/121902	Wed Sep 10 09:52:08 2003
+++ shadow/121902.tmp.518	Wed Sep 10 09:52:08 2003
@@ -0,0 +1,28 @@
+Bug#: 121902
+Product: GGV
+Version: 2.4.x
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: GGV
+AssignedTo: jaka gnu org                            
+ReportedBy: egmont uhulinux hu               
+TargetMilestone: ---
+URL: 
+Summary: /usr/lib/locale vs. /usr/share/locale
+
+./configure \
+        --prefix=/usr \
+        --sysconfdir=/etc \
+        --localstatedir=/var \
+        --mandir=/usr/share/man \
+        --infodir=/usr/share/info
+make
+make DESTDIR=/some/path install
+
+.mo files get installed under $DESTDIR/usr/lib/locale, though the
+binary looks for them under /usr/share/locale, hence it always runs
+in English.

--- End Message ---

Attachment: signature.asc
Description: This is a digitally signed message part



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