Re: [Lazarus] Lazarus (pendrive linux) can't find SDL libraries?

2009-12-14 Thread Paul Nicholls
zarus mailing list Sent: Monday, December 14, 2009 3:13 PM Subject: Re: [Lazarus] Lazarus (pendrive linux) can't find SDL libraries? Paul Nicholls wrote: Hi Michael, thanks :-) I have now attempted to install SDL like so: apt-get install libsdl1.2-dev I will see if

Re: [Lazarus] Lazarus (pendrive linux) can't find SDL libraries?

2009-12-13 Thread Michael Joyner ᏩᏯ
Paul Nicholls wrote: Hi Michael, thanks :-) I have now attempted to install SDL like so: apt-get install libsdl1.2-dev I will see if this works :) Look in synaptic for other libsdl stuff, like sdl-mixer-dev, etc, many of the sdl * dev are needed. -- ___

Re: [Lazarus] Lazarus (pendrive linux) can't find SDL libraries?

2009-12-13 Thread Paul Nicholls
] Lazarus (pendrive linux) can't find SDL libraries? Paul Nicholls wrote: Hi all, I downloaded and installed pendrive linux on my computer. http://www.pendrivelinux.com/run-pendrivelinux-2009-in-windows/ After much fannying around (package dependancy issues), I manag

Re: [Lazarus] Lazarus (pendrive linux) can't find SDL libraries?

2009-12-13 Thread Michael Joyner ᏩᏯ
Paul Nicholls wrote: Hi all, I downloaded and installed pendrive linux on my computer. http://www.pendrivelinux.com/run-pendrivelinux-2009-in-windows/ After much fannying around (package dependancy issues), I managed to install freepascal, Lazarus 0.9.28.2, gdb (for Lazarus debugging), a

[Lazarus] Lazarus (pendrive linux) can't find SDL libraries?

2009-12-13 Thread Paul Nicholls
Hi all, I downloaded and installed pendrive linux on my computer. http://www.pendrivelinux.com/run-pendrivelinux-2009-in-windows/ After much fannying around (package dependancy issues), I managed to install freepascal, Lazarus 0.9.28.2, gdb (for Lazarus debugging), and SDL. Ok, so far so go