realbasic-nug
[Top] [All Lists]

Running a Linux build on Ubuntu

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Running a Linux build on Ubuntu
From: Brad Hutchings <brad at componentx dot com>
Date: Wed, 30 Nov 2005 20:14:02 -0800
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Ahhhhh. So I decided I wanted to play with Linux. Thanks to Michael Diehr for the tutorial on installing Ubuntu (aka "Windy Beaver") on Virtual PC...

I'm using a server running SMB as an intermediary to transfer files since my PowerBook can't see the Virtual PC running on it and verse visa. Anyway, after about 81 hours of installing, I finally got a small demo application moved over and it would not run. So I jumped into the Terminal and typed "./MyApplication" and got a curious complaint about libstdc++ not being there!

A little searching around the net and I found this command that did the trick:

        sudo apt-get install libstdc++5

Now my little test app runs and I am a step closer to porting an actual app to Linux! Hurray!

-Brad
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>