Re: Re: Problem Installing Epiphany



Thanks for the advice.  But, I tried what you said but Epiphany still
seems to find only Mozilla 1.2.1.  I changed the PKG_CONFIG_PATH exactly
as you said.  Also, I added the line LDFLAGS += /usr/local/lib in
epiphany's makefile as given below:


GARNAME = epiphany
GARVERSION = 1.0
CATEGORIES = gnome
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
 
LIBDEPS = gnome/nautilus #misc/mozilla
LDFLAGS += /usr/local/lib 

DESCRIPTION = epiphany
define BLURB
 #FIXME: blurb goes here
endef
 
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile
 
CONFIGURE_ARGS = $(DIRPATHS) --enable-nautilus-view
 
include ../category.mk

Did I put the LDFLAGS in the correct place?  Also, is there anything
else I have to do?  In addition, I did an rpm upgrade to mozilla 1.4. 
However, mozilla 1.2.1 is still in /usr/lib and epiphany still finds
mozilla 1.2.1.  Note I had to use --nodeps and --force to install
mozilla 1.4.  Do you have any more advice.  Thanks in advance.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]