Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2005-04-25 21:08:31

  Rumi - prawiczek erotoman

Rumi
prawiczek erotoman
Skąd: Gorlice
Zarejestrowany: 2004-09-23
Serwis

superkaramba - błąd przy instalacji

Kod:

configure:1563: checking build system type
configure:1581: result: i686-pc-linux-gnuoldld
configure:1589: checking host system type
configure:1603: result: i686-pc-linux-gnuoldld
configure:1611: checking target system type
configure:1625: result: i686-pc-linux-gnuoldld
configure:1672: checking for a BSD-compatible install
configure:1727: result: /usr/bin/install -c
configure:1742: checking for -p flag to install
configure:1755: result: yes
configure:1766: checking whether build environment is sane
configure:1809: result: yes
configure:1861: checking for gawk
configure:1890: result: no
configure:1861: checking for mawk
configure:1877: found /usr/bin/mawk
configure:1887: result: mawk
configure:1897: checking whether make sets $(MAKE)
configure:1921: result: no
configure:2134: checking for style of include used by make
configure:2162: result: none
configure:2309: checking for gcc
configure:2338: result: no
configure:2389: checking for cc
configure:2418: result: no
configure:2431: checking for cc
configure:2477: result: no
configure:2530: checking for cl
configure:2559: result: no
configure:2573: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

to wycinek z config.log a tu pisze ze w nim jest więcej błędów jak są oznaczone i jak to cholerstwo zainstalować ?

Offline

 

#2  2005-04-25 23:33:53

  rychu - elektryk dyżurny

rychu
elektryk dyżurny
Skąd: gdańsk/kalmar
Zarejestrowany: 2004-12-28

Re: superkaramba - błąd przy instalacji

po prostu nie masz kompilatora

zainstaluj gcc


linux regd. user #248790

Offline

 

#3  2005-04-25 23:42:23

  Rumi - prawiczek erotoman

Rumi
prawiczek erotoman
Skąd: Gorlice
Zarejestrowany: 2004-09-23
Serwis

Re: superkaramba - błąd przy instalacji

nie to nei to mam gcc

Offline

 

#4  2005-04-26 00:03:29

  Bodzio - Ojciec Założyciel

Bodzio
Ojciec Założyciel
Skąd: Gorlice
Zarejestrowany: 2004-04-17
Serwis

Re: superkaramba - błąd przy instalacji

Rumi, zainstaluj gcc-3.4 i pozostałe z tej serii


Debian jest lepszy niż wszystkie klony
Linux register users: #359018
http://www.freebsd.org/gifs/powerlogo.gif
Beskid Niski

Offline

 

#5  2005-04-26 01:11:44

  rychu - elektryk dyżurny

rychu
elektryk dyżurny
Skąd: gdańsk/kalmar
Zarejestrowany: 2004-12-28

Re: superkaramba - błąd przy instalacji

configure:2309: checking for gcc
configure:2338: result: no
configure:2389: checking for cc
configure:2418: result: no
configure:2573: error: no acceptable C compiler found in $PATH

mam gcc

właśnie widzę ;)


linux regd. user #248790

Offline

 

#6  2005-04-26 10:59:06

  Rumi - prawiczek erotoman

Rumi
prawiczek erotoman
Skąd: Gorlice
Zarejestrowany: 2004-09-23
Serwis

Re: superkaramba - błąd przy instalacji

Rumi, zainstaluj gcc-3.4 i pozostałe z tej serii

o widzisz to sie zainstalowało ale dalej coś mu nei pasi niestety config.log jest za długi i nei da sie wkleić :(

EDIT: a zresztą co si ebede czaił:

Kod:

## ----------- ##
## Core tests. ##
## ----------- ##

configure:1563: checking build system type
configure:1581: result: i686-pc-linux-gnu
configure:1589: checking host system type
configure:1603: result: i686-pc-linux-gnu
configure:1611: checking target system type
configure:1625: result: i686-pc-linux-gnu
configure:1672: checking for a BSD-compatible install
configure:1727: result: /usr/bin/install -c
configure:1742: checking for -p flag to install
configure:1755: result: yes
configure:1766: checking whether build environment is sane
configure:1809: result: yes
configure:1861: checking for gawk
configure:1877: found /usr/bin/gawk
configure:1887: result: gawk
configure:1897: checking whether make sets $(MAKE)
configure:1917: result: yes
configure:2134: checking for style of include used by make
configure:2162: result: GNU
configure:2309: checking for gcc
configure:2325: found /usr/bin/gcc
configure:2335: result: gcc
configure:2579: checking for C compiler version
configure:2582: gcc --version </dev/null >&5
gcc (GCC) 3.3.5 (Debian 1:3.3.5-8)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2585: $? = 0
configure:2587: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-8)
configure:2590: $? = 0
configure:2592: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2595: $? = 1
configure:2618: checking for C compiler default output file name
configure:2621: gcc     conftest.c  >&5
configure:2624: $? = 0
configure:2670: result: a.out
configure:2675: checking whether the C compiler works
configure:2681: ./a.out
configure:2684: $? = 0
configure:2701: result: yes
configure:2708: checking whether we are cross compiling
configure:2710: result: no
configure:2713: checking for suffix of executables
configure:2715: gcc -o conftest     conftest.c  >&5
configure:2718: $? = 0
configure:2743: result: 
configure:2749: checking for suffix of object files
configure:2770: gcc -c    conftest.c >&5
configure:2773: $? = 0
configure:2795: result: o
configure:2799: checking whether we are using the GNU C compiler
configure:2823: gcc -c    conftest.c >&5
configure:2829: $? = 0
configure:2833: test -z 
             || test ! -s conftest.err
configure:2836: $? = 0
configure:2839: test -s conftest.o
configure:2842: $? = 0
configure:2855: result: yes
configure:2861: checking whether gcc accepts -g
configure:2882: gcc -c -g  conftest.c >&5
configure:2888: $? = 0
configure:2892: test -z 
             || test ! -s conftest.err
configure:2895: $? = 0
configure:2898: test -s conftest.o
configure:2901: $? = 0
configure:2912: result: yes
configure:2929: checking for gcc option to accept ANSI C
configure:2999: gcc  -c    conftest.c >&5
configure:3005: $? = 0
configure:3009: test -z 
             || test ! -s conftest.err
configure:3012: $? = 0
configure:3015: test -s conftest.o
configure:3018: $? = 0
configure:3036: result: none needed
configure:3054: gcc -c    conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3060: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3195: checking dependency style of gcc
configure:3285: result: gcc3
configure:3308: checking how to run the C preprocessor
configure:3343: gcc -E  conftest.c
configure:3349: $? = 0
configure:3381: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3387: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "karamba"
| #define VERSION "0.17"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3426: result: gcc -E
configure:3450: gcc -E  conftest.c
configure:3456: $? = 0
configure:3488: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3494: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "karamba"
| #define VERSION "0.17"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3618: checking for g++
configure:3634: found /usr/bin/g++
configure:3644: result: g++
configure:3660: checking for C++ compiler version
configure:3663: g++ --version </dev/null >&5
g++ (GCC) 3.3.5 (Debian 1:3.3.5-8)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

i wiele wiele więcej :]

EDIT!!!:

LUDZIE!!! co to znaczy czego mi czeba (oprucz baby ;) ) bo to kde bez superkaramby zabardzo Windowsa przypomina :]

Kod:

checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!

Offline

 

#7  2005-05-01 15:48:57

  Rumi - prawiczek erotoman

Rumi
prawiczek erotoman
Skąd: Gorlice
Zarejestrowany: 2004-09-23
Serwis

Re: superkaramba - błąd przy instalacji

coś opornie to idzie

Kod:

Rumi-debian:/home/rumi/superkaramba/superkaramba-0.36# chmod 777 INSTALL
Rumi-debian:/home/rumi/superkaramba/superkaramba-0.36# mc
Rumi-debian:/home/rumi/superkaramba/superkaramba-0.36# ./INSTALL
./INSTALL: line 1: Basic: command not found
./INSTALL: line 2: ==================: command not found
./INSTALL: line 4: These: command not found
./INSTALL: command substitution: line 1: unexpected EOF while looking for matching `''
./INSTALL: command substitution: line 4: syntax error: unexpected end of file
./INSTALL: line 9: The: command not found
./INSTALL: command substitution: line 1: unexpected EOF while looking for matching `''
./INSTALL: command substitution: line 3: syntax error: unexpected end of file
./INSTALL: line 10: definitions.: command not found
./INSTALL: line 166: unexpected EOF while looking for matching `''
./INSTALL: line 168: syntax error: unexpected end of file

ludziska zlitujcie sie :( Kali chcieć superkarambe

Offline

 

#8  2005-05-09 22:27:56

  Rumi - prawiczek erotoman

Rumi
prawiczek erotoman
Skąd: Gorlice
Zarejestrowany: 2004-09-23
Serwis

Re: superkaramba - błąd przy instalacji

Sie wysilcie ludziska bo bez superkaamby nei moge wytrzymać :( kde mam testing jajco 2.4.27, nr konta 8115... :P   i huj nic nei chce ruszyć :((((((


Kod:

checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... no
configure: WARNING: libjpeg not found. disable JPEG support.
checking for perl... /usr/bin/perl
checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.

Offline

 

#9  2005-05-09 22:31:11

  Guest - Gość

Guest
Gość

Re: superkaramba - błąd przy instalacji

A nie możesz tego z paczki zainstalować? Ja zainstalowałem z paczki i mi działało (póki nie usunąłem :] )

 

#10  2005-05-10 20:37:39

  Rumi - prawiczek erotoman

Rumi
prawiczek erotoman
Skąd: Gorlice
Zarejestrowany: 2004-09-23
Serwis

Re: superkaramba - błąd przy instalacji

A nie możesz tego z paczki zainstalować? Ja zainstalowałem z paczki i mi działało (póki nie usunąłem :] )

jeżeli te paczki = apt to :

Kod:

Rumi-debian:/home/rumi# apt-get install superkaramba
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności... Gotowe
Pakiet superkaramba nie ma dostępnej wersji, ale odnosi się do niego inny pakiet.
Zazwyczaj oznacza to, że pakietu brakuje, został zastąpiony przez inny
pakiet lub nie jest dostępny przy pomocy obecnie ustawionych źródeł.
E: Pakiet superkaramba nie ma kandydata do instalacji
Rumi-debian:/home/rumi#

CZY JEST TU KTOŚ KTO SIE NA TYM ZNA I MA CHWILE (LUB DWIE ;) ) BYM MÓGŁ MU NA MAILA LOGA ZAPODAĆ ???!!!

Offline

 

#11  2005-05-10 21:49:11

  Guest - Gość

Guest
Gość

Re: superkaramba - błąd przy instalacji

A apt-get update zrobiłeś?
Ja zainstalowałem to z Synaptic i działa. Najlepiej zrób tak: wyczyść wszystkie pliki z superkaramby (makabry???) i te z pakietów deb i te ze źródeł. Później update i ściągasz paczkę z netu (ale oficjalnych serwerów lustrzanych Debian'a).

PS. Jeżeli zrobiłeś update i nadal apt nie działa, to prawdopodobnie masz skopany plik source.list

 

#12  2005-05-10 22:01:06

  Rumi - prawiczek erotoman

Rumi
prawiczek erotoman
Skąd: Gorlice
Zarejestrowany: 2004-09-23
Serwis

Re: superkaramba - błąd przy instalacji

PS. Jeżeli zrobiłeś update i nadal apt nie działa, to prawdopodobnie masz skopany plik source.list

Source.list mam od BiExi a ona futbollu nei lubi :]

Offline

 

#13  2005-05-10 22:16:12

  Guest - Gość

Guest
Gość

Re: superkaramba - błąd przy instalacji

A spróbuj coś takiego (shaszowane możesz pominąć):

Kod:

deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386 Binary-14 (20050323)]/ unstable contrib main
deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386 Binary-13 (20050323)]/ unstable contrib main
deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386 Binary-12 (20050323)]/ unstable contrib main
deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386 Binary-11 (20050323)]/ unstable contrib main
deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386 Binary-10 (20050323)]/ unstable contrib main
deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386 Binary-9 (20050323)]/ unstable contrib main
deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386 Binary-8 (20050323)]/ unstable contrib main
deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386 Binary-7 (20050323)]/ unstable contrib main
deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386 Binary-6 (20050323)]/ unstable contrib main
deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386 Binary-5 (20050323)]/ unstable contrib main
deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386 Binary-4 (20050323)]/ unstable contrib main
deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386 Binary-3 (20050323)]/ unstable contrib main
deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386 Binary-2 (20050323)]/ unstable contrib main
deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386 Binary-1 (20050323)]/ unstable contrib main
# deb http://kadu.net/download/binary/debian/sarge ./
deb http://security.debian.org/ testing/updates main contrib non-free
deb http://ftp.pl.debian.org/debian testing main contrib non-free
deb http://ftp.pl.debian.org/debian testing-proposed-updates main contrib non-free
deb http://ftp.pl.debian.org/debian-non-US testing/non-US main contrib non-free
deb http://ftp.pl.debian.org/debian-non-US testing-proposed-updates/non-US main contrib non-free
# deb http://www.bootsplash.de/files/debian unstable main
# deb-src http://www.bootsplash.de/files/debian unstable main
# deb http://metro.lezajsk.info/gg2/sarge ./
# deb-src http://metro.lezajsk.info/gg2/sarge ./
 

#14  2005-05-10 22:18:36

  Rumi - prawiczek erotoman

Rumi
prawiczek erotoman
Skąd: Gorlice
Zarejestrowany: 2004-09-23
Serwis

Re: superkaramba - błąd przy instalacji

Zmiana koncepcji ściagłem coś takiego 23945-superkaramba_0.36_i386.deb daje dpkg -i pluje si eo pythona2.4 to instaluje, potem dpkg ponownei i zainstalowało sie, uśmiech od ucha do ucha potem :

Kod:

Rumi-debian:/home/rumi/superkaramba# superkaramba
~/.superkaramba doesn't exist
created ~/.superkaramba
Xlib: connection to ":0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
superkaramba: cannot connect to X server :0
Rumi-debian:/home/rumi/superkaramba#

:(((((((((((((((((((((((((((((((((((((((((((

EDIT: był reboocik i działa !!!!! <LOL> :)))))))))))))))))))))))))))))) hehehe

Offline

 

#15  2005-05-10 22:27:23

  Guest - Gość

Guest
Gość

Re: superkaramba - błąd przy instalacji

Zrób to co zrobiłbyś gdybyś miał taki problem z Win'em: reinstalka systemu :]

 

#16  2005-05-10 22:28:55

  BiExi - matka przelozona

BiExi
matka przelozona
Skąd: Gorlice
Zarejestrowany: 2004-04-16
Serwis

Re: superkaramba - błąd przy instalacji

a czemu apt'em nie istalujesz tej superaramby

Offline

 

#17  2005-05-10 22:38:21

  Rumi - prawiczek erotoman

Rumi
prawiczek erotoman
Skąd: Gorlice
Zarejestrowany: 2004-09-23
Serwis

Re: superkaramba - błąd przy instalacji

bo jak pisałem wyżej nei było chętnego do ściagania :] ale już chodzi karamba i jestem very heppy :D

Offline

 

#18  2005-05-15 19:18:45

  Rumi - prawiczek erotoman

Rumi
prawiczek erotoman
Skąd: Gorlice
Zarejestrowany: 2004-09-23
Serwis

Re: superkaramba - błąd przy instalacji

ok jest tak żeby uruchomić wybrane motywy przy starcie w superkarambie czeba w .kde/auostart zrobić plik superkaramba.sh że nei wiem jak to znajduje na dysku denata z takim rozszeżeniem otwieram go kwritem dokonuje zmiany wpisu zapisuje jako superkarmba.sh w autostarcie odpalam kompa i kufa otwiera mi zamiast motywy to ten plik sh w kwricie :]

JAK SIE ROBI PLIKI *.sh I DOKONUJE W NICH WPISU ??????

Offline

 

#19  2005-05-15 19:28:19

  rychu - elektryk dyżurny

rychu
elektryk dyżurny
Skąd: gdańsk/kalmar
Zarejestrowany: 2004-12-28

Re: superkaramba - błąd przy instalacji

mcedit ~/.kde/autostart/superkaramba.sh

nie wiem czy ten plik musi być wykonywalny czy nie, w razie czego:

chmod +x ~/.kde/autostart/superkaramba.sh


linux regd. user #248790

Offline

 

#20  2005-05-15 20:24:31

  Rumi - prawiczek erotoman

Rumi
prawiczek erotoman
Skąd: Gorlice
Zarejestrowany: 2004-09-23
Serwis

Re: superkaramba - błąd przy instalacji

no i nei działa :] a mnei już kurwica bierze :/

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Nas ludzie lubią po prostu, a nie klikając w przyciski ;-)