From owner-freebsd-questions@FreeBSD.ORG Fri May 19 10:14:58 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 A68B116A44B for ; Fri, 19 May 2006 10:14:58 +0000 (UTC) (envelope-from lalev@sv-bg.com) Received: from mail.sv-bg.com (proxy.sv-bg.com [213.222.60.18]) by mx1.FreeBSD.org (Postfix) with SMTP id 6DA6443D48 for ; Fri, 19 May 2006 10:14:55 +0000 (GMT) (envelope-from lalev@sv-bg.com) Received: (qmail 68981 invoked by uid 1010); 19 May 2006 13:22:32 -0000 Received: from unknown (HELO fence) (lalev@sv-bg.com@213.222.60.195) by mail.sv-bg.com with SMTP; 19 May 2006 13:22:32 -0000 Date: Fri, 19 May 2006 13:14:25 +0300 From: Angelin Lalev To: freebsd-questions@freebsd.org Message-ID: <20060519131426.0e087366@fence> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Acroread7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 May 2006 10:14:58 -0000 Greetings, I've installed acrobat reader from /usr/ports/print/acroread7 and have some trouble with it. When I start it with "acroread", it crashes with message: /usr/X11R6/Adobe/Acrobat7.0/ENU/bin/acroread: /dev/null: Operation not supported /usr/X11R6/Adobe/Acrobat7.0/ENU/bin/acroread: /dev/null: Operation not supported ERROR: Cannot determine current directory. Some additional info: $ kldstat |grep linux 3 2 0xc1e69000 17000 linux.ko $ pkg_info|grep linux linux-XFree86-libs-4.3.99.902_7 XFree86 libraries, Linux binary linux-atk-1.8.0_2 Accessibility Toolkit, Linux/i386 binary linux-expat-1.95.7_1 Linux/i386 binary port of Expat XML-parsing library linux-fontconfig-2.2.3_4 Linux/i386 binary of Fontconfig linux-glib2-2.4.8_2 Version 2.X Linux/i386 binary port of GLib linux-jpeg-6b.33_1 RPM of the JPEG lib linux-png-1.2.8_1 RPM of the PNG lib linux-tiff-3.6.1_6 TIFF library, Linux/i386 binary $ mount /dev/ad0s1a on / (ufs, local) devfs on /dev (devfs, local) /dev/ad0s1f on /home (ufs, local, soft-updates) /dev/ad0s1g on /opt (ufs, NFS exported, local, soft-updates) /dev/ad0s1d on /usr (ufs, local, soft-updates) /dev/ad0s1e on /var (ufs, local, soft-updates) /dev/acd0 on /cdrom (cd9660, local, read-only) linprocfs on /usr/compat/linux/proc (linprocfs, local) $ uname -a FreeBSD fence 7.0-CURRENT FreeBSD 7.0-CURRENT #6: Tue May 9 16:19:07 EEST 2006 root@fence:/usr/obj/usr/src/sys/FENCE i386 $ ls -l /usr/ports/UPDATING -rw-r--r-- 1 root wheel 130397 May 17 21:36 /usr/ports/UPDATING Any ideas would be appreciated :-)