View Single Post
Old 12-06-2006, 10:10 AM   #4
yokos
Pac-Man caught my iLiad.
yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.
 
yokos's Avatar
 
Posts: 807
Karma: 3595
Join Date: Apr 2006
Location: Germany; next to Baltic Sea
Device: Boox Max Lumi, iRex iLiad (RIP)
Well, I'm one step further now, but not much.
Code:
linux:/home/gepard/Desktop/C Project # arm-linux-gcc -o area area.c circle.c
bash: arm-linux-gcc: command not found
ergo: something is still missing.

Code:
linux:/home/gepard/Desktop/gnuchess-5.07 # ./configure --host=arm-linux --prefix=/usr/local/arm/oe/arm-linux
bash: ./configure: Keine Berechtigung
yes, last line is in German, it means "no authorization" or so. Here is a problem again. I set all rights [rwx] for user & group of the relevant directories.
yokos is offline   Reply With Quote