X and Fluxbox :: 6V bicycle
Illegal instruction means it tried to use something not available on your processor. How old is your cpu?
Its a Pentium 0 166 MhZ...it was running for ages yesterday, you recon i should just switch it off and wait for some hours?
No.. If you didn't compile with -march something higher than a pentium, it won't run on your processor.
What does "imlib2-config --cflags" say? Any manual CFLAGS you set?
It might use either MMX or some i686 instruction..
when i type "imlib2-config --cflags" into aterm it says
-I/usr/local/include
no idea what that means ^^
what happens when i compile with -march ?
is there any chance i can get it working on my PC...or are there any lighter wbar like docks which would/could/should work =]
Looks like it just won't work on your comp, sorry.
Wbar is the lightest OSX dock I've seen so far, but I guess it does need an i686 to run.
The next lightest would be Engage standalone (of Enlightenment 17).
Compiling with -march=pentium2 would create a program that only runs on pentium2 or better, that's why I asked..
Next Page...
original here.