From owner-freebsd-questions@FreeBSD.ORG Fri Apr 4 23:15:18 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97E8037B401 for ; Fri, 4 Apr 2003 23:15:18 -0800 (PST) Received: from ns.odessos.org (ns.odessos.org [212.50.30.193]) by mx1.FreeBSD.org (Postfix) with SMTP id 93D2443F3F for ; Fri, 4 Apr 2003 23:15:15 -0800 (PST) (envelope-from cyberzone@odessos.org) Received: (qmail 8188 invoked from network); 5 Apr 2003 07:15:14 -0000 Received: from cyberzone.odessos.org (HELO K6) (212.50.30.198) by ns.odessos.org with SMTP; 5 Apr 2003 07:15:14 -0000 Message-ID: <000b01c2fb4b$143c2480$0764a8c0@cyberzone.odessos.org> From: "Martin Tsanov" To: "Jeff Reed" References: <000901c2facb$bb428880$0764a8c0@cyberzone.odessos.org> <200304041112.14751.saturn@serv.net> <200304041721.24578.saturn@serv.net> Date: Sat, 5 Apr 2003 10:12:19 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 cc: freebsd-questions@freebsd.org Subject: Re: KVirc 3.0.0 beta 2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Apr 2003 07:15:18 -0000 ----- Original Message ----- From: "Jeff Reed" To: "Martin Tsanov" Sent: Friday, April 04, 2003 7:21 PM Subject: Re: KVirc 3.0.0 beta 2 > Hi Martin, > > I used to following to configure. It allowed the configure to work properly, > however, there were many other problems during the make process. > > ./configure --with-freebsd-pthread --without-qt-check --without-kde-check > > - Jeff > > On Friday 04 April 2003 11:12 am, Jeff Reed wrote: > > This question should be asked at kvirc.net 's mailing list. I am sure > > that they are more capable in answering this question. > > > > I have wanted to use this port for a while, but it was only capable of > > using QT 2.x.x . QT 2.x.x was not accpetable since I had QT 3.x.x. QT 2 > > and QT 3 have problems working on the same system. > > > > I will give this latest version a try. If I have any success, I will let > > you know. If you get it working, could you let me know? > > > > - Jeff > Thanks for the reply, Jeff. I also tried these flags for the configure part and it indeed configured, but then there were many many problems about missing include files, moc files and so on and so on. I then copied the missing include files in the right directories and this part passed, but then again there was a complaint about a moc file that I couldn't find anywhere. I think now I will go really for the KVirc.net's mailing list. If I have any success in installing this port, I'll let you know. Regards, Martin