Re: Python reporting and scripting engine

2011-03-24 Thread Christian Stimming
Dear Zuhao, Am Mittwoch, 23. März 2011 schrieb Zuhao Wan: > I'm also interested in this idea! :) that is good to hear. Again, as a first step, we suggest you should checkout the gnucash sources from SVN and build it yourself (on some Linux/Unix computer), see http://wiki.gnucash.org/wiki/Buildi

Re: Python reporting and scripting engine

2011-03-24 Thread Christian Stimming
t; I'm a student and was taking a look at Google SoC proposed projects for > gnucash and got very interested > to work on python reporting and scripting engine. > > Besides python I would like to include lua as well, if there is time to do > it during SoC. > > If not I w

Re: [GSoC] Project: Python reporting and scripting engine

2011-03-24 Thread Christian Stimming
Dear Rohan, thank you for your interest in working with gnucash in the GSoC 2011 program. It is good to hear you've been able to build it from source. If you're interested in python scripting, I would suggest two things: * First, you should read through the example scripts in src/optional/pyth

Re: Python reporting and scripting engine

2011-03-23 Thread Zuhao Wan
x27;m a student and was taking a look at Google SoC proposed projects for > gnucash and got very interested > to work on python reporting and scripting engine. > > Besides python I would like to include lua as well, if there is time to do > it during SoC. > > If not I woul

Python reporting and scripting engine

2011-03-23 Thread Andre Murbach Maidl
Hi, I'm a student and was taking a look at Google SoC proposed projects for gnucash and got very interested to work on python reporting and scripting engine. Besides python I would like to include lua as well, if there is time to do it during SoC. If not I would consider it as a future pr

[GSoC] Project: Python reporting and scripting engine

2011-03-22 Thread Rohan Kulkarni
Hello, I am interested to work on above mentioned project this summer as a part of GSoC. I have programming experience with Python, C and Scheme. I have built the source code and am getting familiar with the code. Currently going through the python scripts present in the code. Wanted to get som

Re: Work on Python reporting and Scripting engine for GNU cash

2011-03-19 Thread Rahul Gaur
> Andy > Dear Christian, I would like to congratulate you and everyone at GnuCash Devel for getting selected in Gsoc 2011,hoping to work/contribute with GnuCash-Devleopers over the summer. In your last mail you have stated that a python patch has been received over the mailing list ,so is the Py

Re: Work on Python reporting and Scripting engine for GNU cash

2011-03-16 Thread Andy Clayton
Rahul, On Wed, Mar 16, 2011 at 2:27 PM, Rahul Gaur wrote: > > I've been successfully able to run configure with enabling python > bindings, > but however there have been some glitches when I tried running those > scripts > as per the instructions given in the comments but the following error sho

Re: Work on Python reporting and Scripting engine for GNU cash

2011-03-16 Thread Rahul Gaur
Dear Christian, I've been successfully able to run configure with enabling python bindings, but however there have been some glitches when I tried running those scripts as per the instructions given in the comments but the following error shows up : > > aregee@aregee-laptop:~/unstable/cashgnu/lib

Re: Work on Python reporting and Scripting engine for GNU cash

2011-03-15 Thread Christian Stimming
Dear Rahul, good to hear you can build from source now. Can you make sure to run configure with --enable-python, then check the examples in the directory src/optional/python-bindings/example_scripts whether you can run them as described in the files, respectively? This should give you a first

Re: Work on Python reporting and Scripting engine for GNU cash

2011-03-14 Thread Rahul Gaur
thanks for yr help..gnu cash is running properly now..compilation frm svn `ve been sucessful. Now for python project ideas...can you brief me about it..? Thanks Rahul -- --- *Regards* *Rahul Gaur*

Re: Work on Python reporting and Scripting engine for GNU cash

2011-03-14 Thread Rahul Gaur
Finally did it...source is being compiled right now ... so what next from here...?? btw all the best to gnucash for its application to GSoC 2011 .. :) Regards Rahul On Mon, Mar 14, 2011 at 5:09 PM, Rahul Gaur wrote: > Since build-dep didn't worked for me , i guess some more libs are missing > s

Re: Work on Python reporting and Scripting engine for GNU cash

2011-03-14 Thread Rahul Gaur
Since build-dep didn't worked for me , i guess some more libs are missing so i am installing them one by one manually and now searching for libgnomeui-2.0 ...well actually i've learned quite a lot of new tweaks too today :) Regards Rahul On Mon, Mar 14, 2011 at 4:19 PM, Rahul Gaur wrote: > W

Re: Work on Python reporting and Scripting engine for GNU cash

2011-03-14 Thread Christian Stimming
Zitat von Rahul Gaur : checking for gtk+-2.0 >= 2.10... no Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure: error: Library requirements

Work on Python reporting and Scripting engine for GNU cash

2011-03-14 Thread Rahul Gaur
Thanks for your valuable inputs .. but i think i've again struck with something here.. > checking what language compliance flags to pass to the C compiler... >> >> checking for gtk+-2.0 >= 2.10... no >> >> Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you >>> should add th

Re: Work on Python reporting and Scripting engine for GNU cash

2011-03-14 Thread Christian Stimming
Hi Rahul, Zitat von Rahul Gaur : I've been trying to compile GNUcash source ver 2.4.3 downloaded frm gnucash.org ... while running ./configure, i get error ,here is a spinet of last few lines : configure: External QOF Disabled. Using Internal QOF Code. checking dbi/dbi.h usability... no c

Re: Work on Python reporting and Scripting engine for GNU cash

2011-03-14 Thread Rahul Gaur
Hi all, I've been trying to compile GNUcash source ver 2.4.3 downloaded frm gnucash.org ... while running ./configure, i get error ,here is a spinet of last few lines : > configure: External QOF Disabled. Using Internal QOF Code. checking dbi/dbi.h usability... no checking dbi/dbi.h presence..

Work on Python reporting and Scripting engine for GNU cash

2011-03-12 Thread Rahul Gaur
Dear Christian, Thanks for your affirmative reply.I will try to compile GNUCash from source today itself.. will ping you if I hit a major roadblock in doing so. Well ever since I started using GNU/Linux I wanted to work with Gnu org and while surfing the web I struck upon GNU cash gsoc 2011 proje

Re: Work on Python reporting and Scripting engine for GNU cash

2011-03-12 Thread Christian Stimming
Dear Rahul, Welcome to the project! We are very interested to hear about your plans with the GSoC project in gnucash. The Python topic is indeed one of the interesting ideas around here, and I'm confident you will find your way into the gnucash project easily so that you can soon get some excit

Work on Python reporting and Scripting engine for GNU cash

2011-03-12 Thread Rahul Gaur
Hi, I am a Computer Science engineering student (1st year) from India.I am planning to apply for GSOC 2011 would really love to work on gnu Cash. I've been using open source operating system since last 1-2 years and then there was no turning back. I've learned C++ and java @ school .Now here in co