Stormypp 发表于 2005-1-5 17:13:38

./configure运行后怎么全是no

我最近装了MagicLinux1.2
不过装软件的时候如果用./configure && make && make install 就没有成功过
分开运行也是
比如装xfce4时 就有
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... nochecking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no

checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
我查了论坛的帖子,好像是少了什么库
我不知道要装什么
gccmake都有的

Stormypp 发表于 2005-1-5 17:15:10

尝试了几个软件都是一样
是不是要装什么库呢

gcc --help得一下结果
Reading specs from /usr/lib/gcc/i686-magic-linux/3.4.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i686-magic-linux
Thread model: posix
gcc version 3.4.3 20041114 (Magic Linux 3.4.3-3)

bowlder 发表于 2005-1-5 18:01:39

如果能够configure通过(或者make)能通过,那就不用管了
如果没通过,再根据提示信息安装缺少的关键包就可以了

Stormypp 发表于 2005-1-5 18:21:02

能通过,不过运行程序就会少文件。
还是有地方不对

bamfox 发表于 2005-1-5 18:45:45

发站内信给 jackey 或者 conner ,请教一下吧!

bamfox 发表于 2005-1-5 21:43:32

Re: ./configure运行后怎么全是no

我最近装了MagicLinux1.2
不过装软件的时候如果用./configure && make && make install 就没有成功过
分开运行也是
比如装xfce4时 就有
checking for g77... no
……
gccmake都有的

你刚装的系统吗?

麻烦你进入下边的连接,看看标题的引号是否为方框,谢谢!
http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=98616

Stormypp 发表于 2005-1-6 09:52:39

能显示引号,记得昨天没装任何东西时也能显示吧
现在装了opera,firefox

不过帖子的标题总是变花了
怎么贴图,我贴出来给你看

bamfox 发表于 2005-1-6 10:35:33

对了,能否用 konqueror 来查看呢,用 firefox ,的确可以看到,标题变花的问题,我这里也有的。

只要没有修改字体配置文件和增加字体,就可以表明 RC1 是否正常哇。

Stormypp 发表于 2005-1-6 11:39:19


用 konqueror看就有方框了
怎么解决

bamfox 发表于 2005-1-6 11:43:01

看来这个的确是个 bug ,提交到 MagicLinux 开发区吧。
页: [1]
查看完整版本: ./configure运行后怎么全是no