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.60) (envelope-from ) id 1GL4Ju-0004uk-17 for garchives@archives.gentoo.org; Wed, 06 Sep 2006 20:48:26 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k86KkbMH025827; Wed, 6 Sep 2006 20:46:37 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k86KdAwS012982 for ; Wed, 6 Sep 2006 20:39:11 GMT Received: by wx-out-0506.google.com with SMTP id r21so3073854wxc for ; Wed, 06 Sep 2006 13:39:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=ZyTYnEqIJr3qFGv153dnrYNjfpoiYc9TN9l2Qnd7V4Ns5hYZzC1WUaEbmO++gqSWXlNRKwX7M1R7sPXAB2Rf0F4nqzDZtSVmGt81ldJn0n//MKTYhJ9VeC4CnCnmRwsDlmTVrWV4OrDjZwKLE7thRa7OhCg0Uluv7uZ6dXSRlvc= Received: by 10.70.14.9 with SMTP id 9mr13988641wxn; Wed, 06 Sep 2006 13:39:10 -0700 (PDT) Received: by 10.70.110.1 with HTTP; Wed, 6 Sep 2006 13:39:10 -0700 (PDT) Message-ID: <7573e9640609061339g3642c9ddi360096c792594dd7@mail.gmail.com> Date: Wed, 6 Sep 2006 13:39:10 -0700 From: "Richard Fish" Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] installing mono In-Reply-To: <200609060837.17515.stefi@geohidroterv.hu> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Disposition: inline References: <200609060837.17515.stefi@geohidroterv.hu> X-Google-Sender-Auth: ddb145b1d5126e4a X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k86KdAwS012982 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k86KkbMV025827 X-Archives-Salt: d28e4ad0-749d-4f97-a5b8-ec6d500afd7c X-Archives-Hash: 0002fb226bf22e8c4a364bbe9f17b494 On 9/5/06, Stef=E1n Istv=E1n wrote: > Hello, > > I want to install hugin which depends on mono, and during the installat= ion of > mono-1.1.13.2 I get this error: > ** (./class/lib/monolite/mcs.exe:1463): CRITICAL **: > _wapi_shm_semaphores_init: semget error: Nincs hely az eszk=F6z=F6n. T= ry > deleting some semaphores with ipcs and ipcrm Actually based on this message, I suspect this has nothing to do with disk space but the shared memory and semaphore limits set in /proc/sys/kernel/{sem,shmall,shmmax,shmmni}. Googling for "/proc/sys/kernel/sem" or "sysctl kernel.sem" may give you some ideas. -Richard --=20 gentoo-user@gentoo.org mailing list