All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jussi Kukkonen <jussi.kukkonen@intel.com>
To: "Stefano Zuín" <szuin@kiversal.com>
Cc: Yocto Project <yocto@yoctoproject.org>
Subject: Re: PHP5 Recipe
Date: Fri, 24 Mar 2017 15:57:12 +0200	[thread overview]
Message-ID: <CAHiDW_HqE0w0h-W5ZY+eqkc3==LgpJuvagE3Z6UxBk-GD2KBOw@mail.gmail.com> (raw)
In-Reply-To: <4ef15c52-0e08-05da-ef3b-2772c6999bae@kiversal.com>

[-- Attachment #1: Type: text/plain, Size: 1057 bytes --]

On 24 March 2017 at 12:57, Stefano Zuín <szuin@kiversal.com> wrote:
>
> Good Morning,
>
> I am trying to use php in a simple poky kernel in a core-image-minimal
image. But I have some problems to get it working. I have also tried using
core-image-full-cmdline image having the same result explained after this.
>
> When I cook the recipe everything is OK. I can find inside the
/build/tmp/work/armv5e-poky-linux-gnueabi/php/5.6.23-r0/image/ directory
all the necessary files to have php running. but unfortunately, when I run
the emulator with my image I can't find all these files. Just in
/usr/lib/php5/php/ are Structures and XML directories. I have also added in
my conf/local.conf file IMAGE_INSTALL_append=" php".


Hi,

It'll help if you are more specific: which files did you expect to see but
did not?

Alternatively, you can look at the FILES_* variables in the recipe (or
$WORKDIR/packages-split/ directories): It's likely that the files you want
are not in "php" but another package like php-cli or php-cgi.

 - Jussi

[-- Attachment #2: Type: text/html, Size: 1195 bytes --]

      reply	other threads:[~2017-03-24 13:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-24 10:57 PHP5 Recipe Stefano Zuín
2017-03-24 13:57 ` Jussi Kukkonen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHiDW_HqE0w0h-W5ZY+eqkc3==LgpJuvagE3Z6UxBk-GD2KBOw@mail.gmail.com' \
    --to=jussi.kukkonen@intel.com \
    --cc=szuin@kiversal.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.