From couchdb-user-return-425-apmail-incubator-couchdb-user-archive=incubator.apache.org@incubator.apache.org Fri May 16 21:16:53 2008 Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 55850 invoked from network); 16 May 2008 21:16:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 May 2008 21:16:53 -0000 Received: (qmail 28044 invoked by uid 500); 16 May 2008 21:16:54 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 28012 invoked by uid 500); 16 May 2008 21:16:54 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 28000 invoked by uid 99); 16 May 2008 21:16:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 May 2008 14:16:54 -0700 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of thc4ster@gmail.com designates 209.85.198.251 as permitted sender) Received: from [209.85.198.251] (HELO rv-out-0708.google.com) (209.85.198.251) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 May 2008 21:16:09 +0000 Received: by rv-out-0708.google.com with SMTP id k29so394682rvb.0 for ; Fri, 16 May 2008 14:16:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=PKKrhEzVA1JypNDjHycbWusHjD6xlEJrQZ5ufPIcDAc=; b=n2GiUPF9vwS9mmCC/opMq0aaZ8SdXfs0WKlkA9g2b5ZCx2bS3k2v8zzzWod0h9HaOeQ/umlIKUqT2WwY9WP/PcjeKTsrqahnUAsK69JWhDVuxf/BWXn3SGpVESJYls7QUtCo6ggPnaICYbLf7utHOCa0aNPBBZrGoam7T4kA9Eg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WCEr5ivi11lUsCfO4dWgBWPFtC+oQE5kst6oAYac7fTzDLrj1ocQkAFBG50tyWT0/8HdlImBIy1Guoyp58CPGe2oV80jCyF1zz0+F5jn6oIlwRXNPcSjmY0N59YeqE0sovL3EcpO8QiX3/jVnlLfV7I/Q3eAt0WjY/BmmjvTdeE= Received: by 10.141.27.16 with SMTP id e16mr2057291rvj.97.1210972584698; Fri, 16 May 2008 14:16:24 -0700 (PDT) Received: by 10.141.136.10 with HTTP; Fri, 16 May 2008 14:16:24 -0700 (PDT) Message-ID: Date: Fri, 16 May 2008 17:16:24 -0400 From: "Terry Catapano" To: couchdb-user@incubator.apache.org Subject: Re: unable to create database in Futon In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org Jan, No jquery.couch.js but a jquery.js Here's the directory listing: /usr/local/share/couchdb/www/script$ ls browse.js couch.js couch_tests.js jquery.cookies.js jquery.js json2.js pprint.js shell.js Any ideas? Thanks, Terry On Fri, May 16, 2008 at 5:06 PM, Jan Lehnardt wrote: > > On May 16, 2008, at 20:42, Terry Catapano wrote: > >> Jan, >> >> I have 0.7.3a1. Just checked it out via svn today. Doesn't look like I >> have jquery.couch.js. Where should I be looking, just to make sure? > > it should be under $whereeveryouinstalledcouchdb/share/couchdb/www/script/ > so possibly /usr/share/couchdb/www/script/ or > /usr/local/share/couchdb/www/script/ > > > >> >> >> Thanks, >> >> Terry >> >> >> On Fri, May 16, 2008 at 2:22 PM, Jan Lehnardt wrote: >>> >>> Heya Terry, >>> what version of CouchDB have you installed? Do you have the file >>> jquery.couch.js? Is it loaded correctly in Firefox (Use Firebug to find >>> out)? >>> >>> Cheers >>> Jan >>> -- >>> On May 16, 2008, at 20:04, Terry Catapano wrote: >>> >>>> I'm probably overlooking something simple, but I'm unable to create a >>>> database within Futon. My Firefox error console reports this error: >>>> >>>> Error: $.showDialog is not a function >>>> Source File: http://localhost:5984/_utils/script/browse.js >>>> Line: 21 >>>> >>>> I'm using Firefox 2.0.0.14 on OS X 10.4.11. Couchdb is installed on >>>> Ubuntu >>>> 7.10. >>>> >>>> Any help would be appreciated. >>>> >>>> Thanks >>>> >>>> Terry >>>> >>> >>> >> > >