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>
|