You can subscribe to this list here.
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
(4) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2008 |
Jan
|
Feb
|
Mar
(8) |
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
(8) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2009 |
Jan
(1) |
Feb
(8) |
Mar
(2) |
Apr
(5) |
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2010 |
Jan
|
Feb
(4) |
Mar
(1) |
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(3) |
Nov
|
Dec
|
| 2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
(9) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
1
|
|
2
|
3
|
4
(2) |
5
|
6
|
7
|
8
|
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
|
30
|
31
|
|
|
|
|
|
|
From: Bin Hu <hub...@gm...> - 2009-08-04 05:55:52
|
Hi, Will anyone attend ICSB this year? Maybe we should have a gathering for beer? Bin |
|
From: Bin Hu <hub...@gm...> - 2009-08-04 05:54:58
|
Hi,
I am having a problem in installing 3.1.107 on a virtual machine
running Ubuntu. Configure and compile looked fine, but got the
following error in sudo make install:
Making install in doc
make[1]: Entering directory `/home/hu/bak/ecell-3.1.107/doc'
Making install in users-manual
make[2]: Entering directory `/home/hu/bak/ecell-3.1.107/doc/users-
manual'
rm -f -rf users-manual
mkdir users-manual
make[3]: Entering directory `/home/hu/bak/ecell-3.1.107/doc/users-
manual'
make[3]: Nothing to be done for `install-exec-am'.
rm -f -rf users-manual
mkdir users-manual
test -z "/usr/local/share/doc/ecell/users-manual" || /bin/mkdir -p "/
usr/local/share/doc/ecell/users-manual"
/usr/bin/install -c -m 644 './users-manual/*' '/usr/local/share/doc/
ecell/users-manual/*'
/usr/bin/install: cannot stat `./users-manual/*': No such file or
directory
make[3]: *** [install-_htmlDATA] Error 1
make[3]: Leaving directory `/home/hu/bak/ecell-3.1.107/doc/users-manual'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/hu/bak/ecell-3.1.107/doc/users-manual'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/hu/bak/ecell-3.1.107/doc'
make: *** [install-recursive] Error 1
Executing ecell3-session generates the following error:
Traceback (most recent call last):
File "/usr/local/bin/ecell3-session", line 8, in <module>
import ecell.config
ImportError: No module named ecell.config
$ ecell3-python
Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
[GCC 4.3.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
Can anyone show me how to solve the problem? Thanks.
Regards,
Bin
|