Tagged Questions
3
votes
2answers
304 views
What difference is between ARM Debian for Raspberry PI and Ordinary debian x32/X64 for desktop?
I would like to know, how big is difference between ARM debian for Raspbery PI and x32/x64 debian for desktop.
I would like to buy in future some ARM mini pc like raspbery PI and use it as for ...
1
vote
1answer
164 views
linux-sunxi - make failed, undefined references clk_*
I try to build uImage for linux-sunxi on a Debian box, which is prepared like this (How To Build Debian From Source Code for Mele):
apt-get install emdebian-archive-keyring
apt-get install ...
1
vote
1answer
337 views
Using NetBeans on ARM Linux?
Is it possible to run NetBeans on a ARM CPU with Linux as OS (maybe Debian) ?
I want to be clear I don't need to compile for ARM (I will use NetBeans only for PHP coding).
So the question is about ...
6
votes
1answer
1k views
Running Debian i386 binary on Debian armel via qemu
I am trying to follow this guide:
http://www.nslu2-linux.org/wiki/HowTo/SetUpAVentriloServer
to set up a Ventrilo server on my SheevaPlug, running Debian armel. This page states that you can use ...
1
vote
1answer
255 views
Issues compiling Tanuki Java Service wrapper version 3.1.2 under armv5tel architecture
Basically I need this specific version of the Tanuki Java Service Wrapper to run a specific Java application. I downloaded the source from the Tanuki website and I'm trying to compile it from source.
...