Reply
 
Thread Tools Display Modes
  #1  
Old 11-21-2009, 04:48 PM
dalfish dalfish is offline
Member
 
Join Date: Nov 2009
Location: Somewhere in Asia
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
Default Error codes , while installing linux opera and linux Flash
I tried to install the through command line linux opera version and linux flash plugin

cd /usr/ports/www/linux-opera/&&/make install clean

and

cd /usr/ports/www/linux-flashplugin7/&& make install clean

These are the error messages i got while installing from the command line


[PC-BSD@pcbsd]/home/PC-BSD(6)% su
Password:
[root@pcbsd]/home/PC-BSD(21)# cd /usr/ports/www/linux-flashplugin7/&&
Invalid null command.
[root@pcbsd]/home/PC-BSD(22)# cd /usr/ports/www/linux-flashplugin7/
[root@pcbsd]/usr/ports/www/linux-flashplugin7(23)# make install
===> Vulnerability check disabled, database not found
===> Found saved configuration for linux-flashplugin-7.0r73_1
===> Extracting for linux-flashplugin-7.0r73_1
=> MD5 Checksum OK for flashplugin/fp7_archive.zip.
=> SHA256 Checksum OK for flashplugin/fp7_archive.zip.
===> linux-flashplugin-7.0r73_1 depends on executable: unzip - found
/usr/local/bin/unzip: not found
*** Error code 1

Stop in /usr/ports/www/linux-flashplugin7.
*** Error code 1

SECOND ERROR MESSAGE


root@pcbsd]/root(25)#
[root@pcbsd]/root(25)# su
[root@pcbsd]/root(21)# cd /usr/ports/www/linux-opera/
[root@pcbsd]/usr/ports/www/linux-opera(22)# make install
===> Installing for linux-opera-9.64
===> linux-opera-9.64 depends on file: /compat/linux/etc/fedora-release - found
===> linux-opera-9.64 depends on file: /compat/linux/usr/lib/libaspell.so.15.0.2 - not found
===> Verifying install for /compat/linux/usr/lib/libaspell.so.15.0.2 in /usr/ports/textproc/linux-aspell
************************************************** *******
* You can add further dictionaries: *
* Use make-flag: *
* - Afrikaans ASPELL_AF=yes *
* - Bulgarian ASPELL_BG=yes *
* - Breton ASPELL_BR=yes *
* - Catalan ASPELL_CA=yes *
* - Croatian ASPELL_HR=yes *
* - Czech ASPELL_CS=yes *
* - Danish ASPELL_DA=yes *
* - Dutch ASPELL_NL=yes *
* - English ASPELL_EN=yes *
* - Esperanto ASPELL_EO=yes *
* - Faroese ASPELL_FO=yes *
* - French ASPELL_FR=yes *
* - Galician ASPELL_GL=yes *
* - German ASPELL_DE=yes *
* - Greek ASPELL_EL=yes *
* - Icelandic ASPELL_IS=yes *
* - Indonesian ASPELL_ID=yes *
* - Interlingua ASPELL_IA=yes *
* - Irish (Gaelic) ASPELL_GA=yes *
* - Italian ASPELL_IT=yes *
* - Maori ASPELL_MI=yes *
* - Malay ASPELL_MS=yes *
* - Maltese ASPELL_MT=yes *
* - Manx Gaelic ASPELL_GV=yes *
* - Norwegian Bokmal ASPELL_NB=yes *
* - Norwegian Nynorsk ASPELL_NN=yes *
* - Polish ASPELL_PL=yes *
* - Portuguese ASPELL_PT=yes *
* - Romanian ASPELL_RO=yes *
* - Russian ASPELL_RU=yes *
* - Scottish Gaelic ASPELL_GD=yes *
* - Slovak ASPELL_SK=yes *
* - Slovenian ASPELL_SL=yes *
* - Swahili ASPELL_SW=yes *
* - Spanish ASPELL_ES=yes *
* - Swedish ASPELL_SV=yes *
* - Tswana ASPELL_TN=yes *
* - Turkish ASPELL_TR=yes *
* - Ukrainian ASPELL_UK=yes *
* - Walloon ASPELL_WA=yes *
* - Welsh ASPELL_CY=yes *
* - Zulu ASPELL_ZU=yes *
* *
* Example: "make ASPELL_FR=yes ASPELL_EN=yes install" *
************************************************** *******
===> Vulnerability check disabled, database not found
===> Extracting for linux-aspell-0.50.4.1_4
=> MD5 Checksum OK for rpm/aspell-0.50.4.1-0.ximian.5.1.i386.rpm.
=> SHA256 Checksum OK for rpm/aspell-0.50.4.1-0.ximian.5.1.i386.rpm.
=> MD5 Checksum OK for rpm/aspell-en-0.51-1.tar.bz2.
=> SHA256 Checksum OK for rpm/aspell-en-0.51-1.tar.bz2.
===> linux-aspell-0.50.4.1_4 depends on file: /usr/local/bin/rpm2cpio - not found
===> Verifying install for /usr/local/bin/rpm2cpio in /usr/ports/archivers/rpm
===> rpm-3.0.6_14 depends on executable: gmake - found
===> rpm-3.0.6_14 depends on file: /usr/local/bin/automake-1.4 - not found
===> Verifying install for /usr/local/bin/automake-1.4 in /usr/ports/devel/automake14
===> automake-1.4.6_5 depends on file: /usr/local/bin/perl5.8.9 - found
===> automake-1.4.6_5 depends on file: /usr/local/bin/autoconf-2.62 - not found
===> Verifying install for /usr/local/bin/autoconf-2.62 in /usr/ports/devel/autoconf262
===> Building for autoconf-2.62
gmake all-recursive
gmake[1]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'
Making all in bin
gmake[2]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'
autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in
autom4te: need GNU m4 1.4 or later: /usr/local/bin/gm4
gmake[2]: *** [autoconf.in] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/devel/autoconf262.
*** Error code 1

Stop in /usr/ports/devel/automake14.
*** Error code 1

Stop in /usr/ports/archivers/rpm.
*** Error code 1

Stop in /usr/ports/textproc/linux-aspell.
*** Error code 1

Stop in /usr/ports/www/linux-opera.
[root@pcbsd]/usr/ports/www/linux-opera(23


iF THIS IS THE CASE WILL I BE EVER ABLE TO GET SOUND FOR THE FLASH VIDEOS IN PCBSD




Dalfish
Reply With Quote
  #2  
Old 11-27-2009, 05:27 PM
dalfish dalfish is offline
Member
 
Join Date: Nov 2009
Location: Somewhere in Asia
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Error codes , while installing linux opera and linux Flash
It is solved I got it solved from the Free BSD forums. Thier support has been great at all times. They probably know the issues more than us. for more details about the thread .
visit http://forums.freebsd.org/showthread.php?t=8596

This will solve the problem of all the newbie and others. I sincerely thank the FreeBSD community solving my problem. PCBSD needs to document the installation of linux opera linux firefox and thier linux flash players. installing codecs and configuring a desktop system . i will use PCBSD/UBuntu and WIn


regards


dalfish
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
usr/local/bin/unzip not found Error 1 installing linux fla dalfish Sound and Multimedia 0 11-22-2009 01:50 PM
Problem installing linux-firefox & linux-flashplugin7 Michael Terry P. General Questions 3 12-14-2006 10:26 AM
API to Linux Flash 9 dracheflieger The Lounge 1 10-31-2006 07:20 PM
Flash 9.0 for Linux/other systems (I mean BSD) blindfold PBI Discussion 0 08-01-2006 12:57 PM


All times are GMT. The time now is 11:10 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.