Modify

Opened 14 years ago

Closed 14 years ago

Last modified 11 years ago

#6234 closed defect (invalid)

can not install with trac 0.11.5

Reported by: anonymous Owned by: Jun Omae
Priority: normal Component: TracWysiwygPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

hi!

in the root directory of my trac installation i always get this error:

easy_install -v http://trac-hacks.org/svn/tracwysiwygplugin/0.11 Downloading http://trac-hacks.org/svn/tracwysiwygplugin/0.11 error: Unexpected HTML page found at http://trac-hacks.org/svn/tracwysiwygplugin/0.11

thanks for any hint.

with friendly greetings,

werner

Attachments (0)

Change History (2)

comment:1 Changed 14 years ago by anonymous

Try the direct route and don't use easy_install:

  1. svn co http://trac-hacks.org/svn/tracwysiwygplugin
  2. cd tracwysiwygplugin/0.11
  3. sudo python setup.py install

See if that works (depending on your environment - I'm using Gentoo Linux).

comment:2 Changed 14 years ago by Trap

Resolution: invalid
Status: newclosed

review your proxy settings using http_proxy environment variable.

Modify Ticket

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