FS#2055 - terminal & vte
Attached to Project:
Arch Linux
Opened by Matthias (MaceM) - Sunday, 23 January 2005, 21:45 GMT
Last edited by Dale Blount (dale) - Sunday, 23 January 2005, 23:14 GMT
Opened by Matthias (MaceM) - Sunday, 23 January 2005, 21:45 GMT
Last edited by Dale Blount (dale) - Sunday, 23 January 2005, 23:14 GMT
|
Details
After installing terminal [xfce4-goodies] and the dependency
vte 0.11.11-3 [gnome] i got the following error:
"terminal: error while loading shared libraries: libvte.so.4: cannot open shared object file: No such file or directory" i guess pacman should do something like "ldconfig /opt/gnome/lib" or this needs to be defined in the PKGBUILD. |
This task depends upon
Closed by Jan de Groot (JGC)
Tuesday, 25 January 2005, 10:33 GMT
Reason for closing: Fixed
Additional comments about closing: Moved VTE to /usr because it isn't gnome, but a lib used by gnome and some others.
VTE doesn't have any gnome dependencies, so this goes to /usr
Tuesday, 25 January 2005, 10:33 GMT
Reason for closing: Fixed
Additional comments about closing: Moved VTE to /usr because it isn't gnome, but a lib used by gnome and some others.
VTE doesn't have any gnome dependencies, so this goes to /usr
Comment by Jan de Groot (JGC) -
Monday, 24 January 2005, 11:43 GMT
It's a dependency problem: I removed gnome-common from vte by
accident, install gnome-common, log off and log on again and it
should be fine.