On Wed, 26 Feb 2014 19:32:27 +0100 Pierre Couderc <[email protected]> said:
> Le 26/02/2014 19:27, Carsten Haitzler (The Rasterman) a écrit : > > On Wed, 26 Feb 2014 19:20:34 +0100 Massimo Maiurana <[email protected]> > > said: > > > >> Pierre Couderc, il 26/02/2014 18:58, ha scritto: > >>> I have compiled last version (1.9.0) without problem, but when starting > >>> it with startx, it does not find : > >>> > >>> /usr/local/bin/enlightenment: error while loading shared libraries: > >>> libelementary.so.1: cannot open shared object file: No such file or > >>> directory > >>> > >>> > >>> but libelementary.so.1 is present : > >> Did you run ldconfig as root after the installation of elementary? > > and ensured ld.so.conf includes /usr/local/lib to look for libs in? > > > No, I did not... > I did run ldconfig and now it starts ! > I feel ashamed to ask these basic questions, but I have not found any > documention about starting enlightenment. Is there a place that I did miss ? on make install this will be spewed out in the build output: ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- other than that ld.so.conf + ldconfig are standard things on all linux systems to deal with. we don't document how to turn on your computer, or how to type on a keyboard, or how to use a terminal (run it) or type in the commands... :) this is assumed knowledge for anyone compiling anything on linux. :) -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
