From owner-freebsd-questions@FreeBSD.ORG Tue Feb 10 17:33:05 2015 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3A9898C3 for ; Tue, 10 Feb 2015 17:33:05 +0000 (UTC) Received: from mail-pa0-x236.google.com (mail-pa0-x236.google.com [IPv6:2607:f8b0:400e:c03::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 04861C48 for ; Tue, 10 Feb 2015 17:33:05 +0000 (UTC) Received: by mail-pa0-f54.google.com with SMTP id kx10so27559297pab.13 for ; Tue, 10 Feb 2015 09:33:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:mime-version:content-type :thread-index:content-language; bh=0aLD/fbPb76588Niviy1zw12m6eNPuFheLnoTVM4jys=; b=Q16+NA0W68jpwtet9oIwChQoYFdNLF60PukoHrsr1Z4VElJwB53YIH+Gw8hrzdOhOJ Qi9byI+AApje2mb/dvPY7dfxVp5qfBhNFQKkl7gHncKwuP5bsS8/GWhmTfQG5Jko8Y2K 3QgaDokPa1Bw9Fjurn/Ch6nDQvnSJLrkqSnT3qlivaeiYI6Dfl4Hlww50jiSH0DXDIH5 UwxkSh85hMzdG4HejqkpXMz80cDPj+fdWewDxfTcoioMuM2b+aQTPqejBSyr3yGO4Asf MNlR/aTIcQUPUY7sZWLKMx+Q5HALZ67eAkt5tTn5Oob1WmW1R8g01axUU93YEUXuSLA6 wVIw== X-Received: by 10.70.50.194 with SMTP id e2mr39866952pdo.74.1423589584431; Tue, 10 Feb 2015 09:33:04 -0800 (PST) Received: from astraticoPiCi (ppp079166140044.access.hol.gr. [79.166.140.44]) by mx.google.com with ESMTPSA id qj3sm17540380pac.31.2015.02.10.09.33.01 for (version=TLSv1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 10 Feb 2015 09:33:03 -0800 (PST) From: "xripro" To: Subject: libsupc++.so.1 problem after launching opera Date: Tue, 10 Feb 2015 19:32:54 +0200 Message-ID: <004b01d04557$9fe969d0$dfbc3d70$@gmail.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 15.0 Thread-Index: AdBFVpcjSnNVtPojQTqJpc/KoU9Dzw== Content-Language: el Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2015 17:33:05 -0000 Hi to all, I am on current r278361 and I have installed www/opera. When I am launching opera I get this error message: Error locating 'readfile' - Shared object "libsupc++.so.1" not found, required by "libstdc++.so.6" The browser seems to start up normally but it display some of the web pages that I am trying to browse. How can I resolve this error?