
By coincidence, that was fixed yesterday, so today's daily build should work for you. If it doesn't, please let me know. -- Greg On Fri, 16 Nov 2012, Visvaldas K. wrote:
Hi all,
I'm having problems after the opensuse (gnome desktop) upgrade to the 12.1 version. I can go on for hours how great this new gnome desktop is *NOT*, but that's not the main issue here.
During installation, the messages are as follows:
Downloads% ./chimera-alpha-linux_x86_64\(1\).bin UnZipSFX 5.41 of 16 April 2000, by Info-ZIP (Zip-Bugs@lists.wku.edu). Original path: '/home/visvaldas/Downloads' inflating: chimera_install_vautEs/installer inflating: chimera_install_vautEs/chimera.bin
Enter install location: ~/.local/UCSF-Chimera64-2012-11-14 Extracting files. This may take a few minutes. Executing command: './chimera.bin -q -d /home/visvaldas/.local/UCSF-Chimera64-2012-11-14' UnZipSFX 5.52 of 28 February 2005, by Info-ZIP (http://www.info-zip.org).
Install desktop menu and icon? yesyes Traceback (most recent call last): File "/home/visvaldas/.local/UCSF-Chimera64-2012-11-14/share/__main__.py", line 69, in <module> value = chimeraInit.init(sys.argv) File "/home/visvaldas/.local/UCSF-Chimera64-2012-11-14/share/chimeraInit.py", line 594, in init import chimera File"/home/visvaldas/.local/UCSF-Chimera64-2012-11-14/share/chimera/__init__.py ", line 16, in <module> from _chimera import BBox, Camera, Color, ColorGroup, DirectionalLight, LODControl, Lens, LensViewer, Light, Material, MaterialColor, Model, NoGuiViewer, OGLFont, OSLAbbreviation, OpenModels, OpenState, PathFinder, PixelMap, Plane, Point, PositionalLight, Selectable, SharedState, SpotLight, Sphere, Texture, TextureColor, TrackChanges, Vector, Viewer, X3DScene, Xform ImportError: libbz2.so.1.0: cannot open shared object file: No such file or directory ERROR in chimera_final_install: unable to install desktop icon: result code from installer: 256 Installer returned unexpected return code '256' Cleaning up extract dir, 'chimera_install_vautEs' Installation is done; press return.
This was using the November 14 version of Chimera.
libbz2 error happens also during the run (I don't care much about icon problem).
visvaldas% ~/.local/UCSF-Chimera64-2012-11-14/bin/chimera 1HVR.pdb Traceback (most recent call last): File "/home/visvaldas/.local/UCSF-Chimera64-2012-11-14/share/__main__.py", line 69, in <module> value = chimeraInit.init(sys.argv) File "/home/visvaldas/.local/UCSF-Chimera64-2012-11-14/share/chimeraInit.py", line 594, in init import chimera File"/home/visvaldas/.local/UCSF-Chimera64-2012-11-14/share/chimera/__init__.py ", line 16, in <module> from _chimera import BBox, Camera, Color, ColorGroup, DirectionalLight, LODControl, Lens, LensViewer, Light, Material, MaterialColor, Model, NoGuiViewer, OGLFont, OSLAbbreviation, OpenModels, OpenState, PathFinder, PixelMap, Plane, Point, PositionalLight, Selectable, SharedState, SpotLight, Sphere, Texture, TextureColor, TrackChanges, Vector, Viewer, X3DScene, Xform ImportError: libbz2.so.1.0: cannot open shared object file: No such file or directory
Thank you for your attention, and many thanks. Vis