updated manual & ease installation

4 views
Skip to first unread message

Benoit Chesneau

unread,
Jun 8, 2009, 6:01:34 AM6/8/09
to couc...@googlegroups.com
Hi all,

Since some people still have some problem installing couchapp I edited
manual and README to make it easier. Latest version of manual is here
:

http://wiki.github.com/couchapp/couchapp/manual-2

It would be good to have a complete documentation of commands and some
improved tutorial too. If anyone could work on this, it would help a
lot :)

Also some discussion started on irc about making installation of
couchapp as easy as installing a binary. First, It would be
interesting to report here any problem you have now when you install
couchapp. Please indicate the python version you have (python
--version), the OS you use and such. These details would help us to
fix and improve installation on any plateform. Also if you have idees
don't hesitate. It would be greatly appreciated.

- benoît

AW GOOGLE

unread,
Jun 8, 2009, 10:21:55 AM6/8/09
to couc...@googlegroups.com
Benoit Chesneau schrieb:
> Hi all,

Hi,

> Since some people still have some problem installing couchapp I edited
> manual and README to make it easier. Latest version of manual is here
>
>
> http://wiki.github.com/couchapp/couchapp/manual-2

this looks really good and much simpler than before ;-) Thank you!

> It would be good to have a complete documentation of commands and some
> improved tutorial too. If anyone could work on this, it would help a
> lot :)

I would love to do more but actually I don't have the time ... a tutorial how to build a
couchapp would be super. In my opinion kind of a developer tutorial would help a lot
because installing a couchapp is as simple as written in the manual. Maybe then some
occuring problems are understood better and easier to solve.

> Also some discussion started on irc about making installation of
> couchapp as easy as installing a binary. First, It would be
> interesting to report here any problem you have now when you install
> couchapp. Please indicate the python version you have (python
> --version), the OS you use and such. These details would help us to
> fix and improve installation on any plateform. Also if you have idees
> don't hesitate. It would be greatly appreciated.

My feedback again - no problems with installing on Debian based machines ...

> - benoīt

Cheers

Andy

Bjoern

unread,
Jun 16, 2009, 3:02:30 AM6/16/09
to CouchApp
On Jun 8, 12:01 pm, Benoit Chesneau <bchesn...@gmail.com> wrote:

> couchapp as easy as installing a binary. First, It would be
> interesting to report here any problem you have now when you install
> couchapp. Please indicate the python version you have (python
> --version), the OS you use and such. These details would help us to
> fix and improve installation on any plateform. Also if you have ideas
> don't hesitate. It would be greatly appreciated.

I can't install on OS X, python -V = 2.5.1, OS X version is 10.5.7

I guess it is related to the easy_install bug on OS X? setup.py for
CouchApp complains about missing simplejson. I tried to install
simplejson using "easy_install simplejson" and get the error message
"No eggs found in /tmp/easy_install-BM56yQ/simplejson-2.0.9/egg-dist-
tmp--O5ZMS (setup script problem?)"

Any other way to install simplejson? I don't know anything abut python
and it's environment. port search shows py25-pip as an easy_install
replacement, but I don't know how to use it.

Björn

Benoit Chesneau

unread,
Jun 16, 2009, 5:50:49 AM6/16/09
to couc...@googlegroups.com
2009/6/16 Bjoern <bjoe...@googlemail.com>:


Did you follow doc here :
http://wiki.github.com/couchapp/couchapp/manual-2 ?

these lines :

$ curl -O http://peak.telecommunity.com/dist/ez_setup.py
$ sudo python ez_setup.py -U setuptools


should solve your problem. Let me know if it's not.

- benoît

Bjoern

unread,
Jun 16, 2009, 6:18:41 AM6/16/09
to CouchApp
> these lines :
>
> $ curl -Ohttp://peak.telecommunity.com/dist/ez_setup.py
> $ sudo python ez_setup.py -U setuptools
>
> should solve your problem. Let me know if it's not.

I had installed setuptools via MacPorts, so it was not clear to me
that I would still have to execute those lines.

Now I did and it seems to have installed properly, however, sudo
easy_install -U couchapp ends with the error message

Chmoding failed. Try to 'chmod -R +x /pathto/couchapp/_external'

I don't think the _external dir still exists in the couchapp project?

Björn

Benoit Chesneau

unread,
Jun 16, 2009, 7:00:22 AM6/16/09
to couc...@googlegroups.com
2009/6/16 Bjoern <bjoe...@googlemail.com>:

Error is just warning anyway, you could use couchapp after
installation. I will check this error later today. Thanks for the
feedback anyway.

Benoit Chesneau

unread,
Jun 18, 2009, 8:45:39 AM6/18/09
to couc...@googlegroups.com
2009/6/16 Benoit Chesneau <bche...@gmail.com>:

> Error is just warning anyway, you could use couchapp after
> installation. I will check this error later today. Thanks for the
> feedback anyway.
>

This problem has been solved in latest git. I will post an update on
pypi when unitests will be added.

- benoit

Reply all
Reply to author
Forward
0 new messages