From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1I2erS-0006tU-OQ for garchives@archives.gentoo.org; Mon, 25 Jun 2007 03:03:31 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l5P32i6v000317; Mon, 25 Jun 2007 03:02:44 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l5P32hPj000312 for ; Mon, 25 Jun 2007 03:02:43 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 1D32B64EB9 for ; Mon, 25 Jun 2007 03:02:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: 1.421 X-Spam-Level: * X-Spam-Status: No, score=1.421 required=5.5 tests=[AWL=1.421] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UtEHJaiksQkK for ; Mon, 25 Jun 2007 03:02:39 +0000 (UTC) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.237]) by smtp.gentoo.org (Postfix) with ESMTP id 7AEDC64ED8 for ; Mon, 25 Jun 2007 03:02:39 +0000 (UTC) Received: by nz-out-0506.google.com with SMTP id v1so1115566nzb for ; Sun, 24 Jun 2007 20:02:38 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=uBo14p7q41ilFxyLElonOCnwRxQZM+EN1jdkfzUfiw+oA8iegNkcaY5SRERrIFuhlARMd8KpsVYURcOfS1LgZ1OBVwPgNnISkPtpfjn++CYfIpm8envU0JD0ozqpN4hWxpB1Le/190FC7HduRaUSLAbu85P77wk8eRzTW18D/io= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=QBWAR/rjgFt6KSutpeCziXQE1f/lPBcWoZQzmnoVOUkFYGbSkmjMhTrnTI8pNtYW1HNvwHDiUEI/lWqPNRNb831YXtSamiKYDBciN+3gYyIwgY2FGawvUmp2owIa0foYpLM6aR+/Cplw2pmdz0vKKdZkYjNeXD//emMUM352y+g= Received: by 10.114.95.1 with SMTP id s1mr5033350wab.1182740558364; Sun, 24 Jun 2007 20:02:38 -0700 (PDT) Received: from ?192.168.2.155? ( [159.226.118.41]) by mx.google.com with ESMTP id j6sm6845505wah.2007.06.24.20.02.36 (version=SSLv3 cipher=RC4-MD5); Sun, 24 Jun 2007 20:02:37 -0700 (PDT) Subject: [gentoo-science] problem in installing ccp4-6.0.2 From: JinzhongLin To: gentoo-science@lists.gentoo.org Content-Type: text/plain Date: Mon, 25 Jun 2007 11:02:34 +0800 Message-Id: <1182740554.8056.14.camel@localhost> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@gentoo.org Reply-to: gentoo-science@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.8.2.1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 12bb78d7-85d1-4378-ba29-4b2d372d4d79 X-Archives-Hash: 6bfb04b13a61ad7547561e6fa217b77b I tried to intall ccp4-6.0.2 and caught an error resulted from line 340 in the ebuild, which told me that it couldn't find the clipper directory. After checking i found that the include files of clipper and ssm were already intalled into the image directory not in the work directory, so doins the clipper and ssm couldn't succeed. i deleted the clipper and ssm in line 339 and the installation went well without errors. Is that a common poblem or system-specific?? -- gentoo-science@gentoo.org mailing list