linux下安装软件的问题
我下了个wxdfast_0.5.1.tar.gz解压后得到wxdfast_0.5.1
然后用命令./configure出现如下错误信息
configure: error:
wxWindows must be installed on your system.
Please check that wx-config is in path, the directory
where wxWindows libraries are installed (returned by
'wx-config --libs' or 'wx-config --static --libs' command)
is in LD_LIBRARY_PATH or equivalent variable and
wxWindows version is 2.6.0 or above.
这是怎么回事啊,我是新手啊,它这个wx-config和wxWindows又是什么啊,我需要怎么做才能把这个软件安装成功?
本文由yjhysq 发布于Linuxsky 论坛,网址:http://bbs.linuxsky.org/thread-5378-1-1.html
搜索更多相关主题的帖子:
linux 软件 wxWindows wxdfast