Linux / UNIX Tech Support Forum
This is a discussion on FreeBSD Install Flashplugin Errors within the All about FreeBSD/OpenBSD/NetBSD forums, part of the *BSD Operating systems category; I get this message when i try to install flash on my FreeBSD can anyone help? i later did # ...
|
|||||||
| All about FreeBSD/OpenBSD/NetBSD Discuss all about the Rock solid FreeBSD/OpenBSD/NetBSD. You are free to talk about any issues related to BSD administration, networking, services and other stuff, share information or ask doubts. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I get this message when i try to install flash on my FreeBSD
can anyone help? i later did # portsnap fetch update # portaudit -Fda then did make install clean, but still got thesame error message. # cd /usr/ports/www/linux-flashplugin7 && make install clean ===> linux-flashplugin-7.0r73_1 has known vulnerabilities: => linux-flashplugin -- unspecified remote code execution vulnerability. Reference: <http://www.FreeBSD.org/ports/portaudit/04c6187d-2d8f-11dd-98c9-00163e000016.html> => Please update your ports tree and try again. *** Error code 1 Stop in /usr/ports/www/linux-flashplugin7. *** Error code 1 Stop in /usr/ports/www/linux-flashplugin7. |
| Sponsored Links | ||
|
|
|
||||
|
Under FreeBSD 7, you need to install flash9 (which is not open to such attack), enter:
Code:
cd /usr/ports/www/linux-flashplugin9/ make install clean
__________________
Vivek Gite Linux Evangelist |
|
|||
|
hello,
thanks for the reply. had done that before but got a message also saying linux-flashplugin-9.0r124_1 Unstable, no sound, generally unusable state. *** Error code 1 is there a way to force install? |
|
||||
|
Try
Code:
cd /usr/ports/www/linux-flashplugin7 make -DDISABLE_VULNERABILITIES install
__________________
Vivek Gite Linux Evangelist |
![]() |
| Tags |
| adobe , flash player 9 , freebsd |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| command to install tar file on freebsd | hellBoy | All about FreeBSD/OpenBSD/NetBSD | 3 | 15-11-2009 07:32 PM |
| How to install Asterisk Pbx on FreeBSD 6 | sheikhatif | All about FreeBSD/OpenBSD/NetBSD | 4 | 24-07-2009 08:13 PM |
| imap errors / server slow down | seed2be | Mail Servers | 0 | 06-03-2008 09:36 PM |
| prelink errors... CentOS 5 | ITDevil | CentOS / RHEL / Fedora | 2 | 13-11-2007 04:59 PM |
| need help to install FreeBSD 6 series on my Intel based pc | sneezycrazyturtle | All about FreeBSD/OpenBSD/NetBSD | 1 | 22-02-2007 02:27 PM |