Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Problem with curl in windows #147

Open
mostafahadizadeh1991 opened this issue Apr 26, 2019 · 2 comments
Open

Problem with curl in windows #147

mostafahadizadeh1991 opened this issue Apr 26, 2019 · 2 comments
Labels

Comments

@mostafahadizadeh1991
Copy link

Hi dear,
I used activeperl in windows 10 to run your scripts. but when I input the following command in cmd,

perl ./oysttyer.pl -oauthkey=TrcO4O8*********F7IFO -oauthsecret=Oh9ylKCwYN******************4BRH7YJH3GI2Pl1VQ

I gave the following error:

-- using SSL for default URLs.
trying to find cURL ... not found.
failed. trying to find Lynx ... not found.
you must have either Lynx or cURL installed to use oysttyer.

then I download curl.exe from [https://curl.haxx.se/windows/dl-7.64.1_1/curl-7.64.1_1-win64-mingw.zip] and past it into the oysttyer.pl directory. Furthermore I added this directory to environmental path.
But again I gave the above error.
Is there any solution for this?

Thanks for your contribution

@funnelfiasco
Copy link
Contributor

@Khamirak I don't have a Windows machine for testing. If the curl executable is in the PATH environment variable, I would expect it to work, but Windows support isn't an active support target at this point.

@classilla
Copy link

classilla commented Apr 26, 2019 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants