cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Curl & OpenVMS

From: <Nico.Baggus_at_mail.ing.nl>
Date: Thu, 17 Oct 2002 12:13:00 +0200

Laurent,

Curl is to used as a foreign command (as are most Unix like programs used on
VMS f.e. look at traceroute or other TCPIP commands; "show symbol traceroute").

For curl please use:

CURL :== "$<DEV>:[<DIR>]CURL.EXE"

<DEV>:[<DIR>] specify where your curl is if it in your logindirectory just use:

CURL :== "$SYS$LOGIN:CURL.EXE"

Now you can say "curl --help" etc.

Please keep in mind it is a Unix tool, it work very well with Stream-lf file
format
but other file formats may give surprising result.

I hope this helps

Kind Regards,

Nico Baggus

> -----Original Message-----
> From: curl-users_at_lists.sourceforge.net at INET-1
> Sent: Thursday, October 17, 2002 11:17
> To: "'curl-users_at_lists.sourceforge.net'"
> <curl-users_at_lists.sourceforge.net> at INET-1
> Subject: Curl & OpenVMS
>
>
> Hi,
>
> I've just downloaded version 7-9-5 for VMS on
> http://curl.haxx.se/download.html
>
> I try to make it work for some tests but i always have error messages
>
> Here are some of my tries :
>
> RUN CURL
> curl: try 'curl --help' for more information
> %CURL-E-FAILINIT, Failed Initialisation
>
> RUN CURL --help
> %DCL-W-MAXPARM, too many parameters - reenter command with
> fewer parameters
>
> run curl "http://www.google.com"
> %DCL-W-MAXPARM, too many parameters - reenter command with
> fewer parameters
> \"http://www.google.com"\
>
>
> Could someone put me on the right way making curl working
>
> Thanks in advance
>
> Laurent
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by: viaVerio will pay you up to
> $1,000 for every account that you consolidate with us.
> http://ad.doubleclick.net/clk;4749864;7604308;v?
> http://www.viaverio.com/consolidator/osdn.cfm
>

-----------------------------------------------------------------
ATTENTION:
The information in this electronic mail message is private and
confidential, and only intended for the addressee. Should you
receive this message by mistake, you are hereby notified that
any disclosure, reproduction, distribution or use of this
message is strictly prohibited. Please inform the sender by
reply transmission and delete the message without copying or
opening it.

Messages and attachments are scanned for all viruses known.
If this message contains password-protected attachments, the
files have NOT been scanned for viruses by the ING mail domain.
Always scan attachments before opening them.
-----------------------------------------------------------------

-------------------------------------------------------
This sf.net email is sponsored by: viaVerio will pay you up to
$1,000 for every account that you consolidate with us.
http://ad.doubleclick.net/clk;4749864;7604308;v?
http://www.viaverio.com/consolidator/osdn.cfm
Received on 2002-10-17