安装jpeg library显示jconfig.h is unchanged,求高手帮忙!

panda_2000 2013-05-02 09:42:55
在cygwin(Unix)下安装了jpeg library,但是无法creating jconfig.h
$ ./configure
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking how to run the C preprocessor... gcc -E
checking for function prototypes... yes
checking for stddef.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for size_t... yes
checking for type unsigned char... yes
checking for type unsigned short... yes
checking for type void... yes
checking for working const... yes
checking for inline... __inline__
checking for broken incomplete types... ok
checking for short external names... ok
checking to see if char is signed... yes
checking to see if right shift is signed... yes
checking to see if fopen accepts b spec... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking libjpeg version number... 62
creating ./config.status
creating Makefile
creating jconfig.h
jconfig.h is unchanged
看install.doc上说,If you are on a Unix machine, you may not need to read this file at all.
Try doing
./configure
可是运行./configure后,卡在了jconfig.h is unchanged,请求高手解答一下菜鸟的问题,万分感谢!!!!!!
...全文
1029 6 打赏 收藏 转发到动态 举报
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
yong_f 2013-05-02
  • 打赏
  • 举报
回复 1
到这个文件./configure看看,“jconfig.h is unchanged”是怎么回事,看上面好像已经生成Makefile了,是不是已经可以编译安装了
prohibit 2013-05-02
  • 打赏
  • 举报
回复
引用 5 楼 panda_2000 的回复:
[quote=引用 3 楼 prohibit 的回复:] 意思是编辑configure,看看jconfig.h is unchanged是什么原因导致的; 或者找到jconfig.h,换个名字备个份,再./configure看还是不是报jconfig.h is unchanged 再说,creating Makefile // 这里不是生成了makefile了么;
$ install Makefile /cygdrive/c/jpeg6 这样安装,是对的吗? [/quote]呃,抱歉,linux下是直接make和make install,但没在cygwin下用过make,不太清楚呢。。
panda_2000 2013-05-02
  • 打赏
  • 举报
回复
引用 3 楼 prohibit 的回复:
意思是编辑configure,看看jconfig.h is unchanged是什么原因导致的; 或者找到jconfig.h,换个名字备个份,再./configure看还是不是报jconfig.h is unchanged 再说,creating Makefile // 这里不是生成了makefile了么;
$ install Makefile /cygdrive/c/jpeg6 这样安装,是对的吗?
panda_2000 2013-05-02
  • 打赏
  • 举报
回复
引用 3 楼 prohibit 的回复:
意思是编辑configure,看看jconfig.h is unchanged是什么原因导致的; 或者找到jconfig.h,换个名字备个份,再./configure看还是不是报jconfig.h is unchanged 再说,creating Makefile // 这里不是生成了makefile了么;
新手一枚,请教一下您,现在是生成makefile了,在cygwin(Unix)下,想用类似于Linux下的make指令,怎么弄呢?我看网上的教程,都是make或是make install,但是cygwin里显示“-bash: make: command not found”。。。刚开始学习的新手,很多不懂的地方,麻烦您了!
prohibit 2013-05-02
  • 打赏
  • 举报
回复
意思是编辑configure,看看jconfig.h is unchanged是什么原因导致的; 或者找到jconfig.h,换个名字备个份,再./configure看还是不是报jconfig.h is unchanged 再说,creating Makefile // 这里不是生成了makefile了么;
panda_2000 2013-05-02
  • 打赏
  • 举报
回复
引用 1 楼 yong_f 的回复:
到这个文件./configure看看,“jconfig.h is unchanged”是怎么回事,看上面好像已经生成Makefile了,是不是已经可以编译安装了
木有这个文件夹啊。。。

2,163

社区成员

发帖
与我相关
我的任务
社区描述
Linux/Unix社区 UNIX文化
社区管理员
  • UNIX文化社区
  • 文天大人
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧