Yes its true, my setup crashed. And now I'm on Ubuntu. Its great, until I tried fpc. Woops.

I've tried everything on the first 3 pages of google for about 20 term and no luck, no matter what I try I get the following compiler output:

Code:
fpc  -MDelphi -Tlinux "PWars.pas" (in directory: /media/ELEMENTS/M777/WIN7 DISK/Users/Ben/Desktop/Probewars/V1.3)
Free Pascal Compiler version 2.4.0-2 [2010/03/06] for x86_64
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Linux for x86-64
Compiling PWars.pas
Linking PWars
/usr/bin/ld: warning: link.res contains output sections; did you forget -T?
/usr/bin/ld: cannot find -lSDL
/usr/bin/ld: cannot find -lSDL_image
/usr/bin/ld: cannot find -lSDL_gfx
/usr/bin/ld: cannot find -lSDL_ttf
Compilation failed.
Error: Error while linking
Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
Error: /usr/bin/ppcx64 returned an error exitcode (normal if you did not specify a source file to be compiled)
I'm using Geany but fp and other editors produce the same thing.

Any help would be of great help, thanks.
cheers,
code_glitch.

PS: Does anyone know how to get Programmers Notepad (current stable version) working on WINE?