Did you run ./autogen.py? I believe that creates all the documentation.

On Feb 9, 2008 8:43 PM, Richard van Paasen <[EMAIL PROTECTED]> wrote:

> Hi,
>
> I followed the howto for installing the svn version of freevo, but I can't
> see how to get it to work. First, the setup.py is broken. It tests for
> documentation, which isn't there:
>
>    if (not os.path.isdir('./Docs/installation/html')):
>        print 'Docs/howto not found. Please run ./autogen.sh'
>        sys.exit(0)
>
> and
>
>  #add docbook style howtos
>  os.path.walk('./Docs/installation', docbook_finder, data_files)
>  os.path.walk('./Docs/plugin_writing', docbook_finder, data_files)
>
> I did a "autogen.sh nodocs", as suggested in the howto. After commenting
> out
> these lines, the install did succeed.
>
>
> But, freevo does not start, nor does it output any debug info:
>
>
> [EMAIL PROTECTED] ~ $ freevo -fs
> X Window System Version 1.3.0
> Release Date: 19 April 2007
> X Protocol Version 11, Revision 0, Release 1.3
> Build Operating System: UNKNOWN
> Current Operating System: Linux Zeus 2.6.23-gentoo-r6 #2 PREEMPT Wed Feb 6
> 19:55:02 CET 2008 i686
> Build Date: 06 February 2008
>        Before reporting problems, check http://wiki.x.org
>        to make sure that you have the latest version.
> Module Loader present
> Markers: (--) probed, (**) from config file, (==) default setting,
>        (++) from command line, (!!) notice, (II) informational,
>        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 10 02:37:53 2008
> (==) Using config file: "/etc/X11/xorg.conf"
> (II) Module already built-in
> (II) Module already built-in
> (II) Module already built-in
>
> [EMAIL PROTECTED] ~ $
> (X started and stopped)
>
> The log file shows:
>
> ================================================================================
> Freevo 1.8.0-svn r10355 started at Sun Feb 10 02:38:46 2008
>
> --------------------------------------------------------------------------------
> 2008-02-10 02:38:46,386 INFO     config.py (531): LOGDIR: /var/log
> /var/log/freevo
> 2008-02-10 02:38:46,387 INFO     config.py (532): STATICDIR: /var/lib
> /var/lib/freevo
> 2008-02-10 02:38:46,388 INFO     config.py (533): CACHEDIR:
> /tmp/freevocache
> /tmp/freevocache
> 2008-02-10 02:38:46,389 INFO     config.py (552): Loading freevo
> configuration file "/etc/freevo/freevo.conf"
> 2008-02-10 02:38:46,501 INFO     new process watcher instance
>
> This is on a up-to-date Gentoo system, fresh kaa and freevo from svn.
>
> Any idea's what can be wrong?
>
> Richard.
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Freevo-devel mailing list
> Freevo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-devel
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to