Project

General

Profile

Actions

Bug #83

closed

Current install path in setup.py for linux makes relocation impossible.

Added by Richard Shaw about 12 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
03/19/2012
Due date:
% Done:

0%

Estimated time:
Chirp Version:
0.2.1
Model affected:
(All models)
Platform:
Linux
Debug Log:
I read the instructions above:

Description

The install path in setup.py is currently hard coded to /usr/share/chirp (or similar) but the python installer already assumes /usr so you end up with it trying to install into /usr/usr/share/chrip/...

I'm attaching a patch that applies cleanly to current 0.2.0. I also removed the COPYING install since at least for Fedora it's preferable to let rpmbuild install the documentation from the source directory as rpmbuild installs to a versioned folder (/usr/share/doc/chirp-0.2.0).


Files

chirp-0.2.0-install.patch (1.11 KB) chirp-0.2.0-install.patch Richard Shaw, 03/19/2012 10:33 AM
Actions #1

Updated by Dan Smith about 12 years ago

  • Status changed from New to Closed
  • Assignee set to Dan Smith
  • Target version set to 0.2.2
  • Chirp Version changed from 0.2.0 to 0.2.1

Hmm, I wonder if this changed in a recent python setuptools revision or something.

Anyway, applied (with fixes) to the stable branch.

Thanks!

Actions

Also available in: Atom PDF