LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Synology with BusyBox, want compiler and downloader (https://www.linuxquestions.org/questions/linux-newbie-8/synology-with-busybox-want-compiler-and-downloader-528691/)

t3ch 02-13-2007 11:22 AM

Synology with BusyBox, want compiler and downloader
 
I have bought a Synology 101j NAS preinstalled with BusyBox Linux. I have enabled telnet on it, and want to install some apps. Ex. MC, but it failed because i don't have a C compiler.

Therefore I wanted to install GCC, but it won’t let me configure.

--cut--
creating cache ./config.cache
checking host system type... armv5b-unknown-linux-gnu
checking target system type... armv5b-unknown-linux-gnu
checking build system type... armv5b-unknown-linux-gnu
checking for a BSD compatible install... ./install-sh -c
checking whether ln works... yes
checking whether ln -s works... yes
configure: error: Building in the source directory is not supported in this release. See http://gcc.gnu.org/install/configure.html for more details.



I have read at nslu2-linux.org that others use programs for Power PC - why is that? The CPU in the NAS is a "Intel IXP420 @ 266MHz (Part No. fwixp420bb, see p. 51/52)"

Some have accomplished to install ipkg on it
(http://www.nslu2-linux.org/wiki/DS101/DS101BootStrap).

Can't I run "apg get" and use x86 apps?


I'm total confused now... What's a bootstrap, and what does it have to do with ipkg, which i understand is a download client. Why do others use PowerPC apps?

Finally, how do I install a compiler and download client?

:scratch:
Thanks

Jaqui 02-13-2007 07:17 PM

nope, you can't use x86 binaries, since it's not an x86 arch.
so apt-get won't work, unless it is pointing to binaries for the specific hardware.

since I've never tried installing anything onto a nas, I have no idea what steps are needed to do so.


All times are GMT -5. The time now is 03:39 PM.