Page 1 of 1

Installing PB on Fedora 9

Posted: Thu Aug 14, 2008 12:57 pm
by dhouston
I have Fedora Live running on a USB flash drive. The installation was super simple from XP Pro.

I then used the System | Administration | Add/Remove Software menu item to add the support files for PB. Note that I'm not 100% sure all of these were needed - perhaps Freak can comment.
  • SDL-devel-1.2.13-3.fc9 (i386)
    gtk2-devel-2.12.11.1.fc9 (i386)
    libstdc++-devel-4.3.0-8 (i386)
    libstdc++-33-3.2-3-63 (i386) ALREADY INSTALLED
I then extracted PureBasic to a convenient location.

When I tried to compile an example, I got the following error message.
  • sh: gcc command not found
Installing gcc-c++-4.3.0-8 (i386) fixed that and I can now compile.