[Linux] enlightenment dr17 + cvs install

Dieses Thema im Forum "Linux & BSD" wurde erstellt von poeffy, 5. August 2007 .

Schlagworte:
  1. 5. August 2007
    enlightenment dr17 + cvs install

    hi
    ich hab ein problem... ich komme nämlich nicht mit dem install über cvs zu recht. ich möchte gerne den neuen enlightenment teste den man dort Enlightenment - Beauty at your fingertips bekommt. runterladen kann ich es aber wie ich installiere ich es? irgendwie versteh ich auch nicht wie cvs funktioniert.... :-( vll kann mir jemand eine kleine erklärung liefern wie ich es installieren kann. mfg poeffy
     
  2. 5. August 2007
    AW: enlightenment dr17 + cvs install

    ..erst bauen dann installieren
    http://wiki.enlightenment.org/index.php/E17_User_Guide/Installing_Using_CVS
     
  3. 5. August 2007
    AW: enlightenment dr17 + cvs install

    wenn ich versuche das edje paket zu installieren kommt nach dem ./autgen.sh folgende fehlermeldung und ich kann kein make durchführen:

    Consider adjusting the PKG_CONFIG_PATH environment variable if you
    installed software in a non-standard prefix.

    Alternatively, you may set the environment variables EDJE_CFLAGS
    and EDJE_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.

    hab schon auf der man nachgeschaut aber find da ned wirklcih was, womit ich was anfangen kann.mfg poeffy
     
  4. 5. August 2007
    AW: enlightenment dr17 + cvs install

    locate pkgconfig

    liefert z.b. /usr/local/lib/pkgconfig oder /usr/lib/pkgconfig
    also
    PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
    export PKG_CONFIG_PATH
     
  5. 5. August 2007
    AW: enlightenment dr17 + cvs install

    hi
    hab ich gemacht dann kommt:

    ****:/home/poeffy# locate pkgconfig
    locate: /var/cache/locate/locatedb: Datei oder Verzeichnis nicht gefunden

    und ich hab jetzt schon weiter konfiguriert. und jetzt kommt wenn ich enlightenment_start ausführe:

    Code:
    ESTART: 0.00000 [0.00000] - begin
    ESTART: 0.00048 [0.00047] - signals done
    ESTART: 0.00074 [0.00027] - determine prefix
    DYNAMIC DETERMINED PREFIX: /usr/local
    WARNING: Enlightenment could not determine its installed prefix
     and is falling back on the compiled in default:
     /usr/local
     You might like to try setting the following environment
    variables:
     E_PREFIX - points to the base prefix of install
     E_BIN_DIR - optional in addition to E_PREFIX to provide
     a more specific binary directory
     E_LIB_DIR - optional in addition to E_PREFIX to provide
     a more specific library dir
     E_DATA_DIR - optional in addition to E_PREFIX to provide
     a more specific location for shared data
     E_LOCALE_DIR - optional in addition to E_PREFIX to provide
     a more specific location for locale data
    ERROR: Enlightenment cannot determine its installed
     prefix from the system or argv[0].
     This is because it is not on Linux AND has been
     Executed strangely. This is unusual.
    WARNING: Enlightenment could not determine its installed prefix
     and is falling back on the compiled in default:
     /usr/local
     You might like to try setting the following environment
    variables:
     E_PREFIX - points to the base prefix of install
     E_BIN_DIR - optional in addition to E_PREFIX to provide
     a more specific binary directory
     E_LIB_DIR - optional in addition to E_PREFIX to provide
     a more specific library dir
     E_DATA_DIR - optional in addition to E_PREFIX to provide
     a more specific location for shared data
     E_LOCALE_DIR - optional in addition to E_PREFIX to provide
     a more specific location for locale data
    ESTART: 0.00305 [0.00231] - prefix done
    ESTART: 0.00321 [0.00016] - intl init
    ESTART: 0.00337 [0.00016] - parse args
    ESTART: 0.00348 [0.00011] - arg parse done
    ESTART: 0.00359 [0.00011] - edje init
    ESTART: 0.00368 [0.00009] - ecore init
    ESTART: 0.00405 [0.00037] - ecore_file init
    ESTART: 0.00441 [0.00036] - more ecore
    ESTART: 0.00456 [0.00015] - x connect
    poeffy@homie:~$ enlightenment_start
    E - PID=11094, do_precache=1
    ESTART: 0.00000 [0.00000] - begin
    ESTART: 0.00047 [0.00046] - signals done
    ESTART: 0.00084 [0.00037] - determine prefix
    DYNAMIC DETERMINED PREFIX: /usr/local
    WARNING: Enlightenment could not determine its installed prefix
     and is falling back on the compiled in default:
     /usr/local
     You might like to try setting the following environment
    variables:
     E_PREFIX - points to the base prefix of install
     E_BIN_DIR - optional in addition to E_PREFIX to provide
     a more specific binary directory
     E_LIB_DIR - optional in addition to E_PREFIX to provide
     a more specific library dir
     E_DATA_DIR - optional in addition to E_PREFIX to provide
     a more specific location for shared data
     E_LOCALE_DIR - optional in addition to E_PREFIX to provide
     a more specific location for locale data
    ERROR: Enlightenment cannot determine its installed
     prefix from the system or argv[0].
     This is because it is not on Linux AND has been
     Executed strangely. This is unusual.
    WARNING: Enlightenment could not determine its installed prefix
     and is falling back on the compiled in default:
     /usr/local
     You might like to try setting the following environment
    variables:
     E_PREFIX - points to the base prefix of install
     E_BIN_DIR - optional in addition to E_PREFIX to provide
     a more specific binary directory
     E_LIB_DIR - optional in addition to E_PREFIX to provide
     a more specific library dir
     E_DATA_DIR - optional in addition to E_PREFIX to provide
     a more specific location for shared data
     E_LOCALE_DIR - optional in addition to E_PREFIX to provide
     a more specific location for locale data
    ESTART: 0.00313 [0.00230] - prefix done
    ESTART: 0.00330 [0.00017] - intl init
    ESTART: 0.00344 [0.00014] - parse args
    ESTART: 0.00355 [0.00010] - arg parse done
    ESTART: 0.00366 [0.00011] - edje init
    ESTART: 0.00374 [0.00009] - ecore init
    ESTART: 0.00412 [0.00038] - ecore_file init
    ESTART: 0.00313 [0.00230] - prefix done
    ESTART: 0.00330 [0.00017] - intl init
    ESTART: 0.00344 [0.00014] - parse args
    ESTART: 0.00355 [0.00010] - arg parse done
    ESTART: 0.00366 [0.00011] - edje init
    ESTART: 0.00374 [0.00009] - ecore init
    ESTART: 0.00412 [0.00038] - ecore_file init
    ESTART: 0.00437 [0.00025] - more ecore
    ESTART: 0.00451 [0.00014] - x connect
    ESTART: 0.01047 [0.00596] - ecore_con
    ESTART: 0.01089 [0.00042] - xinerama
    E17 INIT: XINERAMA CHOSEN: [0], 1280x1024+0+0
    ESTART: 0.01134 [0.00045] - configure
    ESTART: 0.01154 [0.00020] - x hints
    ESTART: 0.01218 [0.00064] - x hints done
    ESTART: 0.01242 [0.00024] - efreet
    ESTART: 0.01277 [0.00034] - efreet done
    ESTART: 0.01288 [0.00012] - efreet paths
    ESTART: 0.01300 [0.00012] - efreet paths done
    ESTART: 0.01310 [0.00010] - ecore_evas init
    ESTART: 0.01366 [0.00056] - test file format support
    <<<< Enlightenment Error >>>>
    Enlightenment found Evas can't load PNG files. Check Evas has PNG
    loader support.
    
    der fehler unten versteh ich nicht.... mfg poeffy
     
  6. 9. August 2007
    AW: enlightenment dr17 + cvs install

    also ich gebs auf^^ ich bekomme es ned so gnaz zum laufen... jetzt würd ich aber gerne noch wissen wie kann ich alle files entfernen, die ich mir durch das configure make und install draufgespielt hab? mfg poeffy
     
  7. Video Script

    Videos zum Themenbereich

    * gefundene Videos auf YouTube, anhand der Überschrift.