<DISREGARD>
</DISREGARD>
EDIT:: Have got very far, now all i need to do is run cmake and, crap.
"X11 not found. You may need to install X11 development libraries"
Where do i find these? i looked on my pandora and they werent there, nor did a "sudo opkg search "X11"" or a "sudo opkg search "Xorg"" provide me with any results.
So close to an allegro 5, so any help would be apreciated!
Well title is the error i get when i try to run 'sudo ./configure' to build libpng (a perquisite for Allegro5).
I did some googling and this could be caused by spaces in the directory's but i believe it could be the fact that the pandora has no real time clock and that mine is currently set to march 14 2011, which is terribly wrong. so i guess what im wondering is either
1.How to set the clock
2.how to build libpng otherwise
OR
3.If someone already has an allegro5 floating around for the pandora
The reason im running it using sudo is because otherwise it does not have permission to change permissions.
pre posting edit:: Well i set the clock and that fixed that problem, but now its complaining about no gcc or cc or cl.exe (i should hope it doesn't find any .exe's) which are all c compilers, so all i have to do now is figure out how to tell it where mine is.
i tried looking through the configure file for some quick fix just by editing it but i dont think thats going to help. Could i place a bunch of symlinks where its looking for gcc? (/usr/bin/ right?)
^^^problem, i have no idea how to actually do that.
I have c/c++devtools (the .pnd) installed and running... what would happen if i tried to compile libpng or at least run ./configure from mnt/utmp/cdevtools/ Or Something?
Any help or sense of my ramblings would be appreaciated!
EDIT:: Well thanks to myslelf i got ./ configure to run fine, all i had to do was add the cdevtools thing to my path and now am in the middle of running make
I did some googling and this could be caused by spaces in the directory's but i believe it could be the fact that the pandora has no real time clock and that mine is currently set to march 14 2011, which is terribly wrong. so i guess what im wondering is either
1.How to set the clock
2.how to build libpng otherwise
OR
3.If someone already has an allegro5 floating around for the pandora
The reason im running it using sudo is because otherwise it does not have permission to change permissions.
pre posting edit:: Well i set the clock and that fixed that problem, but now its complaining about no gcc or cc or cl.exe (i should hope it doesn't find any .exe's) which are all c compilers, so all i have to do now is figure out how to tell it where mine is.
i tried looking through the configure file for some quick fix just by editing it but i dont think thats going to help. Could i place a bunch of symlinks where its looking for gcc? (/usr/bin/ right?)
^^^problem, i have no idea how to actually do that.
I have c/c++devtools (the .pnd) installed and running... what would happen if i tried to compile libpng or at least run ./configure from mnt/utmp/cdevtools/ Or Something?
Any help or sense of my ramblings would be appreaciated!
EDIT:: Well thanks to myslelf i got ./ configure to run fine, all i had to do was add the cdevtools thing to my path and now am in the middle of running make
EDIT:: Have got very far, now all i need to do is run cmake and, crap.
"X11 not found. You may need to install X11 development libraries"
Where do i find these? i looked on my pandora and they werent there, nor did a "sudo opkg search "X11"" or a "sudo opkg search "Xorg"" provide me with any results.
So close to an allegro 5, so any help would be apreciated!
Last edited by a moderator: