radare2/doc/maemo
pancake 28e5244064 * rax2 -s (without arg) uses stdin now
* Show help when no file given to rabin2 -O help
* Fix ELF strtab section read issue (workaround?)
2011-07-18 00:07:45 +02:00

27 lines
457 B
Plaintext

Build for maemo6 (Harmattan) N9 - N950
========================================
* Install QtSDK
- http://qt.nokia.com/downloads/
* Configure mad (maemo development environment)
cd /usr/bin ; sudo ln -fs $HOME/QtSDK/Madde/bin/mad
mad set harmattan-nokia-meego-api
mad sh
* Compile
./configure --without-ssl --prefix=/usr --with-little-endian
make
* Create the package
cd maemo
make
* Install the package
dpkg -i radare2-*.deb