Hi, Just wondering if you ever found the source of your problem referred to in the post below. I'm experiencing the same thing. Thanks,
Chris Caughey
[ILUG-BOM] PPTP client Girish Hanchate linuxers@mm.ilug-bom.org.in Thu Mar 28 15:10:06 2002
* Previous message: [ILUG-BOM] FETCHMAIL * Next message: [ILUG-BOM] Re: mail backup * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I am facing problem while installing PPTP client on Redhat linux 6.2. I installed pptp-linux-1.0.3-1.i386.rpm & ppp-mppe-2.4.0-4.i386.rpm. after installing when i start setup it gives me following error
Insecure $ENV{ENV} while running with -T switch at /usr/sbin/pptp-command line 505, <STDIN> chunk 1
Rgds
Girish
On Tue, 27 Aug 2002, Chris Caughey wrote:
Just wondering if you ever found the source of your problem
referred to in the post below. I'm experiencing the same thing.
Insecure $ENV{ENV} while running with -T switch at /usr/sbin/pptp-command line 505, <STDIN> chunk 1
is it $ENV{ENV} or $ENV{PATH}? It would more likely be PATH
edit the program - whichever it is (you can use a text editor like vi or gedit to do it). Just after the line that says #!/usr/bin/perl -T (or something like that), add the following:
BEGIN { $ENV{PATH}='/usr/bin:/bin:/usr/local/bin'; }
If a BEGIN block already exists, then just add the line to that block, somewhere at the top. Don't add a second BEGIN block.
Helo luggers....;)
Students wishin to take up projects based on Free Software & gnu-linux may get in touch with me off this mailing list.
A small core group of pple involved will do the needful, to TRY to help u out via the web and help u manager/deliver the project on a day-2-day basis.
Trevor
===== ( >- GNU/LINUX, It's all about CHOICE -< ) /~\ __ http://www.qmailtheeasyway.com __ /~\ | ) / mailto: trevor.w@media.mit.edu \ (/ | |_|_ \ Research Asst, MediaLab / _|_| ___________________________________/
__________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com