From owner-freebsd-questions Fri Jul 28 12:13:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from shepherd.hurlburt.af.mil (shepherd.hurlburt.af.mil [151.166.15.65]) by hub.freebsd.org (Postfix) with ESMTP id CFAC337BA44 for ; Fri, 28 Jul 2000 12:13:34 -0700 (PDT) (envelope-from Mark.Hummel@hurlburt.af.mil) Received: from shepherd.hurlburt.af.mil (root@localhost) by shepherd.hurlburt.af.mil with ESMTP id OAA14500 for ; Fri, 28 Jul 2000 14:13:18 -0500 (CDT) From: Mark.Hummel@hurlburt.af.mil Received: from exwncc01.hurlburt.af.mil (exwncc01.hurlburt.af.mil [151.166.208.37]) by shepherd.hurlburt.af.mil with ESMTP id OAA14492 for ; Fri, 28 Jul 2000 14:13:16 -0500 (CDT) Received: by exwncc01.hurlburt.af.mil with Internet Mail Service (5.5.2448.0) id ; Fri, 28 Jul 2000 14:13:24 -0500 Message-ID: <856532CB07BED3118FE300204840E28A0110764E@vexwncc02.hurlburt.af.mil> To: freebsd-questions@FreeBSD.ORG Subject: Port Install Problem. Please Help Date: Fri, 28 Jul 2000 14:13:03 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been trying to install /usr/ports/cad/qcad with no success. The make install attempts to ftp the port from a nonexistent URL (ultraviolet.org). I tried to modify the Makefile to go to the ports collection on the FreeBSD site with no success I downloaded the tarball and tried to install it with # tar xvzf qcad-1.4.1.tar.gz which does extract it into various directories within /qcad. I cd to the bin directory and found an executable file called qcad, but it wouldn't run. I accidentally removed everything from the /usr/ports/cad/qcad directory (including the makefile of course so I no longer have a make option). I've read the handbook and manually downloaded the package from freebsd.org, but pkg_add isn't working like the handbook describes. Any suggestions? Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message