Nie moge zainstalowa

Tematy związane z oprogramowaniem, instalacją, konfiguracją
cc
Beginner
Posty: 111
Rejestracja: 21 stycznia 2007, 01:02
Lokalizacja: Zürich

Nie moge zainstalować najnowszego klienta citrixa 64-bit

Post autor: cc »

Witam.

Mam zainstalowanego Debiana Wheezy 64-bit i nie mogę zainstalować najnowszego klienta citrixa 64-biticaclient_12.1.0_amd64.deb.
Czu komuś udalo sie zainstalować?

Kod: Zaznacz cały

# [B]dpkg -i icaclient_12.1.0_amd64.deb[/B]
Selecting previously unselected package icaclient.
(Reading database ... 60503 files and directories currently installed.)
Unpacking icaclient (from icaclient_12.1.0_amd64.deb) ...
dpkg: dependency problems prevent configuration of icaclient:
 icaclient depends on ia32-libs; however:
  Package ia32-libs is not installed.
 icaclient depends on nspluginwrapper; however:
  Package nspluginwrapper is not installed.

dpkg: error processing icaclient (--install):
 dependency problems - leaving unconfigured
Processing triggers for menu ...
Errors were encountered while processing:
 icaclient
Awatar użytkownika
LordRuthwen
Moderator
Posty: 2302
Rejestracja: 18 września 2009, 21:45
Lokalizacja: klikash?

Post autor: LordRuthwen »

Zainstaluj to o co prosi i po problemie.
cc
Beginner
Posty: 111
Rejestracja: 21 stycznia 2007, 01:02
Lokalizacja: Zürich

Post autor: cc »

LordRuthwen pisze:Zainstaluj to o co prosi i po problemie.
A skąd go wziąść, skoro nspluginwrapper dla Weezy nie istnieje?

Kod: Zaznacz cały

# apt-cache search nspluginwrapper
#
Awatar użytkownika
LordRuthwen
Moderator
Posty: 2302
Rejestracja: 18 września 2009, 21:45
Lokalizacja: klikash?

Post autor: LordRuthwen »

Szukałeś w ogóle?
To jest drugi link po wpisaniu w wyszukiwarce frazy: wheezy citrix, ludzie odrobinę wysiłku.
cc
Beginner
Posty: 111
Rejestracja: 21 stycznia 2007, 01:02
Lokalizacja: Zürich

Post autor: cc »

Naturalnie, że szukałem i znalazłem nspluginwrapper od testing, zainstalowalem ale mimo to dpkg -i icaclient_12.1.0_amd64.deb nie dał sie zainstalować.
Awatar użytkownika
kodama
Junior Member
Posty: 633
Rejestracja: 23 maja 2010, 22:30
Lokalizacja: Poznań

Post autor: kodama »

Zrób może

Kod: Zaznacz cały

sudo apt-get install -f
cc
Beginner
Posty: 111
Rejestracja: 21 stycznia 2007, 01:02
Lokalizacja: Zürich

Post autor: cc »

kodama pisze:Zrób może

Kod: Zaznacz cały

sudo apt-get install -f

Kod: Zaznacz cały

# apt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  lib32asound2 lib32gcc1 lib32z1 libc6-i386 libcurl3-gnutls librtmp0 libssh2-1
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  lib32asound2 lib32z1 libc6-i386
The following packages will be REMOVED:
  icaclient
The following NEW packages will be installed:
  lib32asound2 lib32z1 libc6-i386
0 upgraded, 3 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0 B/4,519 kB of archives.
After this operation, 74.8 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 60412 files and directories currently installed.)
Removing icaclient ...
Processing triggers for menu ...
Selecting previously unselected package libc6-i386.
(Reading database ... 60191 files and directories currently installed.)
Unpacking libc6-i386 (from .../libc6-i386_2.13-38_amd64.deb) ...
Selecting previously unselected package lib32asound2.
Unpacking lib32asound2 (from .../lib32asound2_1.0.25-4_amd64.deb) ...
Selecting previously unselected package lib32z1.
Unpacking lib32z1 (from .../lib32z1_1%3a1.2.7.dfsg-13_amd64.deb) ...
Setting up libc6-i386 (2.13-38) ...
Setting up lib32asound2 (1.0.25-4) ...
Setting up lib32z1 (1:1.2.7.dfsg-13) ...
Awatar użytkownika
ShinnRa
Beginner
Posty: 457
Rejestracja: 05 marca 2007, 23:05
Lokalizacja: Gdynia

Post autor: ShinnRa »

Kod: Zaznacz cały

pkg: dependency problems prevent configuration of icaclient:
 icaclient depends on ia32-libs; however:
  Package ia32-libs is not installed.
to jest pierwszy błąd jaki złasza... Ja bym najpierw zainstalował ia32-libs a potem ponownie spróbował zainstalować tego deb'a. Czyli tzw metoda małych kroczków, gdyż kolejne błędy najczęściej są powodowane przez pierwszy błąd, którym w tym przypadku jest brak ia32-libs XD
cc
Beginner
Posty: 111
Rejestracja: 21 stycznia 2007, 01:02
Lokalizacja: Zürich

Post autor: cc »

ShinnRa pisze:

Kod: Zaznacz cały

pkg: dependency problems prevent configuration of icaclient:
 icaclient depends on ia32-libs; however:
  Package ia32-libs is not installed.
to jest pierwszy błąd jaki złasza... Ja bym najpierw zainstalował ia32-libs a potem ponownie spróbował zainstalować tego deb'a. Czyli tzw metoda małych kroczków, gdyż kolejne błędy najczęściej są powodowane przez pierwszy błąd, którym w tym przypadku jest brak ia32-libs XD
Probowa[font=&amp]łem wcześniej [/font]X razy na różne sposoby i nie działa:

Kod: Zaznacz cały

# [B]apt-get install libc6-i386 ia32-libs lib32z1 lib32asound2 nspluginwrapper[/B]
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 ia32-libs : Depends: ia32-libs-i386 but it is not installable
 nspluginwrapper : Depends: ia32-libs-gtk but it is not going to be installed
                   Depends: lib32gcc1 (>= 1:4.1.1) but it is not going to be installed
                   Depends: libcurl3-gnutls (>= 7.16.2-1) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).


#[B] apt-get -f install[/B]
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  lib32asound2 lib32gcc1 lib32z1 libc6-i386 libcurl3-gnutls librtmp0 libssh2-1
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  lib32asound2 lib32z1 libc6-i386
The following packages will be REMOVED:
  icaclient
The following NEW packages will be installed:
  lib32asound2 lib32z1 libc6-i386
0 upgraded, 3 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0 B/4,519 kB of archives.
After this operation, 74.8 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 60412 files and directories currently installed.)
Removing icaclient ...
Processing triggers for menu ...
Selecting previously unselected package libc6-i386.
(Reading database ... 60191 files and directories currently installed.)
Unpacking libc6-i386 (from .../libc6-i386_2.13-38_amd64.deb) ...
Selecting previously unselected package lib32asound2.
Unpacking lib32asound2 (from .../lib32asound2_1.0.25-4_amd64.deb) ...
Selecting previously unselected package lib32z1.
Unpacking lib32z1 (from .../lib32z1_1%3a1.2.7.dfsg-13_amd64.deb) ...
Setting up libc6-i386 (2.13-38) ...
Setting up lib32asound2 (1.0.25-4) ...
Setting up lib32z1 (1:1.2.7.dfsg-13) ...

# [B]dpkg -i icaclient_12.1.0_amd64.deb[/B]
Selecting previously unselected package icaclient.
(Reading database ... 60503 files and directories currently installed.)
Unpacking icaclient (from icaclient_12.1.0_amd64.deb) ...
dpkg: dependency problems prevent configuration of icaclient:
 icaclient depends on ia32-libs; however:
  Package ia32-libs is not installed.
 icaclient depends on nspluginwrapper; however:
  Package nspluginwrapper is not installed.

dpkg: error processing icaclient (--install):
 dependency problems - leaving unconfigured
Processing triggers for menu ...
Errors were encountered while processing:
 icaclient
cc
Beginner
Posty: 111
Rejestracja: 21 stycznia 2007, 01:02
Lokalizacja: Zürich

Post autor: cc »

Zainstaluję wersje 32-bitową, bo już na prawdę nie mam czasu i nerwów.
ODPOWIEDZ