quanta-3.3.1 + gubed

Kezdőlap Fórumok Slackware, Slax problémák quanta-3.3.1 + gubed

7 bejegyzés megtekintése - 1-7 / 7
  • Szerző
    Bejegyzés
  • #1985903
    gUHU
    Felhasználó

      sorry! hamarabb kérdeztem,mint használtam volna guglit :blush: :blush: :blush:

      wxGTK nem szereti a gtk-2.4 -t, ha megvan a megoldás pasztázom 🙂

      #1985904
      gUHU
      Felhasználó

        megoldás:
        swaret –reinstall wxgtk

        csak más hiba jön elõ 🙂

        #1985905
        gUHU
        Felhasználó

          ./.libs/libpanSourceView.a(panSourceView.o)(.gnu.linkonce.d._ZTV13panSourceView+0x1d0):/usr/local/src/Gubed/Gubed0.1.2/Clients/wxGubed/src/panSourceView.cpp:61: undefined reference to `wxWindow::IsOwnGtkWindow(_GdkDrawable*)’
          collect2: ld returned 1 exit status
          make[2]: *** [gbdwxGubed] Error 1
          make[2]: Leaving directory `/usr/local/src/Gubed/Gubed0.1.2/Clients/wxGubed/src’
          make[1]: *** [all-recursive] Error 1
          make[1]: Leaving directory `/usr/local/src/Gubed/Gubed0.1.2/Clients/wxGubed’
          make: *** [all] Error 2
          bash-2.05b#

          ennél tovább nem jutok :angry2: :angry2:
          a gugli egy debianos oldalt dobott ki ahol csak annyit tudtak javasolni, hoyg GTK1

          ???

          valami ötlet?

          #1985906
          pomm
          Felhasználó

            ragaszkodsz a forráshoz???
            Mert ha nem, akkor:

            slapt-get –install quanta

            aztán már megy is…legalábbis nálam 🙂

            #1985907
            gUHU
            Felhasználó

              nálam is ez volt csak amibõl van csomag az a 3.2 nekem meg a debugger miatt a 3.3.1 kell(ene), de meég nem tudom, hyog mennyiben tud többet, de az tuti, hyog a projecteket tudja eógészében debuggolni

              próbáltam más szerkesztõket is (eclipse, macro2004mx) de a sok finomság miatt a quanta nyert eddig… eza debug meg jó lenne, mert aránylag sok idõt meg tudok vele takarítani, hoyg nem kell mindig lefuttatni a fájlt…

              na szóval ennyi…

              ja egyébként a quanta lefordult gond nélkül, a gubed cliensével van a gond.

              de ha már a quantanál vagyunk
              KDEDIRS -t hol tudom módosítani?

              #1985908
              linuxforum
              Felhasználó

                Azt hiszem, nem tudok közvetlen a témához szólni, de itt biztos olyanok vannak, akik tudják, milyen egy php-t debuggolni. A quantában pepipálom a php debugot.

                #1877136
                csaba
                Felhasználó

                  sziasztok!

                  sikeresen fordítottam egy quanta3.3.1-t, hyog legyen benne php-debugger
                  ez a gubed
                  van neki egy wxGubed nevû cliense amit szintén le kéne fordítani, de ezzel áll le a make

                  ./.libs/libpanSourceView.a /usr/lib/./libstdc++.so -L/usr/i486-slackware-linux/bin -L/usr/i486-slackware-linux/lib -L/usr/lib/gcc-lib/i486-slackware-linux/../../../i486-slackware-linux/lib -L/usr/lib/gcc-lib/i486-slackware-linux/../.. -lm -lc -lgcc_s -pthread -lwx_gtk2-2.4 -Wl,–rpath -Wl,/usr/lib/. -Wl,–rpath -Wl,/usr/lib/.
                  /usr/lib/gcc-lib/i486-slackware-linux/../../libwx_gtk2-2.4.so: undefined reference to `_gtk_accel_group_detach’
                  /usr/lib/gcc-lib/i486-slackware-linux/../../libwx_gtk2-2.4.so: undefined reference to `_gtk_accel_group_attach’
                  /usr/lib/gcc-lib/i486-slackware-linux/../../libwx_gtk2-2.4.so: undefined reference to `_gtk_rc_context_get_default_font_name’
                  collect2: ld returned 1 exit status
                  make[2]: *** [gbdwxGubed] Error 1
                  make[2]: Leaving directory `/usr/local/src/Gubed/Gubed0.1.2/Clients/wxGubed/src’
                  make[1]: *** [all-recursive] Error 1
                  make[1]: Leaving directory `/usr/local/src/Gubed/Gubed0.1.2/Clients/wxGubed’
                  make: *** [all] Error 2
                  bash-2.05b#

                  configure kimenete ez:
                  bash-2.05b# cat conf.txt
                  checking for a BSD-compatible install… /usr/bin/ginstall -c
                  checking whether build environment is sane… yes
                  checking for gawk… gawk
                  checking whether make sets $(MAKE)… yes
                  checking build system type… i686-pc-linux-gnu
                  checking host system type… i686-pc-linux-gnu
                  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 for a sed that does not truncate output… /bin/sed
                  checking for egrep… grep -E
                  checking for ld used by gcc… /usr/i486-slackware-linux/bin/ld
                  checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld… yes
                  checking for /usr/i486-slackware-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 how to run the C preprocessor… gcc -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 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 how to run the C++ preprocessor… g++ -E
                  checking for g77… g77
                  checking whether we are using the GNU Fortran 77 compiler… yes
                  checking whether g77 accepts -g… 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 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/i486-slackware-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 if libtool supports shared libraries… yes
                  checking whether to build shared libraries… yes
                  checking whether to build static libraries… yes
                  configure: creating libtool
                  appending configuration tag „CXX” to libtool
                  checking for ld used by g++… /usr/i486-slackware-linux/bin/ld
                  checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld… yes
                  checking whether the g++ linker (/usr/i486-slackware-linux/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/i486-slackware-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
                  appending configuration tag „F77” to libtool
                  checking if libtool supports shared libraries… yes
                  checking whether to build shared libraries… yes
                  checking whether to build static libraries… yes
                  checking for g77 option to produce PIC… -fPIC
                  checking if g77 PIC flag -fPIC works… yes
                  checking if g77 supports -c -o file.o… yes
                  checking whether the g77 linker (/usr/i486-slackware-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 whether we are using the GNU C++ compiler… (cached) yes
                  checking whether g++ accepts -g… (cached) yes
                  checking dependency style of g++… (cached) gcc3
                  checking wxWindows version… 2.4.2
                  checking for main in -lwx_gtk2_stc-2.4… no
                  Unable to find the stc library. Falling back to old sourceview
                  configure: creating ./config.status
                  config.status: creating Makefile
                  config.status: creating src/Makefile
                  config.status: creating config.h
                  config.status: config.h is unchanged
                  config.status: executing depfiles commands

                  ***************************************

                  Configured for build without debuginfo
                  Using grid based sourceview
                  bash-2.05b#

                  valami ötlet?
                  köszi 🙂

                7 bejegyzés megtekintése - 1-7 / 7
                • Be kell jelentkezni a hozzászóláshoz.