dogtail-devel [Bug 377298] dogtail is not localized



Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=377298

  dogtail | Framework | Ver: unspecified





------- Comment #6 from Takao Fujiwara  2006-11-23 08:01 UTC -------
Yes, I could succeed the build on Solaris.
What kind of build errors did you get?

The build is:
intltoolize -f -c --automake
make
python setup.py install --prefix=$RPM_BUILD_ROOT%{_prefix}
cd po
make DESTDIR=$RPM_BUILD_ROOT install
cd ..

The Makefiles are generated by Makefile.am/configure.in so it may be different
between platforms but dogtail does not have configure.in so I copied
platform-depended Makefiles from other components.

Ah, sorry, po/Makefile includes Sun specific path:
+INSTALL = /jds/cbe/bin/install -c
+mkdir_p = /jds/cbe/bin/install -d -m 755 -o root -g other


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email



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