Opened 3 years ago

Closed 3 years ago

#7673 closed defect (fixed)

issue installing step

Reported by: francois.hoh@… Owned by: Greg Couch
Priority: normal Milestone:
Component: Platform Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

Hi


I've issue with freezing with chimx, nned to kill it. I uninstall it and tried to reinstall with

==========================================================
sudo apt-get install ucsf-chimerax_1.4ubuntu22.04_amd64.deb
==========================================================
And got this
=========================================================
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet ucsf-chimerax_1.4ubuntu22.04_amd64.deb
E: Impossible de trouver de paquet correspondant à l'expression rationnelle « ucsf-chimerax_1.4ubuntu22.04_amd64.deb »
==============================================================

My system
===============================================================
Linux fhoh-Precision-Tower-7810 5.15.0-48-generic #54-Ubuntu SMP Fri Aug 26 13:26:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Ubuntu 22.04.1 LTS 64 bits
================================================================
Thank's

Dr Hoh


Change History (2)

comment:1 by Eric Pettersen, 3 years ago

Component: UnassignedPlatform
Owner: set to Greg Couch
Platform: all
Project: ChimeraX
Status: newassigned

comment:2 by Greg Couch, 3 years ago

Resolution: fixed
Status: assignedclosed

The problem reinstalling is that the command should be:

sudo app-get install ./ucsf-chimerax_1.4ubuntu22.04_amd64.deb

Without the /, apt-get interprets the filename as a package name.

Please file a separate ticket about the freezing if it continues to happen. And include information about your graphics card and which graphics driver is installed.

Note: See TracTickets for help on using tickets.