[OTR-dev] libotr and pidgin-otr 3.1.0-preview2 available
Ian Goldberg
ian at cypherpunks.ca
Sun Jul 29 11:22:33 EDT 2007
On Sun, Jul 29, 2007 at 08:02:30AM -0400, Greg Troxel wrote:
> http://otr.cypherpunks.ca/pidgin-otr-3.1.0-preview2.tar.gz
>
> During the install, I get errors about nl.gmo. See build log appended.
> I don't understand how this is supposed to work.
>
> BUILD LOG
>
> ===> Building for pidgin-otr-3.1.0a2
> --- all ---
> /usr/bin/make all-recursive
> --- all-recursive ---
> Making all in po
> --- otr-plugin.lo ---
This isn't working right; the Makefile in po should have built nl.gmo
here, using msgfmt. My output:
Making all in po
make[2]: Entering directory `/home/iang/uw/research/otr/sf/gaim-otr/po'
file=`echo nl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nl.po
make[2]: Leaving directory `/home/iang/uw/research/otr/sf/gaim-otr/po'
Can you see what's going on in po/Makefile?
> INSTALL LOG
>
> install: ./nl.gmo: stat: No such file or directory
> installing ./nl.gmo as /usr/pkg/share/locale/nl/LC_MESSAGES/pidgin-otr.mo
Then of course it fails to install it, since it didn't build.
Thanks,
- Ian
More information about the OTR-dev
mailing list