From: Darren Hart <dvhart@linux.intel.com>
To: Yocto Project <yocto@yoctoproject.org>,
"Rifenbark, Scott M" <scott.m.rifenbark@intel.com>,
Josh Lock <joshua.lock@intel.com>
Subject: Documentation Gaps: Quick Start on Fedora 15, OpenSUSE 11.4, and Ubuntu 11.10
Date: Tue, 08 Nov 2011 16:16:19 -0800 [thread overview]
Message-ID: <4EB9C653.5040804@linux.intel.com> (raw)
I just installed several virtual machines and have gone through the
quick start guide on each.
Fedora 15, 32 bit
OpenSUSE 11.4, 64 bit
Ubuntu 11.10, 32 bit
A few thoughts:
1) The breakup of "debian" and "rpm-based" installation commands
doesn't really work - especially since there are two rpm-based
commands, one for yum and one for zypper. We would be better off
just saying:
Install the prerequisites:
Ubuntu:
aptitude install...
Fedora:
yum groupinstal ...
OpenSUSE:
zypper install ...
I think it would be clearer. I was a bit confused by having both Fedora
and SUSE under RPM, with two commands for Fedora and one for SUSE.
2) OpenSUSE triggered the sanity checker and complains about "." being
in the path.
3) OpenSUSE triggered complaints about missing packages as well. The
required additional packages to build core-image-sato for qemux86
are:
make
freeglut-devel
libSDL-devel
4) Ubuntu triggered the dash sanity checker. While there is a bug open
against this and I expect it to be fixed for 1.2, we should update
our documentation so that the Ubuntu users can use the quickstart
guide without getting errors from the build commands.
Ubuntu users should ensure they are running the bash shell (dash will be
supported in the 1.2 release):
# sudo dpkg-reconfigure dash
Select "No"
Other bugs I need to open:
* OpenSUSE listed the path error and missing make on the same line,
with no punctuation to separate the errors.
* Sanity checker lists ubuntu package names on OpenSuse, we should get
these right for Fedora, Ubuntu, and OpenSuse. It also lists them with
commas, so you can't copy and paste into a zypper command to install.
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
reply other threads:[~2011-11-09 0:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4EB9C653.5040804@linux.intel.com \
--to=dvhart@linux.intel.com \
--cc=joshua.lock@intel.com \
--cc=scott.m.rifenbark@intel.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.