Sorry.i think i lost some information.In fact,i had ever run this command according to the error message above before.But after running it and "python setup.py i18n", i was be prompted "invalid syntax".Below is the detail:
local# python setup.py i18n Traceback (most recent call last): File "setup.py", line 15, in ? from util.distribution import setup, Extension, check_libs, docbook_finder File "./src/util/distribution.py", line 94, in ? import revision File "./src/revision.py", line 1 __revision__ = ^ SyntaxError: invalid syntax local# more ./src/revision.py __revision__ = looks like the revision is missing. any help?thank you. Recoco ----- Original Message ----- From: "Duncan Webb" <[EMAIL PROTECTED]> To: <freevo-devel@lists.sourceforge.net> Sent: Monday, July 09, 2007 1:07 PM Subject: Re: [Freevo-devel] Next Release for Freevo-1 >> Hi,everybody: >> >> I had fetched the sources from svn server.But when i run python >> setup.py i18n from the freevo directory,i got a error. >> Below is output: >> >> local# python setup.py i18n >> If your using a subversion of Freevo >> You may need run "./autogen.sh nodocs" >> Traceback (most recent call last): >> File "setup.py", line 134, in ? >> import revision >> ImportError: No module named revision >> >> What's wrong with it?I had translated it to chinese.I want to test it. > > Did you try what it says? > You may need run "./autogen.sh nodocs" > > What it needs is the subversion revision number and the html documents. > With the svn version of freevo you need to run ./autogen.sh from the > freevo directory, this generates files that you need to run freevo. If you > don't have all the document tools installed you can copy them from > Freevo-1.7.2. > > Duncan > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Freevo-devel mailing list > Freevo-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freevo-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel