UHU Linuxra superkaramba

Kezdőlap Fórumok UHU Linux Általános UHU problémák, javaslatok UHU Linuxra superkaramba

10 bejegyzés megtekintése - 11-20 / 28
  • Szerző
    Bejegyzés
  • #2003815
    kisbetu
    Felhasználó

      valóban egy link ami máshova mutat.

      De piros és felkiáltójeles, tehát nincs ott az, amire mutat.
      Ezt kell kijavítani.
      Felderíted, hol van az a file, amire mutatnia kéne, aztán javítod a linket.

      #2003816
      gabaman
      Felhasználó

        De piros és felkiáltójeles, tehát nincs ott az, amire mutat.
        Ezt kell kijavítani.
        Felderíted, hol van az a file, amire mutatnia kéne, aztán javítod a linket.
        [align=right][snapback]119419[/snapback][/align]

        Sajnos nem nagyon lehet kijavítani. Az összes libXXX.so egy link, ami kompatibilitási okokból egy libXXX.so.x.y.z nevû osztott könyvtárra mutat, hogy kisebb vezrióváltások esetén ne kelljen újrafordítani a programkönyvtárakat használó alkalmazásokat. Vagy ott van az a fájl, amite mutat, vagy nincs. Ha másra mutat és nem kompatibilis az igényelt könyvtárral, akkor jobb esetben nem fordul le a program, rosszabb esetben segfaultolni fog.

        Tehát inkább azt kellene kinyomozni, melyik disztrib van fent, és melyik csomagban található a hiányzó fájl.

        #2003817
        admin
        Adminisztrátor

          UHU Linux RC3 – am van

          #2003818
          admin
          Adminisztrátor

            Nos olyan sok infot kaptam itt hogy valamit mégis csak sikerült mókólnom.

            UHU Linux RC3 superkaramba .0.35

            Configure

            root@uhu:/usr/local/superkaramba# ./configure
            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… /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 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 ANSI C… none needed
            checking dependency style of gcc… gcc3
            checking how to run the C preprocessor… gcc -E
            checking for g++… g++
            checking whether we are using the GNU C++ compiler… yes
            checking whether g++ accepts -g… yes
            checking dependency style of g++… gcc3
            checking whether g++ supports -Wundef… yes
            checking whether g++ supports -Wno-long-long… yes
            checking whether g++ supports -Wnon-virtual-dtor… yes
            checking whether g++ supports -fno-exceptions… yes
            checking whether g++ supports -fno-check-new… yes
            checking whether g++ supports -fexceptions… yes
            checking how to run the C++ preprocessor… g++ -E
            checking whether g++ supports -frepo… yes
            not using lib directory suffix
            checking for ld used by GCC… /usr/bin/ld
            checking if the linker (/usr/bin/ld) is GNU ld… yes
            checking for /usr/bin/ld option to reload object files… -r
            checking for BSD-compatible nm… /usr/bin/nm -B
            checking for a sed that does not truncate output…
            checking whether ln -s works… yes
            checking how to recognise dependant libraries… pass_all
            checking for egrep… grep -E
            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 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 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/bin/ld) supports shared libraries… yes
            checking whether -lc should be explicitly linked in… no
            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 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/bin/ld) supports shared libraries… yes
            checking for g++ option to produce PIC… -fPIC
            checking if g++ PIC flag -fPIC works… yes
            checking if g++ supports -c -o file.o… yes
            checking whether the g++ linker (/usr/bin/ld) supports shared libraries… yes
            checking whether -lc should be explicitly linked in… 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
            appending configuration tag „GCJ” to libtool
            checking if gcj supports -fno-rtti -fno-exceptions… (cached) no
            checking for gcj option to produce PIC… -fPIC
            checking if gcj PIC flag -fPIC works… no
            checking if gcj supports -c -o file.o… no
            checking whether the gcj linker (/usr/bin/ld) supports shared libraries… yes
            checking whether -lc should be explicitly linked in… 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 for msgfmt… /usr/bin/msgfmt
            checking for gmsgfmt… /usr/bin/msgfmt
            checking for xgettext… /usr/bin/xgettext
            checking for main in -lutil… yes
            checking for main in -lcompat… no
            checking for crypt in -lcrypt… yes
            checking for socklen_t… 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 crt_externs.h usability… no
            checking crt_externs.h presence… no
            checking for crt_externs.h… no
            checking for _NSGetEnviron… no
            checking for sys/types.h… (cached) yes
            checking for stdint.h… (cached) yes
            checking for poll in -lpoll… no
            checking CoreAudio/CoreAudio.h usability… no
            checking CoreAudio/CoreAudio.h presence… no
            checking for CoreAudio/CoreAudio.h… no
            checking for res_init… yes
            checking if res_init needs custom prototype… no
            checking for killpg in -lucb… no
            checking for int… yes
            checking size of int… 4
            checking for long… yes
            checking size of long… 4
            checking for char *… yes
            checking size of char *… 4
            checking for char… yes
            checking size of char… 1
            checking for dlopen in -ldl… yes
            checking for shl_unload in -ldld… no
            checking for vsnprintf… yes
            checking for snprintf… yes
            checking for X… libraries /usr/lib, headers .
            checking for IceConnectionNumber in -lICE… yes
            checking for libXext… yes
            checking for Xinerama… no
            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… -ljpeg
            checking for Qt… libraries /usr/lib/qt/lib, headers /usr/lib/qt/include using -mt
            checking if Qt compiles without flags… yes
            checking for moc… /usr/lib/qt/bin/moc
            checking for uic… /usr/lib/qt/bin/uic
            checking whether uic supports -L … yes
            checking whether uic supports -nounload … yes
            checking if Qt needs -ljpeg… no
            checking for rpath… yes
            checking for KDE… libraries /usr/lib, headers /usr/include
            checking for KDE paths… defaults
            checking for dcopidl… /usr/bin/dcopidl
            checking for dcopidl2cpp… /usr/bin/dcopidl2cpp
            checking for mcopidl… /usr/bin/mcopidl
            checking for artsc-config… /usr/bin/artsc-config
            checking for kde-config… /usr/bin/kde-config
            checking for meinproc… /usr/bin/meinproc
            checking whether byte ordering is bigendian… no
            checking for MAXPATHLEN… 4096
            checking for Python directory… /usr/local
            checking for Python2.3… header /usr/include/python2.3 library /usr/lib/python2.3/config modules /usr/lib/python2.3
            checking if a Python application links… no
            checking if Python depends on -lm… no
            checking if Python depends on -lpthread… no
            checking if Python depends on -ltcl… no
            checking if Python depends on -ldb2… no
            checking if Python depends on -lpthread -lm… no
            checking if Python depends on -lpthread -lm -lutil… yes
            checking for libxmms… ./configure: line 33314: xmms-config: command not found
            ./configure: line 33316: xmms-config: command not found
            no
            checking if doc should be compiled… yes
            checking if po should be compiled… yes
            checking if src should be compiled… yes
            configure: creating ./config.status
            fast creating Makefile
            fast creating doc/Makefile
            fast creating doc/en/Makefile
            fast creating po/Makefile
            fast creating src/Makefile
            config.status: creating config.h
            config.status: config.h is unchanged
            config.status: executing depfiles commands

            Good – your configure finished. Start make now

            Utána Make

            make  all-recursive
            make[1]: Entering directory `/usr/local/superkaramba’
            Making all in doc
            make[2]: Entering directory `/usr/local/superkaramba/doc’
            Making all in .
            make[3]: Entering directory `/usr/local/superkaramba/doc’
            make[3]: Nothing to be done for `all-am’.
            make[3]: Leaving directory `/usr/local/superkaramba/doc’
            Making all in en
            make[3]: Entering directory `/usr/local/superkaramba/doc/en’
            make[3]: Nothing to be done for `all’.
            make[3]: Leaving directory `/usr/local/superkaramba/doc/en’
            make[2]: Leaving directory `/usr/local/superkaramba/doc’
            Making all in po
            make[2]: Entering directory `/usr/local/superkaramba/po’
            make[2]: Nothing to be done for `all’.
            make[2]: Leaving directory `/usr/local/superkaramba/po’
            Making all in src
            make[2]: Entering directory `/usr/local/superkaramba/src’
            make[3]: Entering directory `/usr/local/superkaramba/src’
            make[3]: Nothing to be done for `all-am’.
            make[3]: Leaving directory `/usr/local/superkaramba/src’
            make[2]: Leaving directory `/usr/local/superkaramba/src’
            make[2]: Entering directory `/usr/local/superkaramba’
            make[2]: Leaving directory `/usr/local/superkaramba’
            make[1]: Leaving directory `/usr/local/superkaramba’

            Majd a végén make install

            Making install in doc
            make[1]: Entering directory `/usr/local/superkaramba/doc’
            Making install in .
            make[2]: Entering directory `/usr/local/superkaramba/doc’
            make[3]: Entering directory `/usr/local/superkaramba/doc’
            make[3]: Nothing to be done for `install-exec-am’.
            make[3]: Nothing to be done for `install-data-am’.
            make[3]: Leaving directory `/usr/local/superkaramba/doc’
            make[2]: Leaving directory `/usr/local/superkaramba/doc’
            Making install in en
            make[2]: Entering directory `/usr/local/superkaramba/doc/en’
            make[3]: Entering directory `/usr/local/superkaramba/doc/en’
            make[3]: Nothing to be done for `install-exec-am’.
            /bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/en/karamba
            /bin/install -c -p -m 644 index.docbook /usr/local/kde/share/doc/HTML/en/karamba/index.docbook
            /bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/en/karamba
            /bin/install -c -p -m 644 index.cache.bz2 /usr/local/kde/share/doc/HTML/en/karamba/
            rm -f /usr/local/kde/share/doc/HTML/en/karamba/common
            ln -s /usr/share/doc/HTML/en/common /usr/local/kde/share/doc/HTML/en/karamba/common
            make[3]: Leaving directory `/usr/local/superkaramba/doc/en’
            make[2]: Leaving directory `/usr/local/superkaramba/doc/en’
            make[1]: Leaving directory `/usr/local/superkaramba/doc’
            Making install in po
            make[1]: Entering directory `/usr/local/superkaramba/po’
            make[2]: Entering directory `/usr/local/superkaramba/po’
            make[2]: Nothing to be done for `install-exec-am’.
            make[2]: Nothing to be done for `install-data-am’.
            make[2]: Leaving directory `/usr/local/superkaramba/po’
            make[1]: Leaving directory `/usr/local/superkaramba/po’
            Making install in src
            make[1]: Entering directory `/usr/local/superkaramba/src’
            make[2]: Entering directory `/usr/local/superkaramba/src’
            make[3]: Entering directory `/usr/local/superkaramba/src’
            /bin/sh ../admin/mkinstalldirs /usr/local/kde/bin
              /bin/sh ../libtool –silent –mode=install /bin/install -c -p  superkaramba /usr/local/kde/bin/superkaramba
            /bin/sh ../admin/mkinstalldirs /usr/local/kde/share/applnk/Utilities
            /bin/install -c -p -m 644 karamba.desktop /usr/local/kde/share/applnk/Utilities/karamba.desktop
            /bin/sh ../admin/mkinstalldirs /usr/local/kde/share/apps/superkaramba
            /bin/install -c -p -m 644 karambaui.rc /usr/local/kde/share/apps/superkaramba/karambaui.rc
            make[3]: Leaving directory `/usr/local/superkaramba/src’
            make[2]: Leaving directory `/usr/local/superkaramba/src’
            make[1]: Leaving directory `/usr/local/superkaramba/src’
            make[1]: Entering directory `/usr/local/superkaramba’
            make[2]: Entering directory `/usr/local/superkaramba’
            make[2]: Nothing to be done for `install-exec-am’.
            make[2]: Nothing to be done for `install-data-am’.
            make[2]: Leaving directory `/usr/local/superkaramba’
            make[1]: Leaving directory `/usr/local/superkaramba’

            Híbát ugyan nem ír de nem tudom elíndítani ill a beírom a terminálba hogy karamba vagy superkaramba akkor ezt irja ki

            -bash: karamba: command not found

            Tudtok segíteni ?

            #2003819
            admin
            Adminisztrátor

              Nos akkor melõzõm az uhu linuxra a superkarambat

              #2003820
              gabaman
              Felhasználó

                Pedig ott az infó a bemásolt részben: /usr/local/kde/bin/superkaramba

                Nem tehet senki sem róla, hogy az /usr/local/kde/bin/ könyvtár nincs benne a PATH-ban, ez van, ha forrásból telepíted.

                #2003821
                admin
                Adminisztrátor

                  De akkor honnan telepítsem ?

                  #2003822
                  gabaman
                  Felhasználó

                    De akkor honnan telepítsem ?
                    [align=right][snapback]119453[/snapback][/align]

                    Már telepítve van… Beírod szépen egy konzolba, és menni fog:

                    $ /usr/local/kde/bin/superkaramba

                    #2003823
                    admin
                    Adminisztrátor

                      ok de ha bezárom a konzolt akkor eltünik nincs erre valami normális megoldás ami normálisan mûködik. Mert szerintem ennek nem így kéne mûködnie.

                      #2003824
                      xcut
                      Felhasználó

                        ok de ha bezárom a konzolt akkor eltünik nincs erre valami normális megoldás ami normálisan mûködik. Mert szerintem ennek nem így kéne mûködnie.
                        [align=right][snapback]119461[/snapback][/align]

                        nohup parancs &

                      10 bejegyzés megtekintése - 11-20 / 28
                      • Be kell jelentkezni a hozzászóláshoz.