Search the web
Sign In
New User? Sign Up
vitables-users · ViTables Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
[PATCH] Startup Speed Up - Build System refactoring - Who has commit   Message List  
Reply Message #89 of 116 |
Re: [PATCH] Startup Speed Up - Build System refactoring - Who has commit access?

Hi,

> ...
> The bad news is that I still have problems with setup.py: doing make clean +
make unix + untar the tarball + python setup.py install fails:
>
> - icons are not copied under /usr/lib/python2.5/site-packages/vitables

Fixed. Having two identical keys in the package_data dictionary (in setup.py) is
not a good idea :-P. It works if I replace

vitables: [icons...],
vitables: [htmldocs...],

with

vitables: [icons..., htmldocs...]

> - the install process abort saying:
>
> copying doc/usersguide.xml -> /usr/doc
> error: can't copy 'doc/usersguide.pdf': doesn't exist or not a regular file
>

This problem still remains.

Vicent





Wed Aug 5, 2009 6:06 pm

ocvmas
Offline Offline
Send Email Send Email

Message #89 of 116 |
Expand Messages Author Sort by Date

Dear Vincent, Developers and Users I have time and willingness to develop ViTables further. I need & want & like plugin architecture to view HDF5 files. And...
Dmitrijs Ledkovs
xnox_xnox
Offline Send Email
Jul 8, 2009
9:30 am

Hi Dima, ... It sounds great. Indeed. ... Thanks for your work. ... I think I can manage for getting some free time next week. Can you wait until then? Right...
ocvmas
Offline Send Email
Jul 8, 2009
9:51 am

... I too am making some time this weekend. Would anybody object Eric4's plugin framework as a model. It's quite feature-full and robust. If there are any...
Peter Alexander
vel_accel
Offline Send Email
Jul 11, 2009
7:49 am

Hi Dima, ... Finally I've got some free time this morning and have reviewed your repo. After building the package via $make unix I proceed with installation...
ocvmas
Offline Send Email
Jul 17, 2009
10:33 am

Hi again, I forgot to say I'm using a debian testing box. Vicent ... Vicent...
ocvmas
Offline Send Email
Jul 17, 2009
1:44 pm

I'm using Ubuntu Jaunty (it's debian based and it is similar) The problem is that i didn't test "regular" building I was only building proper debian packages....
Dmitrijs Ledkovs
xnox_xnox
Offline Send Email
Jul 17, 2009
8:21 pm

Hi Dima, I've tried to install ViTables from your repo but I've failed again :-( During the make process I see that icons are not found: ... make[1]: Leaving...
ocvmas
Offline Send Email
Jul 30, 2009
5:44 pm

Hi again, ... I've tried to fix this problem changing the path in resources.qrc but it doesn't work. Looking at function utils.py/createIcons I see that you...
ocvmas
Offline Send Email
Jul 31, 2009
8:09 am

... forget about it. I was trying to execute ViTables from the local repo without removing a previous installation. In other words I wasn't executing what I...
ocvmas
Offline Send Email
Jul 31, 2009
8:44 am

Heya ... Sorry I've been away and didn't have internet connection =) But I did some stuff =) I've used Mercurial Queues to create just a few clean patches....
Dmitrijs Ledkovs
xnox_xnox
Offline Send Email
Aug 1, 2009
2:14 pm

Hi, thank you for your patches and your instructions. Unfortunately the merge has been more difficult than it should because I made a couple of commits to the...
ocvmas
Offline Send Email
Aug 5, 2009
8:12 am

Hi, ... Fixed. Having two identical keys in the package_data dictionary (in setup.py) is not a good idea :-P. It works if I replace vitables: [icons...], ...
ocvmas
Offline Send Email
Aug 5, 2009
6:06 pm

Hi again, ... Fixed. Rereading your messages I realized that Makefile is not needed now. Everything seems to work fine now. You have done a really great job! ...
ocvmas
Offline Send Email
Aug 6, 2009
7:24 am

... Ok good =) ... Awesome ... I'll double check this. As far as I remember it still forces vitables package under /usr prefix. And on Debian examples usually...
Dmitrijs Ledkovs
xnox_xnox
Offline Send Email
Aug 6, 2009
8:01 am
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help