Page 1 of 1

QCAD 3 Final - Debian installation problem

Posted: Fri Jul 20, 2012 10:43 pm
by ralvejd
Yes nice news :D
I'm waiting for a Debian installation :?: :roll:

Re: QCAD 3 Final

Posted: Sat Jul 21, 2012 12:35 pm
by Clive
ralvejd
Feature request added:
http://www.qcad.org/bugtracker/index.ph ... ask_id=646

- you can use the 'bug tracker' to add bug reports or feature requests.
http://www.qcad.org/bugtracker/

Re: QCAD 3 Final

Posted: Sat Jul 21, 2012 4:33 pm
by andrew
ralvejd wrote:I'm waiting for a Debian installation :?: :roll:
Both the tar.gz and the .bin setup file should work fine under Debian systems.

Re: QCAD 3 Final

Posted: Sat Jul 21, 2012 5:37 pm
by ralvejd
andrew wrote:
ralvejd wrote:I'm waiting for a Debian installation :?: :roll:
Both the tar.gz and the .bin setup file should work fine under Debian systems.
Ok, just tested the .bin file, same result as before
Moved the installation from /root/opt/qcad-3.0.0-prof-linux to /opt/qcad-3.0.0-prof-linux!

Code: Select all

root@pc010:/opt/qcad-3.0.0-prof-linux# ./qcad
./qcad-bin: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by ./libQtCLucene.so.4)
Bugreport from ambra viewtopic.php?f=34&t=1596
Problem installing on Linux ('GLIBCXX_3.4.14' not found)

Postby ambra » 2011-08-27 09:40:40
qcad-trial-bin requires gcc-4.4.4, but I have gcc-4.4.5, so QCAD fails to start.

QCAD should require major GCC versions (gcc-4.4.x), and not revisions.

Can this be fixed in final release?
Any suggestions on a solution?

Re: QCAD 3 Final

Posted: Sat Jul 21, 2012 5:41 pm
by andrew
What precise flavor and version of Debian Linux do you have?

Re: QCAD 3 Final

Posted: Sat Jul 21, 2012 5:48 pm
by ralvejd
andrew wrote:What precise flavor and version of Debian Linux do you have?
pure Debian “squeeze” , last updated yesterday

Re: QCAD 3 Final - Debian installation problem

Posted: Thu Jul 26, 2012 12:56 am
by tyler durden
Hello,
The same here :
Debian squeeze AMD64

Code: Select all

tyler@squeeze64:~/Downloaded/qcad/tar_gz_version/qcad_3_stable/qcad-3.0.0-prof-linux-x86$ cat /etc/debian_version

6.0.4
And then :

Code: Select all

tyler@squeeze64:~/Downloaded/qcad/tar_gz_version/qcad_3_stable/qcad-3.0.0-prof-linux-x86$ ./qcad

./qcad-bin: /usr/lib32/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by ./libQtCLucene.so.4)

Which is really funny, because the previous qcad-3.0.0-rc5-prof-linux-x86 has no trouble to start on the same computer.

Guess it will be solved in no time. Maybe i miss some package for the final 3.0.0 stable ?

Thanks for Qcad and your work.

Best.

Re: QCAD 3 Final - Debian installation problem

Posted: Fri Jul 27, 2012 1:07 pm
by andrew
I've uploaded alternative packages for (X)Ubuntu 10.04, Debian 6 and some other Linux distributions which are not compatible with the regular QCAD packages.
Please check your download area for the packages called 'Linux (Alternative)'.

Re: QCAD 3 Final - Debian installation problem

Posted: Fri Jul 27, 2012 3:39 pm
by tyler durden
Hello,

Work perfect now on my Squeeze Debian Gnu/Linux 6.0.4

Thank you very much.

Best.