[ -V-O-Y-A-G-E-R- @ 09.05.2003. 18:21 ] @
Jel ima neki program (kao XGnokii za Nokiu) kojim se povezuje Siemens sa compom? Probao sam smcxx, ali to nije to (citaj: konzola:) |
[ -V-O-Y-A-G-E-R- @ 09.05.2003. 18:21 ] @
[ axez @ 10.05.2003. 00:38 ] @
[ -V-O-Y-A-G-E-R- @ 12.05.2003. 14:35 ] @
Hvala :)
Evo nasao sam i KSiemens, pa cemo videti sta nude :) Sad vidim da je u toku i projekat izrade OpenDataLink :) Mada mi se SDL za Win uopste ne svidja :) Koji Siemens imas i sta koristis u Win? [ -V-O-Y-A-G-E-R- @ 13.05.2003. 13:52 ] @
<-o-y-a-g-e-r/Siemens/gscmxx-0.4.0.tar.gz ;echo RESULT=$?
sh: installpkg: command not found RESULT=127 installpkg //home/v-o-y-a-g-e-r/Siemens/gscmxx-0.4.0.tar.gz ;echo RESULT=$? sh: installpkg: command not found RESULT=127 Ovo je rezultat koji sam dobijao kada sam pokusao da u KPackageru instaliram gscmxx. Onda sam odustao i odlucio da ga sam kompajliram. Isao sam: perl Makefile.PL i on mi je izbacio: Checking for Gtk-Perl............. ok Checking for Image::Size.......... failed The Image::Size module is needed to display sizes of bitmaps. You can get it from CPAN or http://www.gtkperl.org/ (pre toga sam morao inst perl-Gtk-perl:) Nasao sam i taj Image\size.pm u nekom wml-xxxx.rpm i instalirao ceo .rpm Medjutim opet kad pokrenem perl Makefile.PM dobijem istu poruku..da je Image::Size.........failed (?!) Probao sam ici dalje. Medjutim, nisam imao komandu "make". Kad sam i nju inst, uradio sam make, pa make install. Onda sam skontao da on trazi Size.pm u pogresnom direktorijumu, tako da sam mu to prebacio u onaj u kome je ocekivao da ce biti. Onda sam pokrenuo gscmxx i ovaj put je presao preko Size.pm bez primedbe, ali nije mogao naci autosplit.ix, koji sam isto nasao gde nije trebalo da bude, pa sam mu i to prebacio tamo gde je on uporno trazio. E ako si do ovde procitao, zanimace te sta je bilo na kraju :) Pokrenem gscmxx i dobijem poruku: voyager@linux:~> gscmxx /usr/bin/scmxx: unrecognized option `--version' Svasta sam probao pod ovo --version, ali ne radi :) Neki predlog? Jesi ti imao problema sa ovim? Bilo ko? ------- Ovu poruku dobijam kada pokusam da u KPackageru instaliram gscmxx. ******************** A ovo dobijam kada uradim ./config creating cache ./config.cache checking host system type... i686-pc-linux-gnuoldld checking target system type... i686-pc-linux-gnuoldld checking build system type... i686-pc-linux-gnuoldld 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 whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... missing checking for working automake... found checking for working autoheader... missing checking for working makeinfo... missing checking for a C-Compiler... checking for gcc... no checking for cc... no checking for xlc... no configure: error: no acceptable cc found in $PATH Zanima me sta sada treba da instaliram, da bi mi ovaj prog na kraju zaista radio? Inace, imam verovatno sve potrebno na SuSE instalacionim cd-ovima, samo ne znam sta mi je potrebno :) [ -V-O-Y-A-G-E-R- @ 14.05.2003. 14:11 ] @
Hehe..evo ja i pitam i odgovaram :)
Na kraju outputa mi lepo pise: Citat: checking for a C-Compiler... checking for gcc... no checking for cc... no checking for xlc... no tako da sam instalirao i kompajler i mogao sam nastaviti dalje do sledece prepreke :) Code: checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build 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 whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... missing checking for working automake... found checking for working autoheader... missing checking for working makeinfo... missing checking for a C-Compiler... checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking how to run the C preprocessor... gcc -E checking for a C++-Compiler... checking for g++... g++ checking whether the C++ compiler (g++ ) works... yes checking whether the C++ compiler (g++ ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether g++ supports -fno-exceptions... yes checking whether g++ supports -fno-check-new... yes checking whether g++ supports -Wno-long-long... yes checking whether g++ supports -fno-builtin... yes checking whether g++ supports -fexceptions... yes checking whether g++ supports -frtti... yes checking how to run the C++ preprocessor... g++ -E checking whether g++ supports -frepo... yes checking for ld used by GCC... /usr/i486-suse-linux/bin/ld checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes checking for /usr/i486-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 dependant libraries... pass_all checking for ranlib... ranlib checking for strip... strip checking for Cygwin environment... no checking for mingw32 environment... no updating cache ./config.cache loading cache ./config.cache within ltconfig checking whether -lc should be explicitly linked in... no checking for objdir... .libs checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -fno-rtti -fno-exceptions ... yes checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking command to parse /usr/bin/nm -B output... ok checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for dlopen in -ldl... yes checking for dlfcn.h... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no creating libtool updating cache ./config.cache loading cache ./config.cache loading cache ./config.cache within ltconfig checking host system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu ltcf-cxx: with_gcc=yes ; with_gnu_ld=yes checking for objdir... .libs checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -fno-rtti -fno-exceptions ... yes checking whether the linker (g++) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking command to parse /usr/bin/nm -B output... ok checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for dlfcn.h... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) no appending configuration tag "CXX" to libtool checking for object suffix... o checking for executable suffix... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for main in -lcompat... no checking for crypt in -lcrypt... yes checking for the third argument of getsockname... socklen_t checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for inet_ntoa... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for killpg in -lucb... no checking size of int... 4 checking size of long... 4 checking size of char *... 4 checking for dlopen in -ldl... (cached) yes checking for shl_unload in -ldld... no checking for bool... yes checking for extra includes... no checking for extra libs... no checking for libz... -lz checking for X... configure: error: Can't find X includes. Please check your in tallation and add the correct paths! linux:/home/v-o-y-a-g-e-r/Siemens/ksiemens-0.2 # make make: *** No targets specified and no makefile found. Stop. Kako greska u konfigurisanju? :) [ Jovan Marjanovic @ 15.05.2003. 16:52 ] @
za pocetak procitaj SuSE user manual. Instaliraj devel pakete, instaliraj X headere, Instaliraj sve sto ima veze sa developmentom ako neces da trazis paket po paket. A ovaj output ti je sam rekao sta ti fali ...
Copyright (C) 2001-2025 by www.elitesecurity.org. All rights reserved.
|