Search found 5 matches

by chroma
Sat Mar 03, 2018 11:24 pm
Forum: QCAD Troubleshooting and Problems
Topic: [solved] Problem running command line on Centos 7
Replies: 7
Views: 7830

Re: Problem running command line on Centos 7

So I spun up a new VM with a fresh OS install, and everything works great now. I have no idea what was actually wrong, but thanks for trying this out and showing that it really does work!
by chroma
Fri Mar 02, 2018 8:40 pm
Forum: QCAD Troubleshooting and Problems
Topic: [solved] Problem running command line on Centos 7
Replies: 7
Views: 7830

Re: Problem running command line on Centos 7

I found some more stuff that wasn't installed: [root@localhost qcad-3.19.2-pro-linux-x86_64]# find . | grep so$ | xargs ldd | grep not | sort | uniq libasound.so.2 => not found libcups.so.2 => not found libEGL.so.1 => not found libgstapp-1.0.so.0 => not found libgstaudio-1.0.so.0 => not found libgst...
by chroma
Thu Mar 01, 2018 10:33 pm
Forum: QCAD Troubleshooting and Problems
Topic: [solved] Problem running command line on Centos 7
Replies: 7
Views: 7830

Re: Problem running command line on Centos 7

LD_LIBRARY_PATH=. ldd ./platforms/libqoffscreen.so gave me ... libXrender.so.1 => not found ... So I installed that. Now it gives [root@localhost qcad-3.19.2-pro-linux-x86_64]# LD_LIBRARY_PATH=. ldd ./platforms/libqoffscreen.so linux-vdso.so.1 => (0x00007ffca5ba1000) libfontconfig.so.1 => /lib64/lib...
by chroma
Wed Feb 28, 2018 7:22 pm
Forum: QCAD Troubleshooting and Problems
Topic: [solved] Problem running command line on Centos 7
Replies: 7
Views: 7830

[solved] Problem running command line on Centos 7

Hi, I'm trying to get the QCAD command line tools running on a Centos 7.4 machine. Here's one attempt: [root@localhost qcad-3.19.2-pro-linux-x86_64]# ./dwg2svg QCAD version 3.19.2 Fatal: This application failed to start because it could not find or load the Qt platform plugin "xcb" in "". Available ...
by chroma
Sat Aug 03, 2013 5:18 pm
Forum: Pre-sales Questions
Topic: Can't open this file.
Replies: 1
Views: 10622

Can't open this file.

I've been considering switching to the new QCad from LibreCAD, but I noticed that it doesn't open certain kinds of files. Attached is a file generated by the Java Ycad library. QCad 3.1.6 for Linux refuses to open this file. LibreCAD and the old (2.x) QCad seem to be able to read this file just fine...

Go to advanced search