Strona 1 z 1

Instalacja z repo

: 31 stycznia 2008, 17:33
autor: monseigneur
Witam,
Zakładam ten temat po uprzednim googlowaniu jednak bez więszych rezultatów. Posiadam wersje Lenny, środowisko graf. GNOME. Chciałbym zainstalować sobie kadu. Na oficjalnej stronie http://www.kadu.net/w/Pobierz :D ebian# ... Testing.29 jest napisane, że

Kod: Zaznacz cały

Obecnie Kadu jest już w Testing, więc żadnego wpisu nie trzeba dodawać.
Kiedy w powłoce wpisuje

Kod: Zaznacz cały

# aptitude install kadu
mam

Kod: Zaznacz cały

Nie znaleziono pakietu, którego nazwa lub opis zawierałyby "kadu"
więc jak mam to zainstalować? :)

Pozdrawiam

: 31 stycznia 2008, 17:40
autor: monolith
Witam,

Na stronie projektu masz nieoficjalne paczki z najnowszą wersją, ale pakiety z repo też powinny być O.K., ponieważ jak sprawdzałem u siebie w synapticu to wszystko pięknie ładnie się wyświetlało.
A może spróbuj 'aptitude update'?

Powodzenia

[ Dodano: 2008-01-31, 17:42 ]
A taki jest u mnie efekt 'aptitude search kadu':

Kod: Zaznacz cały

   kadu                                      - Gad-Gadu is a Windows instant messenger, very popula
p   kadu-advanceduserlist                     - Support for priorities and functions on user list
p   kadu-alsasound                            - ALSA sound support for Kadu
p   kadu-amarok                               - AmaroK player support for Kadu
p   kadu-aosound                              - ao library sound module for Kadu
p   kadu-artssound                            - aRts sound server support for Kadu
p   kadu-dcopexport                           - Exports some Kadu functions via DCOP
p   kadu-dev                                  - Development files for Kadu
p   kadu-esdsound                             - Additional contact info, birthday and name-day notif
p   kadu-execnotify                           - Notification by external commands module
i   kadu-external-modules                     - Additional modules for Kadu
p   kadu-extinfo                              - Additional contact info, birthday and name-day notif
p   kadu-filedesc                             - Description from file module for Kadu
p   kadu-filtering                            - Filtering of contacts list in Kadu
p   kadu-firewall                             - Firewall module for Kadu
p   kadu-iwait4u                              - Notification about certain contacts
i   kadu-kde-modules                          - Modules dependent on kdelibs
p   kadu-lednotify                            - Notification by Scroll Lock LED for Kadu
p   kadu-mail                                 - Mail checker module for Kadu
p   kadu-miastoplusasms                       - SMS gateway on Miasto Plusa support for Kadu
p   kadu-nassound                             - Network Audio System support for Kadu
p   kadu-osdhintsnotify                       - Notification by OSD-like hints module for Kadu
p   kadu-pcspeaker                            - PC-Speaker support for Kadu
p   kadu-powerkadu                            - Many additional functionalities gathered in one modu
p   kadu-profiles                             - Description from file module for Kadu
p   kadu-screenshot                           - Screen-shot module for Kadu
p   kadu-spellchecker                         - Spell-checker module for Kadu
p   kadu-tabs                                 - Tabbed chat dialog module for Kadu
p   kadu-themecrystal16                       - Crystal icon theme for Kadu
p   kadu-themecrystal22                       - Crystal icon theme for Kadu
p   kadu-themegg6compat                       - Gadu-Gadu 6.x compatibile icon theme for Kadu
p   kadu-themeglass16                         - Gadu-Gadu 6.x compatibile icon theme for Kadu
p   kadu-themeglass22                         - Gadu-Gadu 6.x compatibile icon theme for Kadu
p   kadu-themenuvola16                        - Nuvola icon theme for Kadu
p   kadu-themenuvola22                        - Nuvola icon theme for Kadu
i   kadu-themes                               - Additional icons and emoticons for Kadu
p   kadu-weather                              - Weather checking module for Kadu
p   kadu-xmms                                 - XMMS player support for Kadu
p   kadu-xosdnotify                           - Notification by XOSD module for Kadu


[ Dodano: 2008-01-31, 17:43 ]
A taki jest mój plik sources.list w /etc/apt

Kod: Zaznacz cały

#Debian 4.0 Etch Official DVDs
# deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 DVD Binary-3 20070407-11:40]/ etch contrib main
# deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 DVD Binary-2 20070407-11:40]/ etch contrib main
# deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 DVD Binary-1 20070407-11:40]/ etch contrib main

#Debian security patches
# deb [url]http://security.debian.org/[/url] etch/updates main contrib
# deb-src [url]http://security.debian.org/[/url] etch/updates main contrib

#Debian testing
deb [url]http://ftp.pl.debian.org/debian/[/url] testing main non-free contrib
deb-src [url]http://ftp.pl.debian.org/debian/[/url] testing main non-free contrib
deb [url]http://security.debian.org/debian-security/[/url] testing/updates main contrib non-free
deb-src [url]http://security.debian.org/debian-security/[/url] testing/updates main contrib non-free

#Debian multimedia (testing)
deb [url]http://www.debian-multimedia.org/[/url] testing main
deb-src [url]http://www.debian-multimedia.org/[/url] testing main

#Kadu (testig)
deb [url]http://www.kadu.net/download/binary/debian/repo/[/url] testing main
deb-src [url]http://www.kadu.net/download/binary/debian/repo/[/url] testing main

#Skype
deb [url]http://download.skype.com/linux/repos/debian/[/url] stable non-free

#Wine
deb [url]http://wine.budgetdedicated.com/apt/[/url] etch main
deb-src [url]http://wine.budgetdedicated.com/apt/[/url] etch main

#Debian unstable
# deb [url]http://ftp.pl.debian.org/debian/[/url] unstable main non-free contrib
# deb-src [url]http://ftp.pl.debian.org/debian/[/url] unstable main non-free contrib
# deb [url]http://security.debian.org/debian-security/[/url] unstable/updates main contrib non-free
# deb-src [url]http://security.debian.org/debian-security/[/url] unstable/updates main contrib non-free

: 31 stycznia 2008, 18:07
autor: monseigneur
To nie rozumiem :) Na oficjalnej stronie jest napisane, że

Kod: Zaznacz cały

Obecnie Kadu jest już w Testing, więc żadnego wpisu nie trzeba dodawać.
a jednak kadu zainstalowało sie dopiero po dodaniu wpisów...

Mam też przy okazji pytanie trochę z innej beczki-nie mogę dostać się na

Kod: Zaznacz cały

http://localhost:631/
to zwykła zawieszka czy też znowu mam problem? :)

: 31 stycznia 2008, 18:11
autor: 3ndriu
A zainstalowałeś CUPS ?

: 31 stycznia 2008, 18:38
autor: monseigneur
Dodałem jak zainstalowałem CUPS.

Na poprzednim kompie wystarczyło wejść na

Kod: Zaznacz cały

localhost:631
i mogłem dodać drukarke bez uprzedniej instalacji..stąd mój problem. Dzięki

: 02 lutego 2008, 11:19
autor: grze_S
@monseigneur: Ja też tak mam. Dodaj repozytoria Kadu z Stable, będzie działać.