[Fink-users] qcad in fink

2009-12-30 Thread Koen van der Drift
Hi Jeremy, I was looking for a CAD program in fink, the only one I found was your package qcad, but there is only a version available for 10.3 (http://pdb.finkproject.org/pdb/package.php/qcad). Have you looked into upgrading this to work with 10.5/10.6? Thanks, - Koen. -

Re: [Fink-users] qcad-2 install error (Tiger)

2005-09-04 Thread Alexander K. Hansen
On 9/3/05, Enzo <[EMAIL PROTECTED]> wrote: qcad-2 is having a problems installing. It seems tohave built fine. Also, it would be nice to have thisuse qt3mac, if possible.Here is the error:test -d/sw/src/fink.build/root-qcad-2.0.1.3-1-2/sw/include/qcad || mkdir -p/sw/src/fink.build/root-qcad-2.0.1.3

[Fink-users] qcad-2 install error (Tiger)

2005-09-03 Thread Enzo
qcad-2 is having a problems installing. It seems to have built fine. Also, it would be nice to have this use qt3mac, if possible. Here is the error: test -d /sw/src/fink.build/root-qcad-2.0.1.3-1-2/sw/include/qcad || mkdir -p /sw/src/fink.build/root-qcad-2.0.1.3-1-2/sw/include/qcad cp ./lib/libq

Re: [Fink-users] qcad on tiger

2005-05-28 Thread Martin Costabel
Scott Webster wrote: This seems to be one example of a package that does not build with the current 10.4-transitional system, namely a mixture of gcc-4.0 and g++3.3. Try to run "sudo gcc_select 3.3" and then build qcad. It worked! Thanks! Should I reset my "gcc_select" now? What was it befor

Re: [Fink-users] qcad on tiger

2005-05-28 Thread Scott Webster
> This seems to be one example of a package that does not build with the > current 10.4-transitional system, namely a mixture of gcc-4.0 and > g++3.3. Try to run "sudo gcc_select 3.3" and then build qcad. It worked! Thanks! Should I reset my "gcc_select" now? What was it before, 4.0 probably? S

Re: [Fink-users] qcad on tiger

2005-05-28 Thread Martin Costabel
Scott Webster wrote: [] g++-3.3 -prebind -o ../qcad obj/qc_applicationwindow.o obj/qc_dialogfactory.o obj/qc_graphicview.o obj/qc_mdiwindow.o obj/main.o obj/moc_qc_applicationwindow.o obj/moc_qc_graphicview.o obj/moc_qc_mdiwindow.o -L/sw/lib -L/sw/lib -L/usr/X11R6/lib -L../../qcadguiqt/lib -lqc

[Fink-users] qcad on tiger

2005-05-27 Thread Scott Webster
Has anyone succeeded in building qcad (a CAD program) on Tiger? Mine fails, I think this is the important bit: g++-3.3 -prebind -o ../qcad obj/qc_applicationwindow.o obj/qc_dialogfactory.o obj/qc_graphicview.o obj/qc_mdiwindow.o obj/main.o obj/moc_qc_applicationwindow.o obj/moc_qc_graphicview.o

Re: [Fink-users] qcad printing

2004-12-17 Thread Richard Cobbe
On Fri, Dec 17, 2004 at 01:14:56PM -0700, Matthew Peltzer wrote: > Does printing to a file from qcad work? I am unfortuante to have as > my only printer a HP windows-only deskjet (which works great for > Windows, but I can't get CUPS to talk to it reliably) so my only > option is to print my qcad

Re: [Fink-users] qcad printing

2004-12-17 Thread Timothy Gregg
On Dec 17, 2004, at 3:14 PM, Matthew Peltzer wrote: Does printing to a file from qcad work? I am unfortuante to have as my only printer a HP windows-only deskjet (which works great for Windows, but I can't get CUPS to talk to it reliably) so my only option is to print my qcad drawing to a file, us

[Fink-users] qcad printing

2004-12-17 Thread Matthew Peltzer
Does printing to a file from qcad work? I am unfortuante to have as my only printer a HP windows-only deskjet (which works great for Windows, but I can't get CUPS to talk to it reliably) so my only option is to print my qcad drawing to a file, use Preview.app to convert the .ps to .pdf, which I ca

Re: [Fink-users] qcad

2002-09-25 Thread Charles C. Kankelborg
It appears that thanks are due to David Morrison and jfm (is that Mertens?) for putting qcad into the 10.2 tree. My hat is off these days more than it is on, and that is really something for a Montanan! Charles On Wednesday, September 25, 2002, at 01:51 AM, Martin Costabel wrote: > But this

Re: [Fink-users] qcad

2002-09-25 Thread Martin Costabel
Charles C. Kankelborg wrote: > Martin, > > Thanks to you and to everyone for the good/helpful thoughts. Actually, my advice yesterday was rather cheap ;-) To follow it, you would have had to copy the qcad info file from the 10.1 tree over to your 10.2/local/main/finkinfo and then try to rebui

Re: [Fink-users] qcad

2002-09-24 Thread Charles C. Kankelborg
Martin, Thanks to you and to everyone for the good/helpful thoughts. Qcad now runs (details below). A couple of lingering questions: (1) How can I ask fink to build locally rather than using an available binary, (e.g., will the build/rebuild commands always have that result?). (2) Can I tell,

Re: [Fink-users] qcad

2002-09-24 Thread Martin Costabel
Charles C. Kankelborg wrote: [] > You mention watching qcad build; but the aforementioned crash and brief > litany of errors occurs only when I try to run qcad. > > A few random details: Ti PB G4 running 10.2.1. I ran selfupdate-cvs and > update-all again this eve; some db3 stuff updated & buil

Re: [Fink-users] qcad

2002-09-24 Thread Charles C. Kankelborg
Thanks. I'm sure that I am missing some obvious thing. I followed the upgrade instructions, which seemed straightforward, and that apparently fixed all the packages I've played with so far except qcad. (Which is very impressive, by the way. I've become completely dependent on fink both at work

[Fink-users] qcad compile errors

2002-09-23 Thread Sean Burke
What version are you using? I have had problems with 1.5.x because it requires qt3. This shouldn't affect you if you are compiling qcad < ~1.4 (which use qt2). However, check to see that your libqt wasn't replaced by a multithreaded library (ie libqt-mt.2.dylib) The most recent Qcad won't c

Re: [Fink-users] qcad

2002-09-23 Thread jfm
On Monday, Sep 23, 2002, at 19:18 Europe/Brussels, Charles C. Kankelborg wrote: > qcad seems to have broken, sometime since the upgrade to 10.2. > Here it builds perfectly. Did you follow the instructions on how to upgrade fink to 10.2 _ and most importantly, rebuild qt2 before ? J F Mertens

[Fink-users] qcad

2002-09-23 Thread Charles C. Kankelborg
qcad seems to have broken, sometime since the upgrade to 10.2. % qcad dyld: qcad Undefined symbols: qcad undefined reference to __12QApplication.main_widget expected to be defined in /sw/lib/libqt.2.dylib qcad undefined reference to __2Qt.arrowCursor expected to be defined in /sw/lib/libqt.2.dy