-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 2014-08-30 18:02, Alexandros Drymonitis wrote:
On Sat, Aug 30, 2014 at 5:31 PM, IOhannes m zmölnig zmoelnig@iem.at wrote:
On 08/30/2014 10:57 AM, Alexandros Drymonitis wrote:
/dev/mmcblk0p2 3.3G 3.1G 2.0M 100% /
well, this means that you filesystem *is* full.
I managed to install Pd with apt-get. Any idea why there's no space to compile from source but can install from the repos?
Although I installed it, I can't open it. If I type /usr/bin/pd I get this: priority 6 scheduling enabled. priority 8 scheduling enabled. Fontconfig warning: ignoring UTF-8: not a valid region tag
i've never seen this error, but googling revealed that it might have to do with your locale settings. what does the following return? $ locale
try setting your language to something "default", like: $ LANG=en_US.UTF-8 /usr/bin/pd
and Pd hangs. The -version flag tells me it's Pd-0.45-4. I don't know what this warning means, so any help is greatly appreciated.
i *think* that the warning is unrelated to Pd not being able to startup. i *guess* that the latter is more related to X11-forwarding.
do you have X11-forwarding enabled on the odroid? [1]
fgmasd IOhannes
[1] man sshd_config