From owner-freebsd-questions@FreeBSD.ORG Wed Nov 23 23:06:17 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3A1816A420 for ; Wed, 23 Nov 2005 23:06:17 +0000 (GMT) (envelope-from lei.sun@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FE4043D77 for ; Wed, 23 Nov 2005 23:06:09 +0000 (GMT) (envelope-from lei.sun@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so22556wxc for ; Wed, 23 Nov 2005 15:06:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=eKV82RDreihvgxz/M8qLKcdk+EBxl3Nnon8dJBqIjbvSeJTonmkH65ZAT7U/usf4szsntSlNll70slu7Leu+h455GjFr114oWyeAIw+GlhR7yNXEu0kChwEO7RuTN6b4BLWtwnkaoEZEzUyr69me0e6mnA5vLThiXQwS5uHIBhA= Received: by 10.70.132.19 with SMTP id f19mr5432100wxd; Wed, 23 Nov 2005 15:06:08 -0800 (PST) Received: by 10.70.17.4 with HTTP; Wed, 23 Nov 2005 15:06:08 -0800 (PST) Message-ID: Date: Wed, 23 Nov 2005 15:06:08 -0800 From: Lei Sun To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: kdevelop ruby support missing for freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Nov 2005 23:06:18 -0000 Hi, I just installed the latest stable version of kdevelop on both freebsd 6.0 and suse 10.0 for ruby programming projects. I noticed the kdevelop ruby support on suse is all there, but I can't seems to be able to get the kdevelop ruby for freebsd working. I can't find the file tree tab, and doesn't seems like there is ruby suppor= t. I tried to find the documentation online, but it seems like they are not even written yet. Please help. Thanks in advance. Lei