OpenEV2 updated

View: New views
1 Messages — Rating Filter:   Alert me  

OpenEV2 updated

by Mario Beauchamp-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Folks,

You can now checkout the latest OpenEV2 at:
https://openev.svn.sourceforge.net/svnroot/openev/trunk

Installation instructions follow...

This is the first (truly) working OpenEV2... but it has not been fully
tested yet. This is where you folks come in  :)

Many things are still to be said about the numerous changes made but
that will be for another day, (sooo tired!)
And many things still need to be done and with your help, I hope we
can put together an official package fairly soon.

And may I remind you that the #openev2 channel is still in operation
on irc.freenode.net? :)

Thank you all for your attention.

------------------------------------
Installation:

Linux:

cd trunk
setup.py install
then run:
openev

Windows:

cd trunk
setup.py install

- if no compiler installed, pre-built _gv.pyd (Python 2.5) will be installed
- building _gv with setup.py not working at this time, to build use nmake:

cd trunk\src\lib\gv
nmake /f makefile.vc INCL_HOME=yourincludes LIB_HOME=yourlibs
GDAL_HOME=yourgdal PYTHON_VER=yourpython
or modify trunk\src\nmake.opt
then copy _gv.pyd to trunk\resource\binaries and run setup.py install

to run, you should either create a shortcut to C:\Python25\Scripts\openev2
or rename openev2 to openev2.py (this will be done in an eventual installer)

Note for Vista users:

You may need to switch to an older desktop theme as Vista's Aero theme
interferes with OpenGL ops.
Do this if nothing appears in the View area after loading a file.

Requirements:

Most of the packages required are already installed on Linux (just
make sure you have the devel as well), those that may not be present
are gtkglext, pygtk, numpy and GDAL. Use your favorite package manager
to install those.


On Windows, you will need:
GTK+ runtime either from:
http://gtk-win.sourceforge.net/home/index.php/Downloads
or:
http://www.gtk.org/download-windows.html

Note that the pre-built _gv.pyd requires at least 2.12.11

pygtk:
http://www.pygtk.org/downloads.html

gtkgl-ext:
http://www.k-3d.org/gtkglext/Main_Page

GDAL with ng-python
http://download.osgeo.org/gdal/

Numpy (normally needed for GDAL python as well)
http://numpy.scipy.org/
----------------------------------

cheers
--
Mario B.

------------------------------------------------------------------------------
_______________________________________________
Openev-discuss mailing list
Openev-discuss@...
https://lists.sourceforge.net/lists/listinfo/openev-discuss