Re: GeoCouch compiling problem with actual version

2011-05-07 Thread e0075088
I got it working now. The problem was that I've been using an old Xulrunner version. I've upgraded to Xulrunner 2.0 and reinstalled CouchDB 1.0.2 by following the instructions provided by Paul Devis in one of the other posts. With the new installation of CouchDB GeoCouch works without any p

Re: GeoCouch compiling problem with actual version

2011-05-04 Thread Volker Mische
There's definetly a config file missing. You can check your config settings (and paths) when you run your couch in debug log level. Cheers, Volker On 05/04/2011 05:05 PM, e0075...@student.tuwien.ac.at wrote: > Tanks for your help Volker. It seems to solve the problem. Is it normal > that I get

Re: GeoCouch compiling problem with actual version

2011-05-04 Thread e0075088
Tanks for your help Volker. It seems to solve the problem. Is it normal that I get warnings because of unused variables? Because spatial queries don't seem to work and I get this error: {"error":"not_found","reason":"missing handler: _spatial"} I've copied all files and set the ERL_FLAGS as s

Re: GeoCouch compiling problem with actual version

2011-05-04 Thread Volker Mische
You seems to miss packages, this might help: http://www.ejabberd.im/undef-make-all Cheers, Volker On 05/04/2011 04:30 PM, e0075...@student.tuwien.ac.at wrote: > Ah yeah sry that I didn't specified that. > > I've already complied and installed CouchDB 1.0.2 without any problems. > I've also tes

Re: GeoCouch compiling problem with actual version

2011-05-04 Thread e0075088
Ah yeah sry that I didn't specified that. I've already complied and installed CouchDB 1.0.2 without any problems. I've also tested it and it works without any problems. I'm currently stuck at compiling GeoCouch. I've followed the installation instruction specified within the readme file.

Re: GeoCouch compiling problem with actual version

2011-05-04 Thread Volker Mische
On 05/04/2011 04:17 PM, e0075...@student.tuwien.ac.at wrote: > > Hello, > my name is Bernhard, I'm currently writing my bachelor thesis in > Geoinformatics where I use GeoCouch within my project. After the new > Ubuntu release I also decided to upgrade my GeoCouch server. But when > trying to comp

GeoCouch compiling problem with actual version

2011-05-04 Thread e0075088
Hello, my name is Bernhard, I'm currently writing my bachelor thesis in Geoinformatics where I use GeoCouch within my project. After the new Ubuntu release I also decided to upgrade my GeoCouch server. But when trying to compile the source code with make I get the following error message: