X-Spam-Check-By: sourceware.org Message-ID: <4396F804.8020903@equate.dyndns.org> Date: Wed, 07 Dec 2005 14:56:04 +0000 From: Chris Taylor Reply-To: cygwin AT cygwin DOT com User-Agent: Debian Thunderbird 1.0.7 (X11/20051017) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: octave-forge dependency? References: <20051207145130 DOT 29088 DOT qmail AT web51506 DOT mail DOT yahoo DOT com> In-Reply-To: <20051207145130.29088.qmail@web51506.mail.yahoo.com> Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 James R. Phillips wrote: > Charles Wilson wrote: > > >>But apparently I can't use octave. > > > Hm, actually we wouldn't want to lose such a knowledgeable user. We need users > like you in order to improve octave. > > Would this work for you? Prior to putting miktex at the front of your path, > say in your .profile, it should be possible to save the unmodified path in an > environmental variable, say PATH_FOR_OCTAVE. > > Then write a short shell script named "octave" to start octave, and put it in > /usr/local/bin; something like > > ======= > #!/bin/sh > > export PATH=$PATH_FOR_OCTAVE > /usr/bin/octave > ======= > > When typing "octave" from the command line, the shell script should be found in > the path prior to the octave binary in /usr/bin. octave/octave-forge should > then use the cygwin-native tetex binaries. I don't see any reason why this > wouldn't work. > > Hope you don't give up on octave. > > jrp > > This doesn't solve the core problem that configure will pick up the presence of cygwin's tetex and expect it - the cygwin tetex install would need to be masked entirely in order to use miktex and not have configure expect tetex.. Chris -- Spinning complacently in the darkness, covered and blinded by a blanket of little lives, false security has lulled the madness of this world into a slumber. Wake up! An eye is upon you, staring straight down and keenly through, seeing all that you are and everything that you will never be. Yes, an eye is upon you, an eye ready to blink. So face forward, with arms wide open and mind reeling. Your future has arrived... Are you ready to go? -- 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/