From owner-freebsd-questions@FreeBSD.ORG Wed Mar 21 11:06:07 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4B2B016A407 for ; Wed, 21 Mar 2007 11:06:07 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.249]) by mx1.freebsd.org (Postfix) with ESMTP id E43AA13C48A for ; Wed, 21 Mar 2007 11:06:04 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so224600ana for ; Wed, 21 Mar 2007 04:06:04 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EsyLPUXa1DGIWTujJYZZA2Jnuxf7MCSt5l1yijQNO2IS1tjRMqFH9i1vkr2GllAuIwySZLI+HyX+1lNKrFl3ZeuNFvTCEFcq2DRM4f8pkiDkPSGcQDFsvOuUOR12bvIUfT7U90OX7fHwf1otL0ya4CjcUxGtQGIaOvnr3YoXMIo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=El/uWVUKTI4YjDNug873uKk8qrAyML6qyzsttdkcElsMnSTkyn5LSmcnLYaQBVLgk5WhlvpfvxU0vrKuhsTSVCf6nIt8y9n4NUCSi+Z5YZK43l+ZIFquXswS6PkZhD3sHG5kLrMh1FPp8sNlYXcb38fe15f0P7Zc7GRqsJgb51o= Received: by 10.114.202.15 with SMTP id z15mr119756waf.1174475163957; Wed, 21 Mar 2007 04:06:03 -0700 (PDT) Received: by 10.114.199.18 with HTTP; Wed, 21 Mar 2007 04:06:03 -0700 (PDT) Message-ID: Date: Wed, 21 Mar 2007 12:06:03 +0100 From: usleepless@gmail.com To: "Christian Walther" In-Reply-To: <14989d6e0703210358r52338604k4a8ac1e083dec598@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <004701c76b9c$74180570$6901a8c0@hollingsfef1b8> <14989d6e0703210358r52338604k4a8ac1e083dec598@mail.gmail.com> Cc: Frank , freebsd-questions@freebsd.org Subject: Re: about MySQL 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, 21 Mar 2007 11:06:07 -0000 Christan, Frank ( or are you Andreas? ) On 3/21/07, Christian Walther wrote: > On 21/03/07, Frank wrote: > > Hi, > > After i follow you taught me that step it display. > > > > => couldn't fetch it - please try to retrieve this > > => port manually into /usr/ports/distfiles/adstudio-4.5.2_1 andt try > again. > > *** Error code 1 > > > > Stop in /usr/ports/databases/adstudio. > > *** Error code 1 > > > > how should i do? maybe you have taught me step by step how to install cus > i never use UNIX system before, so much command i have no idea. > > > > regards, > > Do what it says. The port can't be fetched automatically, probably due > to licensing issues. A few lines above the lines you pasted should be > a link to the location of the file, or at least an URL to the main > website. Follow it, download adstudio-4.5.2_1 and copy/move it to > /usr/ports/distfiles. > The last step has to be done as root while this is true, Frank alias Andreas tries to build mysql, but has issued "make" in /usr/ports/databases instead of issueing "make" in /usr/ports/databases/mysql51-server. regards, usleep