- This topic has 1 reply, 2 voices, and was last updated 4 years, 11 months ago by .
Viewing 1 reply thread
Viewing 1 reply thread
- You must be logged in to reply to this topic.
Home › Forums › YumaPro User Forum › Unable to connect to url https://www.yumaworks.com/dld for package verification
Tagged: Installation
Hi,
I downloaded the yumaworks-sdk-basic package for netconf automation, i wanted to install on my linux machine.
I checked the user manual and it asks me to connect to the above url, when i try it in a browser i get popup to enter user credentials. But when i enter my user details (username and password which i created my account on yumaworks website) it doesn’t login and i get the same login option continuously.
Can you please help me with this ?
Hi,
The https://yumaworks.com/dld URL can only be accessed by customers and evaluation users.
YumaPro SDK Basic and YumaPro Client users can only access packages through this website:
https://www.yumaworks.com/support/download-yumapro-sdk-basic/
https://www.yumaworks.com/support/download-yumapro-client/
Once you have downloaded your desired package please install it using the appropriate command for your linux system.
Refer to the Installing YumaPro SDK Basic Binary Packages section of the YumaPro Installation Guide; ignore any references to https://yumaworks.com/dld.
For Debian/Ubuntu systems, use dpkg, for example:
mydir> sudo dpkg -i yumapro-sdk-basic-18.10-12.4.u1604.amd64.deb
For Fedora/CentOS systems, use rpm or dnf, for example:
mydir> sudo dnf install yumapro-sdk-basic-18.10-12.4.fc30.x86_64.rpm