imlib-config

4 bejegyzés megtekintése - 1-4 / 4
  • Szerző
    Bejegyzés
  • #2031624
    kisbetu
    Felhasználó

      1. Van imlib2-configod?
      1.a. Kipróbálod konzolon. Ha úgy látod, hogy van, akkor…

      2.

      #2031625
      pointux
      Felhasználó

        „A kérdésem az volna hogy hogyan kéne paraméterezni az imlib-config -ot, amikor lefuttatom.”
        Az imlib-configot sehogy. Telepítsd fel a „imlib2-dev”-hez hasonló nevû csomagot. (Szerintem a program oldalán is van rh csomag, de a legbiztosabb, ha a telepítõ médiádról telepíted, vagy azt is fordítasz. Máskülönben gondok is lehetnek.; Ha forrásból van felrakva nem kell külön imlib2 és imlib2-dev – akkor csak a forrás.)

        „2. a. Valamitõl biztosan máshogy futtatja a script, mint ahogy neked sikerült.”
        (Leginkább) a PATH környezeti változó útvonalain keresik ezeket.

        „2. b. Nem riadnék vissza a configure átírásától sem, de szokott benne példa lenni, hogyan kéri az elérési utat.”
        Hát azért ez általában nem szokott egyszerû lenni. (Hacsak nem egyszerûsíted le annyira a kódot, hogy akár gondot is okozhat.) Egyébként is egyszerûbb a PATH-t átírni, vagy a configure-t paraméterezni (ha az kell).

        #2031626
        spawn
        Felhasználó

          Köszönöm a segítséget, már mûködik.
          Hasznos tanácsokat adtatok.

          #1880812
          csaba
          Felhasználó

            Sziasztok!

            Egy program telepítése közben belefutottam egy függõségi problémába.
            A feltelepülendõ program (3ddesk) az imlib2- hiányolja.
            A neten megkerestem, felraktam, viszont a 3ddesk configuréja azt üzeni hogy:

            checking for a BSD-compatible install… /usr/bin/install -c
            checking whether build environment is sane… yes
            checking for gawk… gawk
            checking whether make sets $(MAKE)… yes
            checking for g++… g++
            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 g++ accepts -g… yes
            checking for style of include used by make… GNU
            checking dependency style of g++… gcc3
            checking how to run the C++ preprocessor… g++ -E
            checking for X… libraries /usr/X11R6/lib, headers /usr/X11R6/include
            checking for gethostbyname… yes
            checking for connect… yes
            checking for remove… yes
            checking for shmat… yes
            checking for IceConnectionNumber in -lICE… yes
            checking for dirent.h that defines DIR… yes
            checking for library containing opendir… none required
            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 fcntl.h usability… yes
            checking fcntl.h presence… yes
            checking for fcntl.h… yes
            checking sys/time.h usability… yes
            checking sys/time.h presence… yes
            checking for sys/time.h… yes
            checking for unistd.h… (cached) yes
            checking for gethostbyname… (cached) yes
            checking for connect… (cached) yes
            checking for remove… (cached) yes
            checking for shmat… (cached) yes
            checking for IceConnectionNumber in -lICE… (cached) yes
            checking GL/gl.h usability… yes
            checking GL/gl.h presence… yes
            checking for GL/gl.h… yes
            checking for XextCreateExtension in -lXext… yes
            checking for XF86VidModeSetViewPort in -lXxf86vm… yes
            checking for gcc… gcc
            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 build system type… i686-pc-linux-gnu
            checking host system type… i686-pc-linux-gnu
            checking for main in -lm… yes
            checking for OpenGL… yes
            checking for cos in -lm… yes
            checking for imlib2-config… no


            ERROR


            The imlib2-config development script was not found in your execute path.
            You may have imlib2 installed somewhere not covered by your path.

            If this is the case make sure you have the packages installed, AND
            that the imlib2-config script is in your execute path (see your
            shell’s manual page on setting the $PATH environment variable).


            configure: error: Fatal Error: no imlib2-config detected.

            A kérdésem az volna hogy hogyan kéne paraméterezni az imlib-config -ot, amikor lefuttatom.

            Elõre is köszönöm a segítséget.

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