« Cheap NAS | Main | No desktop Linux yet »

How to ship C++ software on linux

Why, it's easy. Just ship all the C++ runtime libraries that you need.

% dpkg -L google-desktop-linux | grep \.so
/opt/google/desktop/lib/libstdc++.so.6
/opt/google/desktop/lib/libgcc_s.so.1
:

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About

This page contains a single entry from the blog posted on June 28, 2007 2:22 PM.

The previous post in this blog was Cheap NAS.

The next post in this blog is No desktop Linux yet.

Many more can be found on the main index page or by looking through the archives.