分页: 1 / 2

[其它]有个软件装不上,请各位帮帮忙.

发表于 : 2008-05-15 11:48
zybook
http://saravali.de/maitreya/download.html

当然,虽然LINUX崇尚自由免费,

但对于你的帮忙,作为新手的我希望能给点酬劳你.

或者联系我:qq:66150601

安装说明见里面的INSTALL文件,我要求在UBUNTU8.04最新版本安装.

先谢了.

发表于 : 2008-05-15 12:11
weive
这个是什么软件?你把安装说明贴上来,并不是所有人都会去下载一个自己不想要的软件。

发表于 : 2008-05-15 12:19
bones7456
* libwxbase2.8-0
* libwxbase2.8-dev
* libwxgtk2.8-0
* libwxgtk2.8-dev
* wx2.8-headers
* wx2.8-i18n
这些包都装上了吗?遇到什么错误,帖上来看看.在这里不用酬劳也会有很多帮忙的, :lol:

发表于 : 2008-05-15 12:28
zybook
weive 写了:这个是什么软件?你把安装说明贴上来,并不是所有人都会去下载一个自己不想要的软件。
谢谢你的提醒.这是一个专业的占星软件.

详细说明如下:

1. Installation on UNIX-like systems
====================================

The distribution is based on automake, so the traditional configure/make
should be sufficient on most systems.

The compilation should work on most UNIX or Linux Systems. The program is
known to compile on systems like Redhat Linux, Debian, SuSE and FreeBSD.

Prerequisites
-------------

You must have installed wxWindows including the headers. We recommend version 2.8, but 2.6 and 2.7 are still supported.
Configuration dialog on 2.6 is quite ugly but works.

Most platforms provide ready-to-use prebuild packages.

Example list for wx 2.8 installation on Ubuntu Feisty is

* libwxbase2.8-0
* libwxbase2.8-dev
* libwxgtk2.8-0
* wx2.8-headers

Most platforms have only 2 or 3 required packages. We recommend UNICODE packages if
your platform provides ansi and unicode versions of the software.
If not mentioned, unicode will be most likely the default.

You can also compile wx from source code, see http://www.wxWindows.org.

configure
---------

Let's assume that you installed wxWidgets.

Default installation directory is /usr/local/maitreya.

If you want to change this type

./configure --prefix=<directory>

where <directory> could be something like '/usr' or '/opt'. All will be installed under
/usr/maitreya or /opt/maitreya etc.

ALL the data are installed under $(prefix)/maitreya.
So there's nothing under /usr/local/share/icons, etc. Only a link from
/usr/local/bin/maitreya to the main binary will be created.
prefix is /opt).

The wx-config script is essential for the platform dependent compiler switches.
configure must find it, otherwise there's no chance to compile the program
well. wx-config is searched in various standard directories. If configure
doesn't find your wx-config, start configure with the option

--with-wx-config-dir=<directory>

The resulting executable (src/gui/maitreya) will be quite big. You can strip if you don't
want debugging informations (strip src/gui/maitreya).

Please read the font installation note after compilation. The font "MaitreyaSymbols.ttf" from
the directory "src/fonts" must be installed onto your system.

- End of *nix notes

发表于 : 2008-05-15 12:29
zybook
bones7456 写了:* libwxbase2.8-0
* libwxbase2.8-dev
* libwxgtk2.8-0
* libwxgtk2.8-dev
* wx2.8-headers
* wx2.8-i18n
这些包都装上了吗?遇到什么错误,帖上来看看.在这里不用酬劳也会有很多帮忙的, :lol:
都装上了.  这里还是好人多.

发表于 : 2008-05-15 16:10
bones7456
试了一下可以编译通过,我机器上(8.04),还需要装: libwxbase2.8-0 libwxbase2.8-dev libwxgtk2.8-0 libwxgtk2.8-dev wx2.8-headers 这几个包.
./configure 成功后,按提示 make,没有问题, 但是执行src/gui/maitreya的时候,会有
Fatal Error: stat failed, errno is 2
的错误,看了下代码,加了点,运行起来是没问题了,如图:

发表于 : 2008-05-16 12:23
zybook
非常感谢你,能否QQ跟我联系或者站短信?

发表于 : 2008-05-16 15:01
bones7456
这位兄弟太客气了.呵呵. :lol:

Re: [其它]有个软件装不上,请各位帮帮忙.

发表于 : 2010-01-29 12:58
Lavande
试试看,版本6还没放出源码啊……

Re: [其它]有个软件装不上,请各位帮帮忙.

发表于 : 2010-01-29 13:51
Lavande

代码: 全选

In file included from Ashtakavarga.cpp:25:
Conf.h:71: error: field ‘color_fg’ has incomplete type
Conf.h:71: error: field ‘color_fg2’ has incomplete type
Conf.h:71: error: field ‘color_fg3’ has incomplete type
Conf.h:71: error: field ‘color_bg’ has incomplete type
Conf.h:71: error: field ‘color_bg2’ has incomplete type
Conf.h:71: error: field ‘color_marked’ has incomplete type
Conf.h:71: error: field ‘color_benefic’ has incomplete type
Conf.h:71: error: field ‘color_malefic’ has incomplete type
make[4]: *** [Ashtakavarga.o] Error 1
make[4]: Leaving directory `/home/fox/pro/maitreya-5.0.1/src/jyotish'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/fox/pro/maitreya-5.0.1/src/jyotish'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/fox/pro/maitreya-5.0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/fox/pro/maitreya-5.0.1'
make: *** [all] Error 2
怎么办哦? :em20

Re: [其它]有个软件装不上,请各位帮帮忙.

发表于 : 2010-01-29 13:52
JiangHui
姐控又挖坟

Re: [其它]有个软件装不上,请各位帮帮忙.

发表于 : 2010-01-29 13:53
Lavande
我和lz同问…… :em06

Re: [其它]有个软件装不上,请各位帮帮忙.

发表于 : 2010-01-29 13:54
JiangHui
什么啊?楼主那个网站打不开

Re: [其它]有个软件装不上,请各位帮帮忙.

发表于 : 2010-01-29 13:55
Lavande
JiangHui 写了:什么啊?楼主那个网站打不开
是很慢,用个国外代理唰一下就开了 :em11

Re: [其它]有个软件装不上,请各位帮帮忙.

发表于 : 2010-01-29 14:00
Lavande
maitreya-5.0.1.tar.bz2
(1.44 MiB) 已下载 73 次
就是这个……