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 1Fx7p3-0005Ce-5m for garchives@archives.gentoo.org; Sun, 02 Jul 2006 19:41:37 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k62JaQU0012432; Sun, 2 Jul 2006 19:36:26 GMT Received: from relay-ev.club-internet.fr (relay-ev.club-internet.fr [194.158.96.209]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k62JHsWj011474 for ; Sun, 2 Jul 2006 19:17:54 GMT Received: from [192.168.0.2] (d02m-89-83-202-32.d4.club-internet.fr [89.83.202.32]) by relay-ev.club-internet.fr (Postfix) with ESMTP id 1A8FE25609 for ; Sun, 2 Jul 2006 21:17:54 +0200 (CEST) Message-ID: <44A81BE1.9010901@club-internet.fr> Date: Sun, 02 Jul 2006 21:17:53 +0200 From: Ptitjack User-Agent: Thunderbird 1.5.0.4 (X11/20060603) 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] upgrade xorg-x11 ; xprint missing [solved] References: <44A7EE66.5010603@club-internet.fr> <44A7FCC1.1000607@club-internet.fr> <358eca8f0607021015x141e0b41t2a98c0369460e586@mail.gmail.com> <20060702172210.GA18995@jfindlay.us> In-Reply-To: <20060702172210.GA18995@jfindlay.us> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 03913185-ed35-4a6e-b824-f87cea080c01 X-Archives-Hash: 76ab0691797203a422ba84dc968df752 Justin R Findlay a gentiment tapote: > On Sun, Jul 02, 2006 at 07:15:28PM +0200, Mick wrote: > >> On 02/07/06, Ptitjack wrote: >> >> >>>> I recently upgraded from xorg-x11-6.8.2-r7 to xorg-x11-7.0-r1. >>>> Everything is ok except one little annoying point : >>>> Now, each time i open a console, i get the error message : >>>> -bash: /usr/lib/misc/xprint: No such file or directory. >>>> How can i get rid of this ? >>>> Thanks a lot in advance, >>>> >>> Hi again, >>> >>> I solved my problem ! >>> Sorry for the noise . >>> >> Would you mind telling us how, you never know we might encounter the >> same error one day? >> > > And it's also helpful for the person who finds this message through > google to have the solution fully explained. I only say so because I've > been that person many times. (: > > > Justin > Of course yes, I would be very happy if this could help someone. I got the solution from a french gentoo user. The problem come from packages compiled with the +xprint flag. 1- I put -xprint into my /etc/make.conf and : #emerge -av --newuse world 2- I looked for all files named xprint in /etc, so #locate xprint I got this : /etc/X11/xinit/xinitrc.d/92xprint-xpserverlist.sh /etc/X11/Xsession.d/92xprint-xpserverlist.sh /etc/init.d/xprint /etc/profile.d/xprint.csh /etc/profile.d/xprint.sh 3-May be, these files were needed by some application, so : #equery belongs /etc/X11/xinit/xinitrc.d/92xprint-xpserverlist.sh #equery belongs /etc/...... # etc... 4- As these files were of no use, I deleted then (well, backup first, then delete). Now, everything works fine and the error messages are gone. I hope i've been clear enough with my poor english :-) Regards, - Ptitjack - Then -- gentoo-user@gentoo.org mailing list