Sponsored Content
Operating Systems BSD FreeBSD 6.1 Flash Intallation Post 302106631 by chlordane on Saturday 10th of February 2007 11:36:44 PM
Old 02-11-2007
Well......

I thought I would copy and paste what I saw ^_-

superuser#make && make install && make clean
===> Vulnerability check disabled, database not found
=> install_flash_player_7_linux.tar.gz doesn't seem to exist in /usr/ports/distfiles/flashplugin/7.0r63.
=> Attempting to fetch from http://fpdownload.macromedia.com/get...layer/current/.
fetch: http://fpdownload.macromedia.com/get..._linux.tar.gz: size mismatch: expected 1021258, actual 1017790
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/po...plugin/7.0r63/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/po..._linux.tar.gz: File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/flashplugin/7.0r63 and try again.
*** Error code 1

Stop in /usr/ports/www/linux-flashplugin7.

superuser#cd /usr/ports/distfiles/flashplugin/7.0r63/

superuser#fetch http://fpdownload.macromedia.com/get...9_linux.tar.gz
install_flash_player_9_linux.tar.gz 100% of 2548 kB 614 kBps

superuser#cd -
/usr/ports/www/linux-flashplugin7
superuser#make && make install && make clean ===> Vulnerability check disabled, database not found
=> install_flash_player_7_linux.tar.gz doesn't seem to exist in /usr/ports/distfiles/flashplugin/7.0r63.
=> Attempting to fetch from http://fpdownload.macromedia.com/get...layer/current/.
fetch: http://fpdownload.macromedia.com/get..._linux.tar.gz: size mismatch: expected 1021258, actual 1017790
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/po...plugin/7.0r63/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/po..._linux.tar.gz: File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/flashplugin/7.0r63 and try again.
*** Error code 1

Stop in /usr/ports/www/linux-flashplugin7.

superuser#cd -
/usr/ports/distfiles/flashplugin/7.0r63
superuser#fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/po..._linux.tar.gz:
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/po...linux.tar.gz:: File unavailable (e.g., file not found, no access)


I hope that isnt confusing, the way I pasted it in I mean...
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Flash

I just flashed my Test Internal and External FW's. After the image has been successfully put onto the server, it automatically reboots itself. During the boot up process when it goes to boot, I have to hit the esc key 4 or five times and type boot -a. Well I don't get to this point and I get the... (1 Reply)
Discussion started by: Hordak
1 Replies

2. OS X (Apple)

flash

ive got mac os x 2.2 and my flash download says i need 6.x to use it, but on my old mac i had a mac classic version of flash(before the hard drive got wiped out) and on jaguar 2.2 you can go classic so i would like to get a classic running version for my mac. Anyone know where to get that nowadays?... (1 Reply)
Discussion started by: Blip
1 Replies

3. Post Here to Contact Site Administrators and Moderators

Sites flash

The flash you have placed in the header of the site is really really cool.. But it makes your machine lag, and its really big for ppl connecting with low speeds.. And thinking that you know this already, why dont you just make it a bit smaller? (5 Replies)
Discussion started by: binary_w0lf
5 Replies

4. UNIX for Advanced & Expert Users

Intallation

We have installed Oracle 10g in our server. How we can install Oracle Report into our server. I do not know whether we have Oracle Report installed already along with 10g. If we do, how we can find out through unix? How we can bring it up through Unix. Please help (0 Replies)
Discussion started by: ma466
0 Replies

5. Programming

Application crashes in FreeBSD 7.1 while working ok in FreeBSD 6.3

Hello there, My mulithreaded application (which is too large to represent the source code here) is crashing after installing FreeBSD 7.1-RELEASE/amd64. It worked properly on others machines (Dual Cores with 4GB of RAM - FreeBSD 6.2-RELEASE/i386). The current machine has 2x Core 2 Duo... (1 Reply)
Discussion started by: Seenquev
1 Replies

6. Solaris

svn error after intallation

Dear All, after i install svn whin i trying to use svnadmin command i got this error xxmasrawy # svnadmin ld.so.1: svnadmin: fatal: libldap-2.4.so.2: open failed: No such file or directory Killed xxmasrawy# what can i do for this xxmasrawy# ldd svn libsvn_client-1.so.0... (4 Replies)
Discussion started by: xxmasrawy
4 Replies

7. UNIX for Beginners Questions & Answers

Flash player

hello, i have downloaded flash player as tar.gz,i dont know how to copy files and paste it to usr/lib/adobe-flashplugin/ , i have download it in my downloads. plz help me. (1 Reply)
Discussion started by: Lee win
1 Replies
PASTE(1)                                                           User Commands                                                          PASTE(1)

NAME
paste - merge lines of files SYNOPSIS
paste [OPTION]... [FILE]... DESCRIPTION
Write lines consisting of the sequentially corresponding lines from each FILE, separated by TABs, to standard output. With no FILE, or when FILE is -, read standard input. Mandatory arguments to long options are mandatory for short options too. -d, --delimiters=LIST reuse characters from LIST instead of TABs -s, --serial paste one file at a time instead of in parallel -z, --zero-terminated line delimiter is NUL, not newline --help display this help and exit --version output version information and exit AUTHOR
Written by David M. Ihnat and David MacKenzie. REPORTING BUGS
GNU coreutils online help: <http://www.gnu.org/software/coreutils/> Report paste translation bugs to <http://translationproject.org/team/> COPYRIGHT
Copyright (C) 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SEE ALSO
Full documentation at: <http://www.gnu.org/software/coreutils/paste> or available locally via: info '(coreutils) paste invocation' GNU coreutils 8.28 January 2018 PASTE(1)
All times are GMT -4. The time now is 09:00 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy