X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <82ba77b80805131833x59a01bb9n246aca58f996b427@mail.gmail.com> Date: Tue, 13 May 2008 20:33:45 -0500 From: "Matthew Pettis" To: cygwin AT cygwin DOT com Subject: pdksh package: Error when issuing a 'typeset -r' statement MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi, Cygwin newbie, first time poster... I installed cygwin with the 'pdksh' package. When I try to run issue anything like the following: $ typeset -r x=1 I get the error: pdksh: x: is read only x has never been set, so this is not true (happens for any identifier, even just after I start pdksh). I've googled and searched the mailing list, and I haven't seen any mention of this problem. Any solutions/workarounds? P.S. - I also have a wierd propmt, as seen below... Haven't researched that, as it is not critical, but if anyone knows offhand... \[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n$ typeset -r x=1 Thanks, Matt -- It is from the wellspring of our despair and the places that we are broken that we come to repair the world. -- Murray Waas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/