From: Jason M. <moo...@gm...> - 2012-10-27 04:33:41
|
I just tried installing python-tables on a clean install of 12.10 on a different machine and all went fine. So I've got something corrupted on my machine...just a localized bug. Jason On Fri, Oct 26, 2012 at 2:40 PM, Jason Moore <moo...@gm...> wrote: > I've posted a bug report here: > https://bugs.launchpad.net/ubuntu/+source/pytables/+bug/1071918 > > Maybe others could see if it is reproducible in Ubuntu 12.10. > > Thanks, > > Jason > > > On Fri, Oct 26, 2012 at 2:09 PM, Jason Moore <moo...@gm...> wrote: > >> The simlink is a workaround for Ubuntu 12.10. It is certainly not the >> long term solution, but I don't see why it is a bad idea. python-tables in >> the Ubuntu 12.10 repos cannot find the HDF5 library because it is looking >> for libhdf5.so.6 on the path but there is only libhdf5.so.7 (which is a >> simlink to libhdf5.so.7.0.2). This must be hard coded in the >> utilsExtensions.so binary that is include with PyTables. Seems like that >> these need to be recompiled for the distribution or something. >> >> Jason >> >> >> On Fri, Oct 26, 2012 at 1:12 PM, Antonio Valentino < >> ant...@ti...> wrote: >> >>> Hi Jason, >>> >>> Il 26/10/2012 21:59, Jason Moore ha scritto: >>> > Solution was simple once I found it. Here is the workaround: >>> > >>> > https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1005243 >>> > >>> > Just make a symlink to the new file. >>> > >>> > Jason >>> >>> Honestly I don't think it is a good idea. >>> >>> >>> ciao >>> >>> -- >>> Antonio Valentino >>> >>> >>> ------------------------------------------------------------------------------ >>> WINDOWS 8 is here. >>> Millions of people. Your app in 30 days. >>> Visit The Windows 8 Center at Sourceforge for all your go to resources. >>> http://windows8center.sourceforge.net/ >>> join-generation-app-and-make-money-coding-fast/ >>> _______________________________________________ >>> Pytables-users mailing list >>> Pyt...@li... >>> https://lists.sourceforge.net/lists/listinfo/pytables-users >>> >> >> >> >> -- >> Personal Website <http://biosport.ucdavis.edu/lab-members/jason-moore> >> Davis Bike Collective <http://www.davisbikecollective.org> Minister, >> Davis, CA >> BikeDavis.info >> Google Voice: +01 530-601-9791 >> Home: +01 530-753-0794 >> >> >> >> > > > -- > Personal Website <http://biosport.ucdavis.edu/lab-members/jason-moore> > Davis Bike Collective <http://www.davisbikecollective.org> Minister, > Davis, CA > BikeDavis.info > Google Voice: +01 530-601-9791 > Home: +01 530-753-0794 > > > > -- Personal Website <http://biosport.ucdavis.edu/lab-members/jason-moore> Davis Bike Collective <http://www.davisbikecollective.org> Minister, Davis, CA BikeDavis.info Google Voice: +01 530-601-9791 Home: +01 530-753-0794 |