dengamle;299989 Wrote: > To get to the point: It worked now! So now I have successfully built the > squeezeos/src package (although it did take some 30 minutes or so > instead of 15! :))
Great, 30 minutes sounds better - I briefly thought I needed a new PC ;) dengamle;299989 Wrote: > I guess this is due to the lack of permissions in the install-part of > SDL_gfx. But do I really need to be running this command as root? Do I > need to make more explicit changes to the Makefiles in order to be able > to build the desktop version? No, running the make as root would be bad! You can't compile both versions from the same source without doing a make clean first. It is best to check out in a different place for the desktop version (you only need the squeezeplay directory in this case). Richard -- rtitmuss ------------------------------------------------------------------------ rtitmuss's Profile: http://forums.slimdevices.com/member.php?userid=36 View this thread: http://forums.slimdevices.com/showthread.php?t=47339 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive
