Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change 
notification.

The following page has been changed by 24.128.246.209:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

------------------------------------------------------------------------------
@@ -17,26 +17,21 @@
 
 == Compile ==
 
-Consider getting the "full version" of Freevo.  This needs only the 1 package, and 
contains everything needed to run Freevo.  This is (IMHO) one of the charms of Freevo, 
that there's nothing to do but untar and run.  I believe the individual packages are 
still available if you want them -- but don't unless you have a good reason.
+Consider getting the "full version" of Freevo.  This needs only the 1 package, and 
contains everything needed to run Freevo (except mplayer for legal resons).  I believe 
the individual packages are still available if you want them -- but don't unless you 
have a good reason.
 
 === Freevo ===
 
  * Un-tar somewhere. /usr/local is the recommended place for a regular installation, 
but it will run from anywhere, e.g. /tmp
  {{{
 cd tmp
-tar xvzf freevo-1.3.0.tar.gz
-tar xvzf freevo_runtime3.tar.gz
-tar xvzf freevo_apps1.tar.gz
-cd freevo }}}
+tar xvzf freevo-1.3.4.tar.gz
+cd freevo-1.3.4 }}}
 
  Replace the file names in the example with the current versions.
 
- * Run configure in the Freevo directory. This will create freevo.conf which contains 
settings for your system such as screen size, video devices, etc. The default 
configuration is screensize 800x600, NTSC video input/output. 
+ * Run ./freevo setup in the Freevo directory. This will create freevo.conf which 
contains settings for your system such as screen size, video devices, etc. The default 
configuration is screensize 800x600, NTSC video input/output. 
 
- You can skip this step to begin with if those defaults are OK.
- {{{./configure --help }}}
-
- * Make a copy of freevo_config.py to local_conf.py. Update local_conf.py to suit 
your system (optional). The settings that are in local_conf.py  will override 
freevo_config.py. Please see the later sections in this document for more details on 
the config files.
+ * Update local_conf.py to suit your system (optional). The settings that are in 
local_conf.py  will override freevo_config.py. Please see the later sections in this 
document for more details on the config files.
 
  * If you downloaded a full release you will not need to compile anything. If you 
checked out a CVS version you will need to compile runapp and freevo_xwin:
  {{{make }}}
@@ -44,12 +39,10 @@
  * Run Freevo:
  {{{./freevo }}}
 
- * A version of MPlayer is included in the package freevo_apps. You might need to 
install your own version for the latest features, optimized compile, etc: 
http://www.mplayerhq.hu
+ * A version of MPlayer is no longer included in the freevo. You will need to install 
your own version. It is available at http://www.mplayerhq.hu
 
  * Install Freevo in /usr/local/freevo:
  {{{make install }}}
-
- (Do not forget to place the runtime in /usr/local/freevo_runtime3!)
 
 If there are some problems concerning make install and executing the other python 
scripts on debian distributions, the reason might be that the Python version is too 
old or incomplete. You might want to try Python2.2 and make sure that the symbolic 
link /usr/bin/python points to /usr/bin/python2.2 and not /usr/bin/python2.1! if you 
have trouble starting 1.32pre3, make sure you have Arial_Bold.TTF in 
$freevo/skins/fonts.
 


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog

Reply via email to