107bd
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Code:
>sudo portsnap fetch update >cd /usr/ports/www/opera /usr/ports/www/opera>sudo make install clean Password: ===> opera-10.10.20091120_2 has known vulnerabilities: => opera -- Data URIs can be used to allow cross-site scripting. Reference: <http://portaudit.FreeBSD.org/77b9f9bc-7fdf-11df-8a8d-0008743bf21a.html> => Please update your ports tree and try again. *** Error code 1 Stop in /media/G/usr/ports/www/opera.
__________________
e^(π.i) + 1 = 0 Last edited by DutchDaemon; July 16th, 2010 at 13:21. Reason: post in the right forum, please |
|
#2
|
||||
|
||||
|
Try
Code:
pkg_add -r opera Quote:
__________________
==================================== | -------> UNIX. Live Free Or Die! <-------- | ==================================== You can say: I can't do something because is difficult. You must say: I tried a lot before say that I can't. Never Give up. http://unixsystems.dyndns.org/ I am not an BSD expert. But I really want to help. Don't afraid to ask me anything. If I can I will help! Nice wallpapers to make your desktop more hardcore :) ---> http://forums.freebsd.org/showthread.php?t=13416 |
|
#3
|
|||
|
|||
|
It means, that you need to update your ports tree, just like it has been said in the error message. E.g.
# cd /usr/ports# make update
__________________
I'm a rebel in the S.D.G. |
|
#4
|
|||
|
|||
|
If you really want to get around it;
# make -DDISABLE_VULNERABILITIES install clean
|
|
#5
|
|||
|
|||
|
...but Opera 10 is not safe still, better wait for the updated version. Opera 10.11 should be okay or 10.60?
|
|
#6
|
|||
|
|||
|
Just install Opera (10.11. or 10.60) from tar package.
http://www.opera.com/download/ Port was not updated. |
|
#7
|
|||
|
|||
|
It doesn't means that he need to update ports because there are no updated version in the ports.
Last edited by lumiwa; July 16th, 2010 at 23:31. |
|
#8
|
||||
|
||||
|
go to opera web site download the last version of opera for freebsd and enjoy
__________________
I dont mind if the girl I love , love freebsd more than me |
|
#9
|
|||
|
|||
|
thanks for all your answers! i still want to wait till the opera port updated!
now i am using firefox even if it occasionally caused my freebsd box dead. Code:
>pkg_info | grep -i firefox firefox-3.5.10,1 Web browser based on the browser portion of Mozilla
__________________
e^(π.i) + 1 = 0 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Opera - libqt-mt.so.3 not found | psycho | Installation and Maintenance of FreeBSD Ports or Packages | 5 | March 7th, 2010 10:16 |
| we should support opera | darkshadow | Off-Topic | 147 | January 24th, 2010 22:06 |
| [Solved] opera-10 poor performance | warudemaru | Installation and Maintenance of FreeBSD Ports or Packages | 13 | October 18th, 2009 05:40 |
| Firefox/Opera/Flash | Joshmotron | Multimedia | 7 | July 30th, 2009 01:56 |
| Opera-plugins | lumiwa | Installation and Maintenance of FreeBSD Ports or Packages | 2 | January 28th, 2009 02:34 |