Modify

Opened 13 years ago

Closed 13 years ago

#9019 closed task (fixed)

No sources (or 2.5 version)

Reported by: anonymous Owned by: Martin Scharrer
Priority: normal Component: ExtractUrlPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I'm trying to install this plugin on an old server (which i cannot upgrade to 2.6). Is it possible to build an egg for 2.5, or provide sources to generate myself ?

$ ~/bin/python/bin/easy_install --editable --build-directory ~/projects TracExtractUrl
Searching for TracExtractUrl
Reading pypi.python.org/simple/TracExtractUrl/
Reading www.trac-hacks.org/wiki/ExtractUrlPlugin
Reading trac-hacks.org/svn/extracturlplugin/releases/
No local packages or download links found for a source distribution of TracExtractUrl
$ ~/bin/python/bin/easy_install TracExtractUrl
Searching for TracExtractUrl
Reading pypi.python.org/simple/TracExtractUrl/
Reading www.trac-hacks.org/wiki/ExtractUrlPlugin
Reading trac-hacks.org/svn/extracturlplugin/releases/
No local packages or download links found for TracExtractUrl
Best match: None
$ ~/bin/python/bin/python --version
Python 2.5.2

Thanks.

N.B. : Removed http:// from examples.

Attachments (0)

Change History (2)

comment:1 Changed 13 years ago by Martin Scharrer

Status: newassigned

You can download the source from http://trac-hacks.org/wiki/ExtractUrlPlugin#DownloadandSource.

Pointing easy_install directly to http://trac-hacks.org/svn/extracturlplugin/0.11/ should also work.

comment:2 Changed 13 years ago by anonymous

Resolution: fixed
Status: assignedclosed

My fault I haven't understand how to use easy_install... It simply works with : ~/bin/python/bin/easy_install http://trac-hacks.org/svn/extracturlplugin/0.11/

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Martin Scharrer.
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.