From owner-freebsd-questions@FreeBSD.ORG Wed Sep 24 16:07:50 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42AFB16A4B3 for ; Wed, 24 Sep 2003 16:07:50 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9431144020 for ; Wed, 24 Sep 2003 16:07:49 -0700 (PDT) (envelope-from suleyman@comcast.net) Received: from fatboy.velishek.com (c-24-118-94-15.mn.client2.attbi.com[24.118.94.15]) by comcast.net (rwcrmhc13) with SMTP id <2003092423074801500l542be>; Wed, 24 Sep 2003 23:07:49 +0000 From: suleyman To: freebsd-questions@freebsd.org Date: Wed, 24 Sep 2003 18:02:35 -0500 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309241802.35578.suleyman@comcast.net> Subject: PERLIO=stdio error message- newbie doesnt have a clue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2003 23:07:50 -0000 I am trying to get dvdrip to run. This is the error message I get "bash-2.05b$ dvdrip You're using Perl 5.8.0 without PERLIO set to 'stdio'. Most Perl 5.008 installations currently have a bug. dvd::rip doesn't work with them if PERLIO isn't set. I will set PERLIO=stdio for you and restart dvd::rip... You can get rid of this messages, by setting PERLIO=stdio in your ~/.profile, or whatever your shell uses." I have added this line "PERLIO=stdio" in my .login .cshrc and my .profile files I usually get this in term $ then type bash to get bash-2.05b$ either way after typing dvdrip i get the same message. Could someone please direct me to info about this. Thanks, Suleyman p.s.-In the last 3 months I have used redhat, suse, gentoo & debian. Finally I tried FreeBSD 4.8- I love it so far though I have a lot to learn :-)