Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2005 14:10:04 +0400
From:      "Andrew P." <infofarmer@gmail.com>
To:        Vladimir Tsvetkov <npacemo@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD + Firefox + Flash Problems
Message-ID:  <cb5206420510030310q2c0086aes11aec1153aa89a6f@mail.gmail.com>
In-Reply-To: <666bdb140510030224k783ded29t@mail.gmail.com>
References:  <666bdb140510020731n99525cx@mail.gmail.com> <200510022218.23902.list-freebsd-2004@morbius.sent.com> <666bdb140510030025va01714cp@mail.gmail.com> <666bdb140510030102l185e05b1j@mail.gmail.com> <666bdb140510030224k783ded29t@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/3/05, Vladimir Tsvetkov <npacemo@gmail.com> wrote:
> ---------- Forwarded message ----------
> From: Vladimir Tsvetkov <npacemo@gmail.com>
> Date: 2005-10-3 11:02
> Subject: Re: FreeBSD + Firefox + Flash Problems
> To: RW <list-freebsd-2004@morbius.sent.com>
>
>
> The Flash problem is solved!!!
> The problem was in step 2:
>
> > 2. Install linuxpluginwrapper:
> > # cd /usr/ports/www/linuxpluginwrapper
> > # make WITHOUT_PLUGINS=3Dyes install clean
>
> I just explored the /usr/ports/www/linuxpluginwrapper/Makefile and I saw =
this:
>
> .if             !defined(WITHOUT_PLUGINS)
> RUN_DEPENDS=3D    ${X11BASE}/lib/linux-flashplugin6/libflashplayer.so:${P=
ORTSDIR}/
> www/linux-flashplugin6
> RUN_DEPENDS+=3D   ${X11BASE}/lib/linux-mozilla/plugins/nphelix.so:${PORTS=
DIR}/mult
> imedia/linux-realplayer
> #RUN_DEPENDS+=3D  ${LINUXBASE}/usr/local/Adobe/Acrobat7.0/Browser/intelli=
nux/nppdf
> .so:${PORTSDIR}/print/acroread7
>
> .if             ${OSVERSION} < 500000
> USE_MOTIF=3D      yes
> .endif
>
> .endif
>
> I had defined WITHOUT_PLUGINS=3Dyes, which meant that the nested .if
> expession about using Motif on my system was not executed. My system
> needs Motif to get the Flash plugin running. So I deinstalled it, and
> installed it without defining this configuration variable:
>
> # cd /usr/ports/www/linuxpluginwrapper
> # make install clean
>
> Now, Flash works!!!
>
> You can see also that I've commented out the line that will install
> Acroread7 as a dependency, because I thought that Acroread5 will work
> just fine for me. Obviously I am mistaken, because I still can't open
> *.PDF in an embeded browser. And now, I'm just going to try another
> install and maybe will use Acroread7.
>
> Best Regards,
> Vladimir
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o=
rg"
>

A pr should be sent for the if's to be unnested.



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