LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-20-2015, 06:50 AM   #1
bomberb17
Member
 
Registered: Jul 2005
Posts: 63

Rep: Reputation: 0
Install no-ip on embedded linux


I have a bitcoin miner, Spondoolies SP30
http://www.spondoolies-tech.com/prod...n-second-batch
which uses embedded linux, does not include a compiler (gcc), only has basic commands from busybox.
I am trying to install no-ip DDNS service for remote administration purposes. They don't officially support messing with their OS, but they sent me some instructions on installing a development environment on ubuntu.
These steps according to them would be as follows:
(from http://www.docdroid.net/v1k4/install...4-lts.pdf.html )


prebuilt steps:
Code:
sudo apt-get update
sudo apt-get install git build-essential
sudo apt-get install autoconf
sudo apt-get install unzip
sudo apt-get install libtool
sudo apt-get install whois
sudo apt-get install pkg-config
sudo apt-get install ncurses-dev
sudo apt-get install libssl-dev
create working folders
Code:
mkdir workspace
cd workspace
get spoondolies package setup
Code:
git clone https://github.com/Spondoolies-Tech/sp30-top.git
download entire solution
Code:
cd sp30-top
make get
install toolchain
Code:
cd /opt
tar xf /home/ubuntu/workspace/sp30-top/toolchain/arm2013.05-CodeSourcery.tar.xz
cd -
add path to binaries in .bashrc
Code:
echo "export PATH=/opt/arm-2013.05/bin/:$PATH" >> ~/.bashrc
. ~/.bashrc
init projects configuration
Code:
make init
build binaries
Code:
make build
prepare uImage spondoolies.dtb
Code:
make deploy
What would be the next steps to install no-ip to my machine?
Thanks!

Last edited by bomberb17; 03-21-2015 at 05:02 AM.
 
Old 03-20-2015, 12:46 PM   #2
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,789
Blog Entries: 13

Rep: Reputation: 4831Reputation: 4831Reputation: 4831Reputation: 4831Reputation: 4831Reputation: 4831Reputation: 4831Reputation: 4831Reputation: 4831Reputation: 4831Reputation: 4831
Did all those steps work? Seems like you got it built and installed, that would be the culmination where you completed the "make deploy".

And ... half understanding - half not.

This is a data miner? Intended to do what? Search person's activities online so you can target them for advertisements and such? Or something else?

And you're trying to set it up so that it has anonymity so basically people can't locate you and complain at a specific level, or mine backwards at you?

Or what exactly is the application case?
 
Old 03-21-2015, 03:58 AM   #3
bomberb17
Member
 
Registered: Jul 2005
Posts: 63

Original Poster
Rep: Reputation: 0
Yes all these steps seem to have worked.
Looks to me that I have to somehow cross-compile no-ip.

This is not a data miner, but a bitcoin miner.
 
Old 03-31-2015, 01:22 PM   #4
bomberb17
Member
 
Registered: Jul 2005
Posts: 63

Original Poster
Rep: Reputation: 0
I found a workaround to use tell no-ip the machine's IP address, I set a cron job using curl to http://username:password@dynupdate.n...testdomain.com

However, I am still trying to figure out how to use the dev environment I built for my machine.
Any help appreciated
Thanks

Last edited by bomberb17; 03-31-2015 at 01:24 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to install Linux on embedded box without VGA? yesyes Linux - Newbie 9 04-04-2010 06:28 AM
how to install apt in embedded linux? i.you Linux - Software 3 10-03-2007 03:13 AM
How to install Perl in embedded Linux???? neilengineer Linux - Software 0 03-12-2007 09:23 PM
linux kernel install on embedded device sensational Linux - General 2 08-23-2005 04:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration