Not logged in. · Lost password · Register
Forum: Fedora Programy RSS
Instalacja Kate

Announcement

2006-06-03, 09:40 by gajownik
Subject: Zanim coś napiszesz...
Witamy w naszych niskich progach ;-)

Zanim coś napiszesz na forum:
1. zapoznaj się z Wiki i FAQ a także Poradnikiem - są tam odpowiedzi na najczęściej pojawiające się pytania
2. skorzystaj z forumowej wyszukiwarki i/lub Google - jest spora szansa, że ktoś już rozwiązał Twój problem
3. uaktualnij cały system
4. przeczytaj regulamin oraz tekst na temat mądrego zadawania pytań
5. jeśli masz jakiś problem, przekaż nam o nim odpowiednią ilość informacji - jak na razie nie potrafimy jeszcze wróżyć z fusów
6. dla każdego nowego problemu twórz osobny wątek używając jednak zdrowego rozsądku
7. nie pisz niczego, czego wstydził(a)byś się przed swoją mamą ;-)

Życzymy miłej zabawy - zespół fedorapl.org
Create new thread · Reply
Reply · Quote parsival #1 ()
since Oct 2007 · 38 posts
Group memberships: Użytkownicy
Show profile · Link to this post
Subject: Instalacja Kate
Mam problem z zainstalowaniem Kate dołączona instrukcja instalacyjna jest taka:
The simplest way to compile this package is:

  1. `cd' to the directory containing the package's source code and type
     `./configure' to configure the package for your system.  If you're
     using `csh' on an old version of System V, you might need to type
     `sh ./configure' instead to prevent `csh' from trying to execute
     `configure' itself.

     Running `configure' takes a while.  While running, it prints some
     messages telling which features it is checking for.

  2. Type `gmake' to compile the package.  Or if you're using a Linux
     powered machine, or if make is GNU make, type `make'. 
 
  3. Optionally, type `make check' to run any self-tests that come with
     the package.

  4. Type `make install' to install the programs and any data files and
     documentation.
A u mnie to wygląda tak:
[root@DAMIAN kdebase-3.5.5]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
.                                                                               // itak dalej
.
.
checking for perl... /usr/bin/perl
checking for Qt... configure: error: Qt (>= Qt 3.3 and < 4.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
[root@DAMIAN kdebase-3.5.5]# gmake
gmake: *** Nie podano obiektów i nie znaleziono makefile. Stop.
[root@DAMIAN kdebase-3.5.5]# make --version
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.

Ten program został zbudowany dla i686-redhat-linux-gnu
[root@DAMIAN kdebase-3.5.5]# make
make: *** Nie podano obiektów i nie znaleziono makefile. Stop.
[root@DAMIAN kdebase-3.5.5]# make check
make: *** Brak reguł do wykonania obiektu `check'. Stop.
[root@DAMIAN kdebase-3.5.5]# make install
make: *** Brak reguł do wykonania obiektu `install'. Stop.
[root@DAMIAN kdebase-3.5.5]#
Reply · Quote parsival #2 ()
since Oct 2007 · 38 posts
Group memberships: Użytkownicy
Show profile · Link to this post
moż dodam jeszcze :
[root@DAMIAN kdebase-3.5.5]# ls
acinclude.m4      drkonqi          kdesu          kpersonalizer           Mainpage.dox
aclocal.m4          INSTALL       kdialog        kreadconfig             Makefile.am
admin                  kappfinder    kdm             kscreensaver            Makefile.am.in
applnk                 kate               kdmlib          kscreensaver.pamd     Makefile.cvs
AUTHORS         kcheckpass    kfind             ksmserver                Makefile.in
config.h.in          kcminit            khelpcenter  ksplashml              [color=limegreen] mkpamserv[/color]
config.log           kcontrol          khotkeys     kstart                     nsplugins
[color=limegreen]configure   [/color]         kdcop             kicker            ksysguard          pics
configure.files    kdebase.lsm   kioslave     ksystraycmd        README
configure.in         kdebugdialog  klipper      ktip                    README.pam
configure.in.bot  kdeeject         kmenuedit    kwin               stamp-h.in
configure.in.in      kde.pamd      knetattach   kxkb               startkde
COPYING           kdepasswd     konqueror    l10n               subdirs
COPYING-DOCS      kdeprint      konsole      libkonq
doc               kdesktop      kpager      [color=limegreen] libtool[/color]
Avatar
Reply · Quote DanseMakabre #3 ()
User title: The fallen one
since May 2006 · 166 posts · Location: Mielec → Kraków
Group memberships: Administratorzy, Użytkownicy, Zespół fedorapl.org
Show profile · Link to this post
Powinieneś wgrać odpowiednie paczki qt. Na pewno potrzebne będzie samo qt, jak i qt-devel
[Image: http://img131.imageshack.us/img131/6453/fedoracoregt6.jpg]
[Image: http://img160.imageshack.us/img160/1940/prisonbreak2id2.gif]
Reply · Quote parsival #4 ()
since Oct 2007 · 38 posts
Group memberships: Użytkownicy
Show profile · Link to this post
można prosić o dokładną instrukcję (najlepiej kod) jak to zrobić . Jestem początkujący :)
Avatar
Reply · Quote DanseMakabre #5 ()
User title: The fallen one
since May 2006 · 166 posts · Location: Mielec → Kraków
Group memberships: Administratorzy, Użytkownicy, Zespół fedorapl.org
Show profile · Link to this post
Właściwie to dlaczego chcesz to kompilować? Może po prostu wgraj gotową werję:
yum install kate
Jeśli jednak na pewno chcesz to kompilować, qt wgrasz za pomocą:
yum install qt qt-devel

Polecam zapoznanie się z http://faq.fedorapl.org oraz http://poradnik.fedorapl.org
[Image: http://img131.imageshack.us/img131/6453/fedoracoregt6.jpg]
[Image: http://img160.imageshack.us/img160/1940/prisonbreak2id2.gif]
Reply · Quote parsival #6 ()
since Oct 2007 · 38 posts
Group memberships: Użytkownicy
Show profile · Link to this post
yumem to chyba nie bardzo wychodzi :(
[root@DAMIAN ~]# yum install kate
fedora                    100% |=========================| 2.1 kB    00:00    
updates                   100% |=========================| 2.3 kB    00:00    
Setting up Install Process
Parsing package install arguments
No package kate available.
Nothing to do
Avatar
Reply · Quote DanseMakabre #7 ()
User title: The fallen one
since May 2006 · 166 posts · Location: Mielec → Kraków
Group memberships: Administratorzy, Użytkownicy, Zespół fedorapl.org
Show profile · Link to this post
Sorki za pomyłkę. Musisz wgrać całe kde.
yum install kdebase kdelibs
[Image: http://img131.imageshack.us/img131/6453/fedoracoregt6.jpg]
[Image: http://img160.imageshack.us/img160/1940/prisonbreak2id2.gif]
Reply · Quote parsival #8 ()
since Oct 2007 · 38 posts
Group memberships: Użytkownicy
Show profile · Link to this post
In reply to post #6
a ta druga metoda; po zainstalowaniu tych paczek
[root@DAMIAN kdebase-3.5.5]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
.
.
.
[root@DAMIAN kdebase-3.5.5]# make
make: *** Nie podano obiektów i nie znaleziono makefile. Stop.
Avatar
Reply · Quote DanseMakabre #9 ()
User title: The fallen one
since May 2006 · 166 posts · Location: Mielec → Kraków
Group memberships: Administratorzy, Użytkownicy, Zespół fedorapl.org
Show profile · Link to this post
Czy ./configure zakończyło się prawidłowo?
[Image: http://img131.imageshack.us/img131/6453/fedoracoregt6.jpg]
[Image: http://img160.imageshack.us/img160/1940/prisonbreak2id2.gif]
Reply · Quote parsival #10 ()
since Oct 2007 · 38 posts
Group memberships: Użytkownicy
Show profile · Link to this post
coś nie bardzo
checking for Qt... configure: error: Qt (>= Qt 3.3 and < 4.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
ale teraz yum już mi coś instaluje więc chyba będzie OK. Dzieki za błyskawiczne odpowiedzi :)
Reply · Quote morsik #11 ()
User title: Ambasador Fedory
since Apr 2008 · 1 post · Location: Bochnia
Group memberships: Użytkownicy
Show profile · Link to this post
yum install kdeutils
i po problemie ;]
Fedora Ambassadors
fedora 8, kde4-svn, amarok 2.0 alpha
Kogo tam obchodzą avatary i userbary ;P
Reply to this post:
Verification code: VeriCode Please note the verification code from the picture into the text field next to it.
Reply
Go to forum
Powered by Unclassified NewsBoard (© 2003-7 by Yves Goergen)
Current time: 2008-08-21, 18:39:26 (UTC +01:00)
Copyright © 2006 - 2007 fedorapl.org