openSuSE
Username:
Password:
Linki sponsorowane: | inwestycje | erasmus in warsaw
Strony: [1]
  Drukuj  
Autor Wątek: Ikonka połączenia sieciowego - KNemo  (Przeczytany 7327 razy)
0 użytkowników i 1 Gość przegląda ten wątek.
D@rCjo
*
Offline Offline

Wiadomości: 6


« : Maj 11, 2008, 16:00:51 »

Witam wszystkich!
Jestem nowym użytkownik kameleonka 
Mam problem z zainstalowaniem KNemo, dzięki któremu m.in. będę miał ikonę połączenia sieciowego.
Niestety przy próbie instalacji:
./configure; make; make install
otrzymuję:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /opt/kde3/bin/kde-config
checking where to install... /opt/kde3 (as returned by kde-config)
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.  Z politowaniem Co?

W czym tkwi problem?
Zapisane
Percy_Bent
Super Moderator
*
Offline Offline

Płeć: Mężczyzna
Wiadomości: 162


« Odpowiedz #1 : Maj 11, 2008, 17:34:18 »


checking for gcc... no
checking for cc... no
checking for cl.exe... no

doinstaluj sobie te pakiety
Zapisane
D@rCjo
*
Offline Offline

Wiadomości: 6


« Odpowiedz #2 : Maj 11, 2008, 17:49:17 »

Percy_Bent a można coś bliżej:
1. gdzie znaleźć te pakiety?
2. czy występują pod nazwami: gcc, cc i cl.exe?
3. jak zainstalować (czy dodam je YaST'em)?

Uuuffff  Niezdecydowany
Zapisane
SiBUL
Admin
*
Offline Offline

Płeć: Mężczyzna
Wiadomości: 211


Forumowy egzorcysta


« Odpowiedz #3 : Maj 11, 2008, 18:54:07 »

YaST >> Zarządzanie oprogramowaniem >> wpisujesz np, GCC
i zaznaczasz do instalacji. Pozdrawiam
Zapisane
D@rCjo
*
Offline Offline

Wiadomości: 6


« Odpowiedz #4 : Maj 11, 2008, 19:56:39 »

Thanx SiBUL 

Niestety problemów ciąg dalszy  Zawstydzony

YaST-em znalazłem gcc i poszło bez problemów 
Z cc i cl.exe nie wiem co zrobić.
Po wpisaniu w YaST-a znajduje parę rzeczy ale nie wiem czy o nie chodzi (stąd pytanie o nazwy tych pakietów).

Po zainstalowaniu gcc zapuściłem, mimo wszystko, ponownie instalkę KNemo i oto rezultat:

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /opt/kde3/bin/kde-config
checking where to install... /opt/kde3 (as returned by kde-config)
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking whether gcc is blacklisted... no
checking whether g++ supports -Wmissing-format-attribute... no
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... no
checking whether g++ supports -Wno-long-long... no
checking whether g++ supports -Wno-non-virtual-dtor... no
checking how to run the C++ preprocessor... /lib/cpp
checking whether g++ supports -O0... no
checking whether g++ supports -Wl,--no-undefined... no
not using lib directory suffix
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
libtool.m4: error: problem compiling CXX test program
checking for g++ option to produce PIC...
checking if g++ supports -c -o file.o... no
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... :
checking if C++ programs can be compiled... no
configure: error: Your Installation isn't able to compile simple C++ programs.
Check config.log for details - if you're using a Linux distribution you might miss
a package named similar to libstdc++-dev.
make: *** Nie podano obiektów i nie znaleziono makefile. Stop.
install: brakujący argument plikowy
Spróbuj `install --help' dla uzyskania informacji.



I co dalej/
Czy mam instalować wszystkie pakiety, gdzie wystąpiło "no"?

Poprzednio miałem dystrybucję KateOS i instalka KNemo przebiegła bez problemów.
Jednak kameleon podoba mi się bardziej  Spoko
Pozdrófka!
Zapisane
przemokoch
Przyjaciel
*
Offline Offline

Wiadomości: 97


« Odpowiedz #5 : Maj 11, 2008, 20:35:52 »

A po co kompilujesz?
http://software.opensuse.org/search?baseproject=openSUSE:10.3 (http://software.opensuse.org/search?baseproject=openSUSE:10.3)
Zapisane
D@rCjo
*
Offline Offline

Wiadomości: 6


« Odpowiedz #6 : Maj 11, 2008, 21:29:10 »

No wszystko OK  Chichot

Miałem już ściągniętego RPM-a ale po odpaleniu go, uruchamiał się YaST -> Inicjalizacja.
Potem okienko:
"Odczytywanie zainstalowanych pakietów (Skanowanie bazy RPM...)"
i...
wszystko znikało  Co? (tzn. YaST się zamykał i tyle!

Poszukałem i już wiem, że trzeba następnie wejść:
Ustawienia osobiste>Internet i sieć
wybrać monitor sieci i po prostu go włączyć  Z politowaniem Zawstydzony

Ale i tak dziękuję bardzo i przemokoch i wszystkim 

A tak a'propos to pod linkiem, który przemokoch podałeś jest wersja 0.4.8-2.3
a tu:

=46]http://rpm.pbone.net/index.php3?stat=3&search=knemo&srodzaj=3&dist[]=46 (http://rpm.pbone.net/index.php3?stat=3&search=knemo&srodzaj=3&dist[
jest 0.4.8-2.44 

Edit:
Nie wiem czemu przy wysyłaniu zmienia się adres linka Smutny
Powinno być:
http://rpm.pbone.net/index.php3?stat=3&search=knemo&srodzaj=3&dist[]=46

Edit 2"
Teraz też   
Pewnie przez te nawiasy kwadratowe w adresie  Co?
« Ostatnia zmiana: Maj 11, 2008, 21:42:48 wysłane przez D@rCjo » Zapisane
amaroKer
Super Moderator
*
Offline Offline

Płeć: Mężczyzna
Wiadomości: 395



« Odpowiedz #7 : Maj 11, 2008, 21:49:59 »

KNemo       http://packages.opensuse-community.org/index.jsp?searchTerm=knemo

polecam KNetStats   http://packages.opensuse-community.org/index.jsp?searchTerm=knetstats

tyle.
Zapisane
przemokoch
Przyjaciel
*
Offline Offline

Wiadomości: 97


« Odpowiedz #8 : Maj 11, 2008, 21:56:09 »

Na przyszłość były tam ikonki one-klik-instal. Nie trzeba było ściągać rpma. A jak coś z rpma instalujesz to RMB-> działania->zainstaluj za pomocą Yast. Pozdrawiam.

PS
Też mam KateOs jako drugi system zainstalowany. Duży plus to szybkość tu suse zostaje w tyle.
Za to suse jest bardziej przyjazny no i większe repo.
« Ostatnia zmiana: Maj 11, 2008, 21:58:16 wysłane przez przemokoch » Zapisane
Strony: [1]
  Drukuj  
 
Skocz do:  

erasmus - serwis komputerowy lubin - projektowanie stron lubin - cuprum lubin - projektowanie stron - zaproszenia lockerz - notatki studenckie
Template modified by designworld.pl