Quote: Original post by GamerSg
Im using Ubuntu and the packet manager doesnt seem to have either of these libraries. It didnt even have the famous wxWidgets library which i also had problems compiling.
Add the debian-unstable repositiories to your /etc/apt/sources.list
# Primary
deb ftp://ftp.us.debian.org/debian/ testing main contrib non-free
# deb-src ftp://ftp.us.debian.org/debian/ testing main contrib non-free
deb ftp://ftp.us.debian.org/debian/ unstable main contrib non-free
# deb-src ftp://ftp.us.debian.org/debian/ unstable main contrib non-free