• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

gscan2pdf Abhänigkeiten

main

Newbie
Hallo,

ich will gscan2pdf aus dieser Quelle installieren:
http://software.opensuse.org/searc...ect=openSUSE:11.3&lang=de&exclude_debug=true
aber es fehlt noch ein Pakete:
Code:
#### YaST2 conflicts list - generated 2010-08-14 11:19:28 ####

perl-Config-General24, benötigt von gscan2pdf-0.9.29-6.1.x86_64, wird von keinem Repository angeboten

    [ ] gscan2pdf-0.9.29-6.1.x86_64 nicht installieren

    [ ] gscan2pdf auflösen durch das Ignorieren einiger Abhängigkeiten




#### YaST2 conflicts list END ###
 

tomm.fa

Administrator
Teammitglied
Das Paket/Repo ist nicht für openSUSE 13.245, sondern für 11.3. Mal ein paar zusätzliche Fakten bitte:
Code:
cat /etc/SuSE-release
Code:
zypper lr -d
Eventuell solltest du dich auch mal hier melden.
 
OP
main

main

Newbie
Code:
fred@linux-cvxu:~> cat /etc/SuSE-release
openSUSE 11.3 (x86_64)
VERSION = 11.3
Code:
fred@linux-cvxu:~> zypper lr -d
#  | Alias                                        | Name                                         | Aktiviert | Aktualisieren | Priorität | Typ    | URI                                                                                      | Dienst
---+----------------------------------------------+----------------------------------------------+-----------+---------------+-----------+--------+------------------------------------------------------------------------------------------+-------
1  | 11.3                                         | Virtualbox                                   | Ja        | Ja            |   99      | rpm-md | http://download.virtualbox.org/virtualbox/rpm/opensuse/11.3/                             |       
2  | Aktualisierungen für openSUSE 11.3 11.3-1.82 | Aktualisierungen für openSUSE 11.3 11.3-1.82 | Ja        | Ja            |   99      | rpm-md | http://download.opensuse.org/update/11.3/                                                |       
3  | Libdvdcss repository                         | Libdvdcss repository                         | Ja        | Ja            |   99      | rpm-md | http://opensuse-guide.org/repo/11.3/                                                     |       
4  | download.nvidia.com-opensuse                 | NVIDIA Repository                            | Ja        | Ja            |   99      | rpm-md | ftp://download.nvidia.com/opensuse/11.3/                                                 |       
5  | download.opensuse.org-Extra                  | openSUSE BuildService - KDE:Extra            | Ja        | Ja            |   99      | rpm-md | http://download.opensuse.org/repositories/KDE:/Extra/openSUSE_11.3/                      |       
6  | download.opensuse.org-UpdatedApps            | openSUSE BuildService - KDE:UpdatedApps      | Ja        | Ja            |   99      | rpm-md | http://download.opensuse.org/repositories/KDE:/UpdatedApps/openSUSE_11.3/                |       
7  | download.opensuse.org-standard               | Main Repository (Contrib)                    | Ja        | Ja            |   99      | rpm-md | http://download.opensuse.org/repositories/openSUSE:/11.3:/Contrib/standard/              |       
8  | home:illuusio                                | home:illuusio                                | Ja        | Ja            |   99      | rpm-md | http://download.opensuse.org/repositories/home:/illuusio/openSUSE_11.3/                  |       
9  | home:llunak:distro:openSUSE:11.3             | home:llunak:distro:openSUSE:11.3             | Ja        | Ja            |   99      | rpm-md | http://download.opensuse.org/repositories/home:/llunak:/distro:/openSUSE:/11.3/standard/ |       
10 | home:llunak:kde                              | home:llunak:kde                              | Ja        | Ja            |   99      | rpm-md | http://download.opensuse.org/repositories/home:/llunak:/kde/openSUSE_11.3/               |       
11 | openSUSE-11.3 11.3-1.82                      | openSUSE-11.3 11.3-1.82                      | Ja        | Nein          |   99      | yast2  | cd:///?devices=/dev/sr0                                                                  |       
12 | packman.inode.at-suse                        | Packman Repository                           | Ja        | Ja            |   99      | rpm-md | http://packman.inode.at/suse/11.3/                                                       |       
13 | repo-debug                                   | openSUSE-11.3-Debug                          | Nein      | Ja            |   99      | NONE   | http://download.opensuse.org/debug/distribution/11.3/repo/oss/                           |       
14 | repo-non-oss                                 | openSUSE-11.3-Non-Oss                        | Ja        | Ja            |   99      | yast2  | http://download.opensuse.org/distribution/11.3/repo/non-oss/                             |       
15 | repo-oss                                     | openSUSE-11.3-Oss                            | Ja        | Ja            |   99      | yast2  | http://download.opensuse.org/distribution/11.3/repo/oss/                                 |       
16 | repo-source                                  | openSUSE-11.3-Source                         | Nein      | Ja            |   99      | NONE   | http://download.opensuse.org/source/distribution/11.3/repo/oss/
 

tomm.fa

Administrator
Teammitglied
perl-Config-General24 gibt es so als Paket, bzw. Paketname nicht (mehr), aber perl-Config-General (bis jetzt auch in der passenden Version).
tomm.fa schrieb:
Eventuell solltest du dich auch mal hier melden.
Code:
Requires: perl-Config-General24, perl-Sane
im SPEC müsste/könnte in:
Code:
Requires: perl-Config-General, perl-Sane
geändert werden, Neubau und dann funktioniert das auch. Zur Installation wird dann noch dieses Repo (wegen der Abhängigkeiten) benötigt: http://download.opensuse.org/repositories/devel:/languages:/perl/. Du kannst dir auch das src.rpm schnappen, es selbst anpassen und bauen (lassen) funktionierte hier wunderbar).
 
OP
main

main

Newbie
habe es so gemacht, es lässt sich installieren aber es startet nicht
Code:
linux-x62b:/home/main # gscan2pdf
gscan2pdf 0.9.29
und dann passiert nichts mehr.
 
OP
main

main

Newbie
Wie es aussieht läuft gscan2pdf unter openSUSE nicht.
Ich werde mich mal nach eine Alternative umsehen.
 
OP
main

main

Newbie
danke für den Tipp, aber es dreht sich alles um das Paket
Code:
Requires: perl-Config-General24, perl-Sane
wenn ich die Abhängigkeiten ignoriere oder abändere, dann lässt sich gscan2pdf installieren, aber es startet halt nicht.
 
Oben