Changes between Version 10 and Version 11 of Developer_PortQNX
- Timestamp:
- Oct 28, 2010, 5:55:36 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Developer_PortQNX
v10 v11 1 Prerequisits:[[BR]] 1 {{{ 2 #!div style="border: 1pt solid; float:right; background-color: #E6E6FA; padding:10px; margin-right:30px; margin-top:20px" 3 {{{ 4 #!html 5 <a href="TocDeveloper"><img width="40px" height="40px" src="http://smartmontools.sourceforge.net/pics/toc.gif"></a> 6 }}} 7 }}} 8 9 == Current state of smartmontools QNX port == 10 11 * [http://sourceforge.net/report/18 Active tickets] 12 13 14 ---- 15 16 17 === Howto install version from SVN repository === 18 19 ==== Prerequisits ==== 2 20 3 21 OS:[[BR]] 4 -QNX Neutrino 6.5.0 (M9) for x86[[BR]]5 tools:[[BR]]6 -automake-1.11.1[[BR]]7 -perl-5.10.1nb1[[BR]]8 -autoconf-2.65nb1[[BR]]9 -m4-1.4.14[[BR]]10 -svn client 1.6.5 (included in OS)[[BR]]22 * QNX Neutrino 6.5.0 (M9) for x86[[BR]] 23 Tools:[[BR]] 24 * automake-1.11.1[[BR]] 25 * perl-5.10.1nb1[[BR]] 26 * autoconf-2.65nb1[[BR]] 27 * m4-1.4.14[[BR]] 28 * svn client 1.6.5 (included in OS)[[BR]] 11 29 12 checkout the source from svn:[[BR]]30 Checkout the source from svn:[[BR]] 13 31 {{{ 14 32 # svn co https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/smartmontools smartmontools