<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>stlxv的专栏 - C</title><link>http://blog.csdn.net/yxf/category/241145.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 16 Mar 2008 21:46:34 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>stlxv</dc:creator><title>在ubuntu中安装icc9.1的最简单方法</title><link>http://blog.csdn.net/yxf/archive/2007/03/30/1547091.aspx</link><pubDate>Fri, 30 Mar 2007 20:46:00 GMT</pubDate><guid>http://blog.csdn.net/yxf/archive/2007/03/30/1547091.aspx</guid><wfw:comment>http://blog.csdn.net/yxf/comments/1547091.aspx</wfw:comment><comments>http://blog.csdn.net/yxf/archive/2007/03/30/1547091.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yxf/comments/commentRss/1547091.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1547091</trackback:ping><description>直接非root执行：sudo ./install.sh安装过程中会问你用什么方式安装，当然是选择自定义安装，安装过程中会要你输入rpm的参数，这是重点，全部用这样的参数...&lt;img src ="http://blog.csdn.net/yxf/aggbug/1547091.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>stlxv</dc:creator><title>终于在ubuntu上用上了sun studio!</title><link>http://blog.csdn.net/yxf/archive/2007/03/13/1528526.aspx</link><pubDate>Tue, 13 Mar 2007 23:19:00 GMT</pubDate><guid>http://blog.csdn.net/yxf/archive/2007/03/13/1528526.aspx</guid><wfw:comment>http://blog.csdn.net/yxf/comments/1528526.aspx</wfw:comment><comments>http://blog.csdn.net/yxf/archive/2007/03/13/1528526.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yxf/comments/commentRss/1528526.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1528526</trackback:ping><description>一直都是用不上的，官方提供的sun studio的安装程序是用很多rpm包包装起来的（包括安装脚本安装程序其实也是一个调用rpm的壳而已），看了官方论坛，人家说即使把所有rpm转换成deb装在ubuntu上也无法正常使用。其实，它的启动脚本、安装脚本是有点问题的（例如找jre，一定要到规定的地方按照规定的规则去找，而且如果自己去改脚本也是很麻烦的，改到能成功找到jre也不能正常安装），准确说，是和系统结合得太紧密了，不适合ubuntu。&lt;img src ="http://blog.csdn.net/yxf/aggbug/1528526.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>stlxv</dc:creator><title>(GNU)C++动态调用C写的动态库</title><link>http://blog.csdn.net/yxf/archive/2007/03/01/1518504.aspx</link><pubDate>Thu, 01 Mar 2007 17:54:00 GMT</pubDate><guid>http://blog.csdn.net/yxf/archive/2007/03/01/1518504.aspx</guid><wfw:comment>http://blog.csdn.net/yxf/comments/1518504.aspx</wfw:comment><comments>http://blog.csdn.net/yxf/archive/2007/03/01/1518504.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yxf/comments/commentRss/1518504.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1518504</trackback:ping><description>使用libdl可以动态装入so库。&lt;img src ="http://blog.csdn.net/yxf/aggbug/1518504.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>