Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Dec 2003 09:48:20 +0800 (CST)
From:      Rong-En Fan <rafan@infor.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60752: print/acroread5 is lacking dependency of x11/linux-XFree86-libs
Message-ID:  <20031231014820.6596A5616C@muse.csie.ntu.edu.tw>
Resent-Message-ID: <200312310150.hBV1oEur037297@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         60752
>Category:       ports
>Synopsis:       print/acroread5 is lacking dependency of x11/linux-XFree86-libs
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 30 17:50:14 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 4.9-p1
>Organization:
Dept. of CSIE, NTU, Taiwan
>Environment:
System: FreeBSD 4.9-RELEASE-p1


>Description:
	After 11/19's remove X11 from linux_base-8, if you use this linux base
	then you will lack X11 lib, then you can't run acroread.
>How-To-Repeat:
	install linux_base-8-8.0_2 or higher and acroread
>Fix:


diff -ruN acroread5.orig/Makefile acroread5/Makefile
--- acroread5.orig/Makefile	Wed Dec 31 09:38:58 2003
+++ acroread5/Makefile	Wed Dec 31 09:40:46 2003
@@ -20,6 +20,8 @@
 MAINTAINER=	trevor@FreeBSD.org
 COMMENT=	View, distribute and print PDF documents
 
+RUN_DEPENS=	${LINUXBASE}/usr/X11R6/lib/libX11.so.6:${PORTSDIR}/x11/linux-XFree86-libs
+
 ONLY_FOR_ARCHS=	i386
 
 USE_LINUX=	yes

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031231014820.6596A5616C>