[SM-Discuss] Intltool problem

Alexander Tsamutali astsmtl at gmail.com
Sat May 5 09:40:18 EDT 2007


On Sat, 5 May 2007 15:05:04 +0200
Jaka Kranjc <lynx at mages.ath.cx> wrote:

> /usr/bin/intltool-update is a perl script:
> /.../
>     my $EXTRACT = $ENV{"INTLTOOL_EXTRACT"} || "intltool-extract";
> 
>     ## Generate the .h header files, so we can allow glade and
>     ## xml translation support
>     if (! -x "$EXTRACT")
>     {
>         print STDERR "\n *** The intltool-extract script wasn't
> found!" ."\n *** Without it, intltool-update can not generate
> files.\n"; exit;
>     }
> /.../
> 
> Changing that "intltool-extract to point to the full path fixed it
> for me. :)
 
Yes, i looked into this script too, but perl always scared me! :) Can
you apply your solution to intltool spell?

-- 
Alexander Tsamutali



More information about the SM-Discuss mailing list