Sirs:

The /initrd.img probably should be specifically excluded from any scan list. It is a "ln -s" link to the real file on my Ubuntu system "/boot/initrd.img-4.2.0-30-generic" which as I recall, is the temporary file system that is loaded when the kernel first boots. Parts of the file are released (freed) when they are no longer needed.

If you copy this file "initrd.img-4.2.0-30-generic" to a temp location and add the .gz suffix, it can be gunzip into the equivalent of an .iso. Use a file manager to temporarily mount it. The iso contents look like a Linux file system.

Regards,

J.O. Williams



On 02/26/2016 09:48 AM, m roy wrote:
Ciao Marco,

is it mandatory to use ccmake? because i compiled with "regular"

cmake, make, make install ...

Il 26/02/2016 17:44, Marco Bernasocchi ha scritto:
In ccmake there with_grass iirc
Ciao

On 26 February 2016 17:32:37 CET, m roy <[email protected]> wrote:

    Hi,

    i'm learning to compile QGIS in Ubuntu 14.04,
    managed to compile QGIS 2.14 and installed
    in a custom dir with make install,

    with:

    export LD_LIBRARY_PATH

    QGIS starts (by the way the 2.14 splash screen image is HUGE :))

    with some warnings and one error:

    ERROR 4: `/initrd.img' not recognised as a supported file format.

    but it seems to work, anyway i cannot find the GRASS Plugin, is there
    some other variable to set so that QGIS can see it ?
    libgrass*7.so <http://7.so>  are present in the lib/qgis/plugins/ directory 
so i do not
    think there is a compile issue (?)


    thanks ! Roy.
    ------------------------------------------------------------------------

    Qgis-developer mailing list
    [email protected]
    List info:http://lists.osgeo.org/mailman/listinfo/qgis-developer
    Unsubscribe:http://lists.osgeo.org/mailman/listinfo/qgis-developer

-- Marco Bernasocchi (mobile). OPENGIS.ch <http://OPENGIS.ch> - berna.io <http://berna.io> - 27summits.ch <http://27summits.ch>

_______________________________________________
Qgis-developer mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
_______________________________________________
Qgis-developer mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to