-bash: wget: command not found

This forum is for topics dealing with problems with software specifically in the ARMv5 repo.

-bash: wget: command not found

Postby KJThaDon » Fri Mar 14, 2014 1:14 am

I have revisited installing ARM onto my Pogoplug v4 and seem to have got it installed. Although now I am running into a weird issue, which I did not have at my last attempt. After installing ARM and rebooting, I SSH back into the device and tried to install bittorrent Sync using these instructions below, however I keep getting the error "-bash: wget: command not found" as soon as i try to use wget...I thought this was installed bb default last time i tried ARM. Can someone help me out please?

thanks!

$this->bbcode_second_pass_code('', 'BitTorrent Sync

BitTorrent Sync is a free utility that uses the bittorrent protocol to keep folders in sync across devices. It can be used with OS X, Windows, Android and Linux.

#create folder
mkdir -p /usr/local/bin
cd /usr/local/bin

#download and untar
wget http://btsync.s3-website-us-east-1.amazonaws.com/btsync_arm.tar.gz
tar -xzvf btsync_arm.tar.gz

#delete unneeded files
rm LICENSE.TXT btsync_arm.tar.gz

#download service file
cd /etc/systemd/system
wget http://dl.dropbox.com/u/42238/pogoplug/v2/btsync.service

#start btsync
systemctl start btsync

#autostart btsync on reboot
systemctl enable btsync

#http://pogoplug:8888/gui')
KJThaDon
 
Posts: 2
Joined: Mon Oct 28, 2013 2:23 am

Re: -bash: wget: command not found

Postby moonman » Fri Mar 14, 2014 3:15 am

May not be part of the image anymore. Run
pacman -Suy && pacman -S wget
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: -bash: wget: command not found

Postby WarheadsSE » Fri Mar 14, 2014 11:57 am

Also, it might be out of date, but have a go: https://github.com/WarheadsSE/PKGs/tree/master/btsync
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm


Return to ARMv5

Who is online

Users browsing this forum: No registered users and 10 guests