Modify

Opened 15 years ago

Closed 15 years ago

#4229 closed enhancement (fixed)

Make installation easier

Reported by: izzy Owned by: Mauricio Villarroel
Priority: normal Component: IncludeSourcePartialPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I fiddled around a while how to install the plugin - after I checked it out from the repository. Finally I applied some simple changes, so it can be installed with easy_install from the setup tools:

  1. created an additional directory includesource
  2. moved IncludeSource.py to this new directory
  3. created a setup.py in the root directory (see attachment)

Maybe you want to adapt these changes, so I mentioned all steps and attached required files. You may want to check the content of setup.py though, e.g. for copyright and author descriptions.

Attachments (1)

setup.py (448 bytes) - added by izzy 15 years ago.

Download all attachments as: .zip

Change History (4)

Changed 15 years ago by izzy

Attachment: setup.py added

comment:1 Changed 15 years ago by Mauricio Villarroel

Owner: changed from Chris Heller to Mauricio Villarroel
Status: newassigned

I added your code to the 0.11 branch and tested the installation under:

  • Fedora 9 x86_64
  • Python 2.5.1
  • Trac 0.11

Can you confirm that it works in your system before closing this ticket?

comment:2 Changed 15 years ago by izzy

Approved to work for Trac 0.11 (stable branch) on Ubuntu 8.04.1, Python 2.5.2

comment:3 Changed 15 years ago by Chris Heller

Resolution: fixed
Status: assignedclosed

This was fixed back in changeset:5023, but the ticket wasn't updated.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Mauricio Villarroel.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.