From owner-freebsd-questions Tue Mar 20 5:53:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id AC0C437B71A for ; Tue, 20 Mar 2001 05:53:44 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 25998 invoked by uid 0); 20 Mar 2001 14:51:50 -0000 Received: from dsl1-160.dynacom.net (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 20 Mar 2001 14:51:50 -0000 Message-ID: <3AB76073.418BD6E6@urx.com> Date: Tue, 20 Mar 2001 05:51:47 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Ben Cc: sudz@ns3g.com, questions@FreeBSD.ORG Subject: Re: KDE2 install References: <001d01c0b0ec$6d03a620$0d01a8c0@casystems.net> <3AB6D2A5.D185E823@urx.com> <020701c0b141$9b5d0890$6102a00a@nhqadmin17> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ben wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I will try that tonight. When I executed the make in > /usr/port/x11/kde2 it installed the qt-2.2x and so fourth but I will > do this manuall myself in those steps. XFree86 then qt-2.2x and then > KDE2.1. It is alright from experience to let it do the install. You need to make sure that you have the right levels installed. If you add a port that is required by the build of something else, and don't reinstall both of them you are still using the old files. That can really make kde-2.1 not work properly. The config looks for something and it is there. It doesn't check to see if it needed to be rebuild because you added something else. For example, I added libmng-1.0 and qt-2.2.4 was built with libmng-0.9.3. Kde-2.1 checked and saw qt-2.2.4 was there but when it came time to startx, kde-2.1 wouldn't run. Kent > > Thanks, > Ben > - ----- Original Message ----- > From: "Kent Stewart" > To: "Ben O." > Cc: ; > Sent: Monday, March 19, 2001 10:46 PM > Subject: Re: KDE2 install > > > > > > > "Ben O." wrote: > > > > > > Thanks for the info but that didn't seem to work for me. > > > > > > > What are you really trying to build from XFree86 to libmng to > > qt-2.2.x, and then KDE-2.1 > > > > Most of those steps have to be sequential. I started out doing > > pkg_delete's of all of them and then did a make and make install > > for each. After that was done, is when I fired off the make in > > ../x11/kde2. > > > > Kent > > > > > Ben > > > ----- Original Message ----- > > > From: "Colin Legendre" > > > To: "Ben O." ; > > > Sent: Monday, March 19, 2001 9:21 PM > > > Subject: RE: KDE2 install > > > > > > > create a file in your /etc directory called make.conf > > > > > > > > put these lines in it > > > > > > > > LIBS+= -pthread > > > > CXXFLAGS+= -pthread > > > > CFLAGS+= -pthread > > > > > > > > that fixed it for me. > > > > > > > > -----Original Message----- > > > > From: owner-freebsd-questions@FreeBSD.ORG > > > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Ben O. > > > > Sent: Monday, March 19, 2001 7:45 PM > > > > To: questions@FreeBSD.ORG > > > > Subject: KDE2 install > > > > > > > > > > > > After trying several times and waiting for make to finishing > > > > making KDE2, > > > it > > > > failed and gave me error code 1 on several packages. I have > > > > updated my system to 4.3-BETA just today and also updated my > > > > ports last night. I > > > have > > > > tried this several times with no success. What am I doing > > > > wrong. I'm getting frustrated. I even re-installed my OS so I > > > > could start from > > > scratch > > > > but that didn't help. I uninstalled and reinstalled several > > > > times but nothing. Could someone help? At this point I don't > > > > know what to do. > > > > > > > > Thanks, > > > > Ben > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > > Kent Stewart > > Richland, WA > > > > mailto:kbstew99@hotmail.com > > http://kstewart.urx.com/kstewart/index.html > > FreeBSD News http://daily.daemonnews.org/ > > -----BEGIN PGP SIGNATURE----- > Version: PGPfreeware 7.0.3 for non-commercial use > > iQA/AwUBOrda1Qht7rD8NlhDEQJEDQCgn/k8+t1w12CRKi8fu01lfOvtim0AoJ4I > U8LUuEKsmE/Tu8GhVuZD+6JB > =obD8 > -----END PGP SIGNATURE----- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message