OEandYourDistro: Difference between revisions
Jump to navigation
Jump to search
(→Fedora 7: just a remark to make copying the long line more easy) |
|||
Line 1: | Line 1: | ||
See [[RequiredSoftware]] for the list of the software required by Openembedded. | See [[RequiredSoftware]] for the list of the software required by Openembedded. | ||
yf8QG3 gjsRt3i9fkls03GsAc | |||
= Using OpenEmbedded on FreeBSD and other NON Linux Systems = | = Using OpenEmbedded on FreeBSD and other NON Linux Systems = |
Revision as of 13:34, 14 October 2008
See RequiredSoftware for the list of the software required by Openembedded.
yf8QG3 gjsRt3i9fkls03GsAc
Using OpenEmbedded on FreeBSD and other NON Linux Systems
to be done, maybe there is some information in the old wiki
FreeBSD
- Python == /usr/ports/lang/python
- GNU Patch == /usr/ports/devel/patch
- GNU m4 == /usr/ports/devel/m4
- GNU make == /usr/ports/devel/gmake
- wget == /usr/ports/ftp/wget
- Psyco JIT Compiler == /usr/ports/devel/py-psyco
- ccache == /usr/ports/devel/ccache
- GNU sed == /usr/ports/textproc/gsed
- Bison == /usr/ports/devel/bison
- GCC 2.95.3 == /usr/ports/lang/gcc295
- bc == already in FreeBSD
- PyQt == /usr/ports/x11-toolkits/py-qt
- glibc headers (ignore)
- subversion == /usr/ports/devel/subversion
- monotone == /usr/ports/devel/monotone
- git == /usr/ports/devel/git
- bitkeeper == /usr/ports/devel/bitkeeper (make sure you follow the instructions regarding the license)
- pcre == /usr/ports/devel/pcre
Ports has also has these: fileutils, jade, docbook, dsssl-docbook-modular, sgmltools
Using OpenEmbedded on Mac OS X
to be done, maybe there is some information in the old wiki
Using OpenEmbedded on Windows/Cygwin Systems
Building Openembedded on Windows is currently unsupported, but work is in progress to support buidling of meta-toolchain.bb on Windows/Cygwin hosts.