GuidesTech

Compiling stuffs on the ReadyNAS

The ReadyNAS is just like a regular computer system. The APT addon on ReadyNAS’s community allows end users to install or remove packages easily using the apt-get command.

Basically, you can get your compiling environment up and running by installing the following addons – APT,  ToggleSSH, EnableRootSSH. Following that, ssh to your ReadyNAS and install the following packages for compiling.

# apt-get update
# apt-get install libc6-dev gcc gdb libtag1-dev uuid-dev

Select Yes for those additional packages the system suggests.

Hurray! Time to compile transmission on the ReadyNAS.

 

Treat shadowandy!

If these step-by-step guides have been very helpful to you and saved you a lot of time, please consider treating shadowandy to a cup of Starbucks.  

This site contains links to Amazon. These links will take you to some of the products mentioned in today’s article. As an Amazon Associate, I earn from qualifying purchases.
5 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments