OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: Strijar on April 22, 2005, 05:07:15 am
-
I make file ~/.Xresources and run xrdb ~/.Xresources
Error: sh: /opt/cross/arm/3.3.2-xscale-softvfp/armv5tel-cacko-linux/bin/cpp: No such file or directory
Some as run imake!
-
yes, xrdb requires a C preprocessor.
put your settings in .Xdefault instead and don't use xrdb (unless you are willing to install gcc that is)
more here:
https://www.oesf.org/forums/index.php?showtopic=7847 (https://www.oesf.org/forums/index.php?showtopic=7847)
-
Thank's!