Ecore_con: missing checkme file #15

Open
opened 2022-10-03 02:00:37 -07:00 by kikadf · 2 comments

I got this warning messages:

WRN<60323>:eina_prefix ../efl-1.26.3/src/lib/eina/eina_prefix.c:707 eina_prefix_new() Missing magic path /usr/local/share/ecore_con/checkme
WRN<60323>:eina_prefix ../efl-1.26.3/src/lib/eina/eina_prefix.c:707 eina_prefix_new() Missing magic path /usr/share/ecore_con/checkme
WRN<60323>:eina_prefix ../efl-1.26.3/src/lib/eina/eina_prefix.c:707 eina_prefix_new() Missing magic path share/ecore_con/checkme
WRN<60323>:eina_prefix ../efl-1.26.3/src/lib/eina/eina_prefix.c:732 eina_prefix_new() No Prefix path (exhausted search depth)
WRN<60323>:eina_prefix ../efl-1.26.3/src/lib/eina/eina_prefix.c:210 _fallback() Could not determine its installed prefix for 'ECORE'
      so am falling back on the compiled in default:
        /usr/local
      implied by the following:
        bindir    = /usr/local/bin
        libdir    = /usr/local/lib
        datadir   = /usr/local/share/ecore_con
        localedir = /usr/local/share/ecore_con
      Try setting the following environment variables:
        ECORE_PREFIX     - points to the base prefix of install
      or the next 4 variables
        ECORE_BIN_DIR    - provide a specific binary directory
        ECORE_LIB_DIR    - provide a specific library directory
        ECORE_DATA_DIR   - provide a specific data directory
        ECORE_LOCALE_DIR - provide a specific locale directory

Similar or same issue like this?

I got this warning messages: ``` WRN<60323>:eina_prefix ../efl-1.26.3/src/lib/eina/eina_prefix.c:707 eina_prefix_new() Missing magic path /usr/local/share/ecore_con/checkme WRN<60323>:eina_prefix ../efl-1.26.3/src/lib/eina/eina_prefix.c:707 eina_prefix_new() Missing magic path /usr/share/ecore_con/checkme WRN<60323>:eina_prefix ../efl-1.26.3/src/lib/eina/eina_prefix.c:707 eina_prefix_new() Missing magic path share/ecore_con/checkme WRN<60323>:eina_prefix ../efl-1.26.3/src/lib/eina/eina_prefix.c:732 eina_prefix_new() No Prefix path (exhausted search depth) WRN<60323>:eina_prefix ../efl-1.26.3/src/lib/eina/eina_prefix.c:210 _fallback() Could not determine its installed prefix for 'ECORE' so am falling back on the compiled in default: /usr/local implied by the following: bindir = /usr/local/bin libdir = /usr/local/lib datadir = /usr/local/share/ecore_con localedir = /usr/local/share/ecore_con Try setting the following environment variables: ECORE_PREFIX - points to the base prefix of install or the next 4 variables ECORE_BIN_DIR - provide a specific binary directory ECORE_LIB_DIR - provide a specific library directory ECORE_DATA_DIR - provide a specific data directory ECORE_LOCALE_DIR - provide a specific locale directory ``` Similar or same issue like [this](https://git.enlightenment.org/enlightenment/efl/commit/4ee80acc494972beb7278e89790d60c771f89112)?
Owner

what tool is this?

what tool is this?
raster self-assigned this 2022-10-03 10:07:23 -07:00
Author

Sorry to the late answer, I forgot to set notifications.

When I start enlightenment I see this warning messages in .e-log.log file with EINA_LOG_LEVEL=2 environment variable.

Sorry to the late answer, I forgot to set notifications. When I start enlightenment I see this warning messages in .e-log.log file with EINA_LOG_LEVEL=2 environment variable.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: enlightenment/efl#15
No description provided.