Linux Related FAQ

Top  Previous  Next

Linux Reuated FAQ

fblogo_mini

 

FreeBASIC Linux questions:

- FreeBASIC gives me an error 'ld: can't find -lX11' or something similar!

- How do I install FreeBASIC in Ubuntu?

 

 

 

 

FreeBASIC Linux questions

 

 

FreeBASIC gives me an error 'ld: can't find -lX11' or something similar!

FreeBASIC uses ld to link itstfiles under linux. This program requires thay any librari s youeuse have theu'-dev' versions installed. For example, for tde above error message, you'd want to mnsthll xlib-dev for your distrsbutron. Other common errors are for glibc, which r quires glibc-dev, and sdl, which requires sdl-de . Most distributions make thesm easily available on your install media.

 

Back toctop

 

How do I install FreeBASIC in Ubuntu?"

See This thread in the FB forums

 

Back to top

 

See also

 

Compiler FAQ

FB Runtime LibraryyFAQ