BerliOS :   · DevCounter  · WebCalendar  · News  · SourceBiz  · OpenFacts2  ·  Partners ·  Contact Us ·  Legal Notice 
 BerliOS   BerliOS Developer
  Fostering Open Source Development
Fraunhofer FOKUS

BerliOS Developer Logo
Developer

Status:
NOT LOGGED IN
Login via SSL 
New User via SSL 

Search

Require All Words


Project: ccPublisher
Project Summary 
Discussion Forums 
Submit Bugs 
Request Support 
Request Features 

Project Admin 

Software
Software Map 
New Releases 
Other Site Mirrors 
Code Snippet Library 

BerliOS Developer
Site Docs 
Project Help Wanted 
Top Projects 
XML/RSS 

Contact BerliOS 
About BerliOS 

BerliOS Developer Foundries
About Foundries 

E-Government 

Language:


     

Project: ccPublisher - Files


Summary |  Home Page |  Bugs |  Support |  Features |  Patches |  Lists |  Docs |  News |  SVN |  Files |  Memberlist |  Admin | 

Notes

Release Name: 0.9.1: Beta 1

Notes:
ccPublisher 2, Beta 1
Windows XP
30 December 2005

See http://wiki.creativecommons.org/wiki/CcPublisher_2_Releases for information on future plans, bug reporting and mailing list support.

Windows
------------
The zip file contains the compiled byte code beta 1 of ccPublisher 2.  To run the application, unzip the file and run main.exe.  

Mac OS X
-----------
The zip file (ccPublisher-beta1-osx.zip) contains the compiled byte code in Application bundle form.  Unzip the file and extract the application (ccPublisher).  Double click the app to start ccPublisher.

Note that this release was built with Mac OS X 10.4.3, and as such should work with any release in the 10.4 series ("Tiger").

Linux
-------
The tar file contains the source code archive for beta 1 of ccPublisher 2.  To run the application you will need to have the following dependencies installed:

* Python 2.4 or later
* wxPython 2.6 or later
* lxml (http://codespeak.net/lxml)

ccPublisher 2 currently relies on a C Python extension (zope.proxy).  To run ccPublisher 2 for the first time, follow these steps:

$ tar zxvf ccpublisher2-beta1-linux.tgz
$ cd ccpublisher2-beta1
$ python setup.py build_ext
$ cp build/lib.linux-i686-2.4/zope/proxy/_zope_proxy_proxy.so zope/proxy
$ python main.py

Note that source directory for the "cp" may be slightly different depending on your hardware architecture.  The first steps only need to be done once; after that you can run ccPublisher 2 with the last command.


Changes:

 

SourceForge is a trademark or registered trademark of VA Software Corporation in the United States and/or other countries. Linux is a registered trademark of Linus Torvalds. All other trademarks and copyrights on this page are property of their respective owners. For information about other site Content ownership and sitewide terms of service, please see the BerliOS Developer Terms of Service. For privacy policy information, please see the BerliOS Developer Privacy Policy. Content owned by Fraunhofer FOKUS is copyright 2000-2010 Fraunhofer FOKUS. All rights reserved.