Opened 18 years ago

Last modified 11 years ago

#631 closed enhancement

Error when trying to compile plugin — at Initial Version

Reported by: anonymous Owned by: Noah Kantrowitz
Priority: high Component: SimileTimelinePlugin
Severity: major Keywords:
Cc: Trac Release: 0.11

Description

I cannot compile this plugin. I have Python 2.4 with Trac 0.10dev on Ubuntu dapper 6.06.

{{{# python setup.py install running install running bdist_egg running egg_info creating TracSimileTimeline.egg-info writing requirements to TracSimileTimeline.egg-info/requires.txt writing TracSimileTimeline.egg-info/PKG-INFO writing top-level names to TracSimileTimeline.egg-info/top_level.txt writing entry points to TracSimileTimeline.egg-info/entry_points.txt warning: manifest_maker: standard file not found: should have one of README, README.txt writing manifest file 'TracSimileTimeline.egg-info/SOURCES.txt' installing library code to build/bdist.linux-i686/egg running install_lib running build_py creating build creating build/lib creating build/lib/stimeline copying stimeline/web_ui.py -> build/lib/stimeline copying stimeline/init.py -> build/lib/stimeline creating build/lib/stimeline/templates copying stimeline/templates/stimeline.cs -> build/lib/stimeline/templates copying stimeline/templates/stimeline_xml.cs -> build/lib/stimeline/templates creating build/lib/stimeline/htdocs creating build/lib/stimeline/htdocs/js creating build/lib/stimeline/htdocs/js/simile error: can't copy 'stimeline/htdocs/js/simile/ext': doesn't exist or not a regular file }}}

Change History (0)

Note: See TracTickets for help on using tickets.