免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 989 | 回复: 0
打印 上一主题 下一主题

source navigator (sourcenav) 编译问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-04-04 21:46 |只看该作者 |倒序浏览
sourcenav是一款非常不错的源码编辑,查看软件,同时还支持编译器和调试器的集成,可以构建成一套完整的IDE开发环境。
最新版本sourcenav-5.2b2,安装环境FC6.
      安装过程如下:
      1, tar -zxvf sourcenav-5.2b2.tar.gz
          Note: The following approach of making a new build directory instead of building the system comes from INSTALL.TXT. Actually you don't need to make a new building dir at all.
      2,mkdir ~/snbuild; cd ~/snbuild
      3,../sourcenav-5.2b2/configure --prefix=/opt/sourcenav
          As the same reason, the --prefix option is not needed at all, by default all binaries are installed into /usr or /usr/local.
      report the following error in the processing:
         checking if 64bit Sparc VIS support is requested... no
         checking system version (for dynamic loading)... ./configure: line 6046: syntax error near unexpected token `)'
         ./configure: line 6046: `       OSF*)'
         configure: error: ./configure failed for unix
         configure: error: ./configure failed for tcl
     4,fix bugs
         fix this bug with patch sourcenav-tk-configure-single-quote.patch, you can get this patch from
sourcenav-tk-configure-single-quote.patch

         patch -p1

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/31753/showart_517498.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP