You can subscribe to this list here.
| 2003 |
Jan
|
Feb
(13) |
Mar
(1) |
Apr
(17) |
May
(26) |
Jun
(35) |
Jul
(28) |
Aug
(17) |
Sep
(11) |
Oct
(42) |
Nov
(16) |
Dec
(7) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(11) |
Feb
(3) |
Mar
(4) |
Apr
(9) |
May
(4) |
Jun
(19) |
Jul
(12) |
Aug
(12) |
Sep
(33) |
Oct
(3) |
Nov
(16) |
Dec
(34) |
| 2005 |
Jan
(59) |
Feb
(25) |
Mar
(9) |
Apr
(11) |
May
(8) |
Jun
(30) |
Jul
(18) |
Aug
(8) |
Sep
(12) |
Oct
(13) |
Nov
(29) |
Dec
(14) |
| 2006 |
Jan
(11) |
Feb
(2) |
Mar
(15) |
Apr
(11) |
May
(23) |
Jun
(14) |
Jul
(4) |
Aug
(19) |
Sep
(3) |
Oct
(34) |
Nov
(7) |
Dec
(7) |
| 2007 |
Jan
(2) |
Feb
(11) |
Mar
(15) |
Apr
|
May
(21) |
Jun
(17) |
Jul
(8) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2008 |
Jan
|
Feb
(9) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
(6) |
| 2009 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
|
Oct
|
Nov
|
Dec
(12) |
| 2010 |
Jan
|
Feb
(2) |
Mar
(3) |
Apr
(2) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
|
|
|
|
1
|
2
|
|
3
|
4
|
5
|
6
(2) |
7
(2) |
8
|
9
|
|
10
|
11
|
12
|
13
|
14
|
15
|
16
(2) |
|
17
(1) |
18
|
19
|
20
|
21
|
22
|
23
|
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
|
31
|
|
|
|
|
|
|
|
From: Koichi T. <sh...@e-...> - 2006-12-17 04:37:04
|
Hei Petteri, Great work. Testing is important. I appreciate it. Two suggestions; - Kazunari Kaizu may have made a simple test suite for ODE solvers somewhere. He might be able to pass it for you incorporating it as part of yours. - Satya, if some modules don't work on some platforms, these should raise an exception when imported, not when called. We've got enough feedbacks from win users complaining they cannot run Session Manager. sha > Hi Petteri, > > Thank you for your efforts. For Windows please use the newer version of > E-Cell, which can be found at: > http://prdownloads.sourceforge.net/ecell/ecell-3.1.105a-gtk%2Bpython.i386.exe?download > Currently, E-Cell does not support GA and SessionManager on Windows > because we are lacking some essential Python modules for the platform. > > satya > > >> Hei, >> >> In preparation to using `doc/samples' as test input data, I gave them >> a try on Wintel (ecell-3.1.103-gtk+python.i386.exe). Please see below >> for summary. Most of the samples don't have Python file to run them >> from command line. I could probably conjure simple ones on my own. >> However, the authors of `ga', `sessionmanager' and `simple' should >> have a look at those and fix them. Or admin should remove them >> altogether because such broken samples do no good and can be >> misleading in the worst case. >> >> Please propose how to proceed. >> >> -- >> Petteri >> >> ====== branchG: NOK >> >> - no run.py file >> >> ===== CoupledOscillator: NOK >> >> - no run.py file >> >> ===== Drosophila: OK >> >> ===== Drosophila-cpp: OK >> >> ===== ga: NOK >> >> ecell3-session-manager ga.py >> Traceback (most recent call last): >> File "ecell3-session-manager.merge", line 116, in ? >> ImportError: No module named SessionManager >> >> ===== Heatshock: NOK >> >> - no run.py file >> >> ===== LTD: OK >> >> ===== Pendulum: NOK >> >> - no run.py file >> >> ===== sessionmanager: NOK >> >> ecell3-session-manager ems.py >> Traceback (most recent call last): >> File \"ecell3-session-manager.merge\", line 116, in ? >> ImportError: No module named SessionManager >> >> ===== simple: NOK >> >> ecell3-session run.py >> t= 0.0 >> S:Value= 1000000.0 >> PyECS: SIGSEGV. Invalid memory reference. >> >> ===== SSystem: NOK >> >> - no run.py file >> >> ===== tauleap: NOK >> >> - no run.py file >> >> ==== Toy_Hybrid: NOK >> >> - no run.py file >> >> >> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share your >> opinions on IT & business topics through brief surveys - and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Ecell-devel mailing list >> Ece...@li... >> https://lists.sourceforge.net/lists/listinfo/ecell-devel >> >> >> > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Ecell-devel mailing list > Ece...@li... > https://lists.sourceforge.net/lists/listinfo/ecell-devel |
|
From: Satya A. <sa...@sf...> - 2006-12-16 23:39:01
|
Hi Petteri, Thank you for your efforts. For Windows please use the newer version of E-Cell, which can be found at: http://prdownloads.sourceforge.net/ecell/ecell-3.1.105a-gtk%2Bpython.i386.exe?download Currently, E-Cell does not support GA and SessionManager on Windows because we are lacking some essential Python modules for the platform. satya > Hei, > > In preparation to using `doc/samples' as test input data, I gave them > a try on Wintel (ecell-3.1.103-gtk+python.i386.exe). Please see below > for summary. Most of the samples don't have Python file to run them > from command line. I could probably conjure simple ones on my own. > However, the authors of `ga', `sessionmanager' and `simple' should > have a look at those and fix them. Or admin should remove them > altogether because such broken samples do no good and can be > misleading in the worst case. > > Please propose how to proceed. > > -- > Petteri > > ====== branchG: NOK > > - no run.py file > > ===== CoupledOscillator: NOK > > - no run.py file > > ===== Drosophila: OK > > ===== Drosophila-cpp: OK > > ===== ga: NOK > > ecell3-session-manager ga.py > Traceback (most recent call last): > File "ecell3-session-manager.merge", line 116, in ? > ImportError: No module named SessionManager > > ===== Heatshock: NOK > > - no run.py file > > ===== LTD: OK > > ===== Pendulum: NOK > > - no run.py file > > ===== sessionmanager: NOK > > ecell3-session-manager ems.py > Traceback (most recent call last): > File \"ecell3-session-manager.merge\", line 116, in ? > ImportError: No module named SessionManager > > ===== simple: NOK > > ecell3-session run.py > t= 0.0 > S:Value= 1000000.0 > PyECS: SIGSEGV. Invalid memory reference. > > ===== SSystem: NOK > > - no run.py file > > ===== tauleap: NOK > > - no run.py file > > ==== Toy_Hybrid: NOK > > - no run.py file > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Ecell-devel mailing list > Ece...@li... > https://lists.sourceforge.net/lists/listinfo/ecell-devel > > > |
|
From: Petteri K. <pet...@us...> - 2006-12-16 16:21:14
|
Hei, In preparation to using `doc/samples' as test input data, I gave them a try on Wintel (ecell-3.1.103-gtk+python.i386.exe). Please see below for summary. Most of the samples don't have Python file to run them from command line. I could probably conjure simple ones on my own. However, the authors of `ga', `sessionmanager' and `simple' should have a look at those and fix them. Or admin should remove them altogether because such broken samples do no good and can be misleading in the worst case. Please propose how to proceed. -- Petteri ====== branchG: NOK - no run.py file ===== CoupledOscillator: NOK - no run.py file ===== Drosophila: OK ===== Drosophila-cpp: OK ===== ga: NOK ecell3-session-manager ga.py Traceback (most recent call last): File "ecell3-session-manager.merge", line 116, in ? ImportError: No module named SessionManager ===== Heatshock: NOK - no run.py file ===== LTD: OK ===== Pendulum: NOK - no run.py file ===== sessionmanager: NOK ecell3-session-manager ems.py Traceback (most recent call last): File \"ecell3-session-manager.merge\", line 116, in ? ImportError: No module named SessionManager ===== simple: NOK ecell3-session run.py t= 0.0 S:Value= 1000000.0 PyECS: SIGSEGV. Invalid memory reference. ===== SSystem: NOK - no run.py file ===== tauleap: NOK - no run.py file ==== Toy_Hybrid: NOK - no run.py file |
|
From: Koichi T. <sh...@e-...> - 2006-12-07 05:37:02
|
That looks right.
Can you commit the following? I don't have a write access to
svn for some unknown reason right now.
AM_CHECK_PYTHON_HEADERS(,[AC_MSG_ERROR([Failed to find Python headers.])])
sha
> Hi,
>
> Replace ecell/configure.in as the following and please try again:
>
> Index: ecell/configure.in
> ===================================================================
> --- ecell/configure.in (revision 2631)
> +++ ecell/configure.in (working copy)
> @@ -250,7 +250,7 @@
> AC_SUBST(DMTOOL_INCLUDE_DIR)
>
>
> -AM_CHECK_PYTHON_HEADERS(,[AC_MSG_ERROR([AM_CHECK_PYTHON_HEADERS failed.])])
> +AM_CHECK_PYTHON_HEADERS(,[AC_MSG_ERROR([some other error messages])])
>
> dnl numpy package.
> dnl find arrayobject.h.
>
> However, I donnot know much about Autoconf/Automake.
> Could some one confirm this?
>
>
> Kaizu
>
> 2006/12/6, efe...@eb... <efe...@eb...>:
>> Hi,
>>
>> I get a syntax error under Linux/i386 with svn revision 2631:
>>
>> ...
>> checking for headers required to compile python extensions...
>> ./configure: line 24170: syntax error near unexpected token `('
>> ./configure: line 24170: `case "(($ac_try" in'
>> configure: error: ./configure failed for ecell
>> error: Bad exit status from /home/eric/rpm/tmp/rpm-tmp.26251 (%build)
>>
>> Do you confirm?
>> Eric
>>
>>
>> -------------------------------------------------------------------------
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share your
>> opinions on IT & business topics through brief surveys - and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> _______________________________________________
>> Ecell-devel mailing list
>> Ece...@li...
>> https://lists.sourceforge.net/lists/listinfo/ecell-devel
>>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Ecell-devel mailing list
> Ece...@li...
> https://lists.sourceforge.net/lists/listinfo/ecell-devel
|
|
From: Kazunari K. <kw...@gm...> - 2006-12-07 04:34:24
|
Hi,
Replace ecell/configure.in as the following and please try again:
Index: ecell/configure.in
===================================================================
--- ecell/configure.in (revision 2631)
+++ ecell/configure.in (working copy)
@@ -250,7 +250,7 @@
AC_SUBST(DMTOOL_INCLUDE_DIR)
-AM_CHECK_PYTHON_HEADERS(,[AC_MSG_ERROR([AM_CHECK_PYTHON_HEADERS failed.])])
+AM_CHECK_PYTHON_HEADERS(,[AC_MSG_ERROR([some other error messages])])
dnl numpy package.
dnl find arrayobject.h.
However, I donnot know much about Autoconf/Automake.
Could some one confirm this?
Kaizu
2006/12/6, efe...@eb... <efe...@eb...>:
> Hi,
>
> I get a syntax error under Linux/i386 with svn revision 2631:
>
> ...
> checking for headers required to compile python extensions...
> ./configure: line 24170: syntax error near unexpected token `('
> ./configure: line 24170: `case "(($ac_try" in'
> configure: error: ./configure failed for ecell
> error: Bad exit status from /home/eric/rpm/tmp/rpm-tmp.26251 (%build)
>
> Do you confirm?
> Eric
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Ecell-devel mailing list
> Ece...@li...
> https://lists.sourceforge.net/lists/listinfo/ecell-devel
>
|
|
From: Kazunari K. <kw...@gm...> - 2006-12-06 12:06:14
|
I also get the same error on Ubuntu 6.10.
I assume that it is related with the version of autoconf
and is caused by AC_TRY in ecell/acinclude.m4.
Kaizu
2006/12/6, efe...@eb... <efe...@eb...>:
> Hi,
>
> I get a syntax error under Linux/i386 with svn revision 2631:
>
> ...
> checking for headers required to compile python extensions...
> ./configure: line 24170: syntax error near unexpected token `('
> ./configure: line 24170: `case "(($ac_try" in'
> configure: error: ./configure failed for ecell
> error: Bad exit status from /home/eric/rpm/tmp/rpm-tmp.26251 (%build)
>
> Do you confirm?
> Eric
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Ecell-devel mailing list
> Ece...@li...
> https://lists.sourceforge.net/lists/listinfo/ecell-devel
>
|
|
From: <efe...@eb...> - 2006-12-06 11:55:29
|
Hi,
I get a syntax error under Linux/i386 with svn revision 2631:
...
checking for headers required to compile python extensions...
./configure: line 24170: syntax error near unexpected token `('
./configure: line 24170: `case "(($ac_try" in'
configure: error: ./configure failed for ecell
error: Bad exit status from /home/eric/rpm/tmp/rpm-tmp.26251 (%build)
Do you confirm?
Eric
|