Thanks for the tip. I'm using Debian and I don't seem to have my
language setting set in the same file as you (in fact, I can't find
where it is set).  But, what I did do was simply set the language from
the command line by typing (with bash as my shell):

    LANG=C
    LANGUAGE=C

since I noticed that I had both a LANG and a LANGUAGE setting.  This
didn't seem to help me compile freevo.  I still get the message:

    checking for mmpython...   not found

when I type in

    python setup.py install

while trying to compile freevo 1.5.3 (with mmpython 0.4.9 already installed).

  Any further help would be appreciated.

  --Sunil

On 8/14/05, Marko Djordjevic <[EMAIL PROTECTED]> wrote:
> i have lost too much time on this so i'm sending possible solution (that
> worked for me),
> cause i have seen some similar questions:
> 
> problem was in eviroment setings:
> LANG=en_US
> i don't know why but with this it just didn't work.
> i have change that to:
> LANG=C
> 
> in /etc/profile.d/lang.sh    and  /etc/profile.d/lang.csh.
> 
> that's for slackware.
> 
> 
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to