From owner-freebsd-questions@FreeBSD.ORG Tue Jul 6 23:16:33 2004 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 E9D2916A4CE for ; Tue, 6 Jul 2004 23:16:33 +0000 (GMT) Received: from av9-2-sn4.m-sp.skanova.net (av9-2-sn4.m-sp.skanova.net [81.228.10.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84B9943D55 for ; Tue, 6 Jul 2004 23:16:33 +0000 (GMT) (envelope-from hasse@swedehost.com) Received: by av9-2-sn4.m-sp.skanova.net (Postfix, from userid 502) id E102D37E81; Wed, 7 Jul 2004 01:16:32 +0200 (CEST) Received: from smtp2-2-sn4.m-sp.skanova.net (smtp2-2-sn4.m-sp.skanova.net [81.228.10.182]) by av9-2-sn4.m-sp.skanova.net (Postfix) with ESMTP id CFB6837E43 for ; Wed, 7 Jul 2004 01:16:32 +0200 (CEST) Received: from odin.swedehost.com (h171n2fls33o804.telia.com [217.209.211.171]) by smtp2-2-sn4.m-sp.skanova.net (Postfix) with ESMTP id BB49E37E47 for ; Wed, 7 Jul 2004 01:16:32 +0200 (CEST) Received: from thor.swedehost.com (thor.swedehost.com [192.168.0.10]) by odin.swedehost.com (8.12.11/8.12.11) with ESMTP id i66NGffI047033 for ; Wed, 7 Jul 2004 01:16:41 +0200 (CEST) (envelope-from hasse@swedehost.com) From: Hasse Organization: The Valhalla Project To: freebsd-questions@freebsd.org Date: Wed, 7 Jul 2004 01:16:33 +0200 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200407070116.33905.hasse@swedehost.com> X-Scanned-By: MIMEDefang 2.43 Subject: Anybody know how to run Skype for Linux on FreeBSD 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: Tue, 06 Jul 2004 23:16:34 -0000 Hi everybody. Anybody know how to run Skype for Linux ? On my desktop, I'm running 5.2.1-RELEASE-p9 and I'm trying to get Skype for Linux to run. Description of the program : http://www.skype.com/ Download Linux version : http://www.skype.com/download_linux.html I have Linux bin installed, but don't know how run any lin-apps. :-) What I've done this far, is to untar the skype_ver-0_90_0_6.tar.bz2 in /usr/local/etc, for the simplicity, renamed it to skype and tried to run it with the following command : sh / usr/local/etc/skype/skype and it gives me the following message : /usr/local/etc/skype/skype: 1: Syntax error: "(" unexpected When I try just / usr/local/etc/skype/skype I get : /usr/local/etc/skype/skype: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory Then I try : locate libqt-mt.so.3 , and I get : /usr/X11R6/lib/libqt-mt.so.3 /usr/X11R6/lib/libqt-mt.so.3.3 /usr/X11R6/lib/libqt-mt.so.3.3.2 /usr/local/lib/compat/pkg/libqt-mt.so.3.3.1 And I'm trying all this logged in as root. I know this is a long and stupid post, but ........ TIA Hasse.