自己MAKE一个GOOGLEEARTH软件包,不成功。

编译打包和其他
回复
laixt
帖子: 310
注册时间: 2009-05-04 23:56

自己MAKE一个GOOGLEEARTH软件包,不成功。

#1

帖子 laixt » 2009-06-02 8:02

自己MAKE一个GOOGLEEARTH软件包,不成功。
这个是软件运行之后的提醒。但是,我用新立得软件包管理,看,libSSL0。98的包我都安装了。但是没有找到libssl.so.0.9.8相关的下载。

laixt@laixt-laptop:/tmp$ googleearth
/usr/lib/googleearth/googleearth-bin: symbol lookup error: /usr/lib/googleearth/libssl.so.0.9.8: undefined symbol: EVP_idea_cbc
laixt
帖子: 310
注册时间: 2009-05-04 23:56

Re: 自己MAKE一个GOOGLEEARTH软件包,不成功。

#2

帖子 laixt » 2009-06-02 8:02

To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
dpkg-shlibdeps: 警告: dependency on libgcc_s.so.1 could be avoided if "../usr/lib/googleearth/libge_net.so" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: 警告: dependency on libcurl.so.4 could be avoided if "../usr/lib/googleearth/libge_net.so" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: 警告: dependency on libQtNetwork.so.4 could be avoided if "../usr/lib/googleearth/libge_net.so" were not uselessly linked against it (they use none of its symbols).


这个是编译过程中的部分报警。

不知道还差什么--应该不差钱吧。
laixt
帖子: 310
注册时间: 2009-05-04 23:56

Re: 自己MAKE一个GOOGLEEARTH软件包,不成功。

#3

帖子 laixt » 2009-06-02 21:08

怎么就没有人看,没有人给我一个提示呢?
laixt
帖子: 310
注册时间: 2009-05-04 23:56

Re: 自己MAKE一个GOOGLEEARTH软件包,不成功。

#4

帖子 laixt » 2009-06-03 10:41

解决了。很简单的一个事情,有些才子把他说复杂了。把我也给误导了。


下载BIN,改变属性,取得执行权力。根本不需要自己制作什么DEB包。直接执行,安装就可以了。


可惜,就是比较卡,还有就是字体发虚。不知道是网络的问题还是硬件驱动的问题。


继续尝试。其乐无穷。
jjbin
帖子: 120
注册时间: 2008-08-05 11:09

Re: 自己MAKE一个GOOGLEEARTH软件包,不成功。

#5

帖子 jjbin » 2009-06-04 15:05

学习了,请问编译这些是否需要先编译好系统环境??
回复