Closed sreecodeslayer closed 7 years ago
You will have to replace $VERSION with whatever version you are downloading.
On Thu, Jan 5, 2017 at 3:53 PM, Sreenadh T C notifications@github.com wrote:
wget http://download.savannah.gnu.org/releases/varnamproject/libvarnam/source/libvarnam-$VERSION.tar.gz --2017-01-05 http://download.savannah.gnu.org/releases/varnamproject/libvarnam/source/libvarnam-$VERSION.tar.gz--2017-01-05 15:48:25-- http://download.savannah.gnu.org/releases/varnamproject/libvarnam/source/libvarnam-.tar.gz Resolving download.savannah.gnu.org (download.savannah.gnu.org)... 208.118.235.73 Connecting to download.savannah.gnu.org (download.savannah.gnu.org)|208.118.235.73|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://download.savannah.gnu.org/releases-redirect/varnamproject/libvarnam/source/libvarnam-.tar.gz [following] --2017-01-05 15:48:27-- http://download.savannah.gnu.org/releases-redirect/varnamproject/libvarnam/source/libvarnam-.tar.gz Reusing existing connection to download.savannah.gnu.org:80. HTTP request sent, awaiting response... 302 Found Location: http://mirror.rackdc.com/savannah//varnamproject/libvarnam/source/libvarnam-.tar.gz [following] --2017-01-05 15:48:27-- http://mirror.rackdc.com/savannah//varnamproject/libvarnam/source/libvarnam-.tar.gz Resolving mirror.rackdc.com (mirror.rackdc.com)... 94.103.32.100, 2a00:7300:1::100 Connecting to mirror.rackdc.com (mirror.rackdc.com)|94.103.32.100|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2017-01-05 15:48:28 ERROR 404: Not Found
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/varnamproject/libvarnam/issues/140, or mute the thread https://github.com/notifications/unsubscribe-auth/AATXaMhhM9X3CmPwY4Ae1LYIW8GKzvyCks5rPMSJgaJpZM4Lbioe .
-- Thanks Navaneeth
Did that now, and its ok now!
would be good if u can add the export VERSION=x.x.x
command before the wget
:)