From nobody Mon Mar 20 16:22:11 2023 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PgKl45tM1z3yw77 for ; Mon, 20 Mar 2023 16:22:24 +0000 (UTC) (envelope-from 4250.82.1d4fd0000ed6b16.1ed6f33e8f7a0bd74ccba09c52b49600@email-od.com) Received: from s1-b0c6.socketlabs.email-od.com (s1-b0c6.socketlabs.email-od.com [142.0.176.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4PgKl42Djlz44T8 for ; Mon, 20 Mar 2023 16:22:24 +0000 (UTC) (envelope-from 4250.82.1d4fd0000ed6b16.1ed6f33e8f7a0bd74ccba09c52b49600@email-od.com) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; d=email-od.com;i=@email-od.com;s=dkim; c=relaxed/relaxed; q=dns/txt; t=1679329344; x=1681921344; h=content-transfer-encoding:content-type:mime-version:references:in-reply-to:message-id:subject:cc:to:from:date:x-thread-info:subject:to:from:cc:reply-to; bh=OpISjkAhxT/1M8x7CxWf8gViGht/kGs6V8q/kOojRrQ=; b=SXFf0Qz49y41sZvjtas2XJMnKSqrzv+l9u1OX6zzT3Va/nu1gd0+ZC7DXebYGaF5M8S9kUlW/kuiObjZSAdrHiaGoONSIksJkHzGSnYzdI+BlXvVv6QtHrLHzGCRyQzUBU7q31qKMOGZTrjKk9MzlDtwLewMlevZ4yASIMMV7Gk= X-Thread-Info: NDI1MC4xMi4xZDRmZDAwMDBlZDZiMTYucXVlc3Rpb25zPWZyZWVic2Qub3Jn Received: from r1.us-west-2.aws.in.socketlabs.com (r1.us-west-2.aws.in.socketlabs.com [142.0.190.1]) by mxsg2.email-od.com with ESMTP(version=Tls12 cipher=Aes256 bits=256); Mon, 20 Mar 2023 12:22:16 -0400 Received: from smtp.lan.sohara.org (86-42-20-118-dynamic.b-ras1.bdt.dublin.eircom.net [86.42.20.118]) by r1.us-west-2.aws.in.socketlabs.com with ESMTP(version=Tls12 cipher=Aes256 bits=256); Mon, 20 Mar 2023 12:22:14 -0400 Received: from [192.168.63.1] (helo=steve.lan.sohara.org) by smtp.lan.sohara.org with smtp (Exim 4.95 (FreeBSD)) (envelope-from ) id 1peIGy-000LxI-0S; Mon, 20 Mar 2023 16:22:12 +0000 Date: Mon, 20 Mar 2023 16:22:11 +0000 From: Steve O'Hara-Smith To: white-wolf Cc: questions@freebsd.org Subject: Re: www/redmine50 /bin/sh: bundle: not found Message-Id: <20230320162211.65f7803c3da1957e89e7987c@sohara.org> In-Reply-To: References: X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.0) X-Clacks-Overhead: "GNU Terry Pratchett" List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4PgKl42Djlz44T8 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7381, ipnet:142.0.176.0/22, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On Mon, 20 Mar 2023 16:23:50 +0100 white-wolf wrote: > https://www.redmine.org/projects/redmine/wiki/HowTo_Install_Redmine_50x_on_Ubuntu_2004_with_Apache2 Why not just install the redmine package ? pkg install redmine50 -- Steve O'Hara-Smith