cookyzhao 发表于 2003-5-30 01:00:53

ML1.1下面编译octave源代码rpm包

# rpmbuild --rebuild octave-2.1.40-4.src.rpm
Installing octave-2.1.40-4.src.rpm
error: Failed build dependencies:
      gcc-g77 is needed by octave-2.1.40-4
      gperf is needed by octave-2.1.40-4
      lapack is needed by octave-2.1.40-4
      blas is needed by octave-2.1.40-4
看来我们做计算工作的受到歧视啊,呵呵,缺省的缺了这么多东西:)

cjacker 发表于 2003-5-30 08:48:44

Re: ML1.1下面编译octave源代码rpm包

# rpmbuild --rebuild octave-2.1.40-4.src.rpm
Installing octave-2.1.40-4.src.rpm
error: Failed build dependencies:
      gcc-g77 is needed by octave-2.1.40-4
      gperf is needed by octave-2.1.40-4
      lapack is needed by octave-2.1.40-4
      blas is needed by octave-2.1.40-4
看来我们做计算工作的受到歧视啊,呵呵,缺省的缺了这么多东西:)
octave 和 koctave本来是在CD2中的,后来去掉了。

樱家冢 发表于 2003-5-30 10:42:45

这个,没办法,自己上rpmfind搜去吧,但愿这个依赖关系不是层层嵌套的。

cookyzhao 发表于 2003-5-30 13:24:20

等着下一个版本出来,能在第二张或者第三张盘找到就好了,hehe

樱家冢 发表于 2003-5-30 14:43:39

等着下一个版本出来,能在第二张或者第三张盘找到就好了,hehe
第三张盘是源码盘。

cookyzhao 发表于 2003-5-31 00:58:46

好啊,那我就只用刻2张盘了,我看不懂源代码:)
页: [1]
查看完整版本: ML1.1下面编译octave源代码rpm包