0.7.12b Doesn't run under Debian Squeeze.
/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./Fritzing)
I'm guessing you built it on Ubuntu. So I'm currently stranded with 0.7.11b which runs OK. Can you re-link/make 0.7.12b with the same environment you used for 0.7.11b ?
-Gordon
Hi Gordon,
Yes, we mention on the download page that we build for Ubuntu. You might check the download page for some of the links to other Linux builds that we are aware of. If there's no luck there, your best bet would be to build from source.
- j
I only use debian stable on my desktop. Annoying that the previous versions were OK )-:
I tried to build it from source. failed. Do you have a list of packages it needs. Looks like something called boost, but there are a billion boost packages for debian.
For boost, look for libboost-dev. Under Ubuntu, to set up the build environment for Fritzing we install the following:
sudo apt-get install zlib1g-dev build-essential libglib2.0-dev libSM-dev libxrender-dev libfontconfig1-dev libxext-dev subversion libboost-dev libboost-doc
Following that we install the Qt SDK (4.8.x) which is probably most easily accomplished by going to http://qt-project.org/downloads. You could then build using QtCreator, or you could try our release script (no guarantees).
- j
Just FYI - I solved the boot issue, but it's now failing to compile elsehwere and I'm giving up at this point. It was fun, but I need something that works for me now, so I'll stick to the older version until I find something else.
-Gordon
Hi Gordon,
Thanks for the feedback. Unfortunately we just don't have the resources here to keep more than one Linux 32/64 release pair afloat.
Cheers,
- j
Post a Reply
Please login to post a reply.
