You are not logged in.

#1 2008-09-17 14:48:06

Vryali
Member
From: Columbia, SC
Registered: 2008-09-17
Posts: 21

[SOLVED] Flash/nspluginwrapper install help

Hullo,  wager I'm quite novice level when it comes to linux, though I've used Gentoo and SuSE in the past, and wanted to give Arch a try on my friend's recomendation.  I'm familiar with nspluginwrapper and was able to get it working fine on SuSE (to subsequently get flash working), but was having some trouble with getting nsplugin* to install here.

[09:29:01][vryali@clover][94]                                                                                                                                
[~/download/nspluginwrapper]$ makepkg                                                                                                                        
==> Making package: nspluginwrapper 1.0.0-1 x86_64 (Wed Sep 17 09:29:04 UTC 2008)                                                                            
==> Checking Runtime Dependencies...                                                                                                                         
==> Checking Buildtime Dependencies...                                                                                                                       
==> Retrieving Sources...                                                                                                                                    
  -> Downloading nspluginwrapper-i386-1.0.0-1.x86_64.rpm...                                                                                                  
--2008-09-17 09:29:04--  http://gwenole.beauchesne.info/projects/nspluginwrapper/files/nspluginwrapper-i386-1.0.0-1.x86_64.rpm                                                                                                                                                                                            
Resolving gwenole.beauchesne.info... 88.191.25.183                                                                                                           
Connecting to gwenole.beauchesne.info|88.191.25.183|:80... connected.                                                                                        
HTTP request sent, awaiting response... 200 OK                                                                                                               
Length: 53496 (52K) [application/x-rpm]                                                                                                                      
Saving to: `nspluginwrapper-i386-1.0.0-1.x86_64.rpm.part'                                                                                                    

100%[===========================================================>] 53,496       129K/s   in 0.4s    

2008-09-17 09:29:05 (129 KB/s) - `nspluginwrapper-i386-1.0.0-1.x86_64.rpm.part' saved [53496/53496]

  -> Downloading nspluginwrapper-1.0.0-1.x86_64.rpm...
--2008-09-17 09:29:05--  http://gwenole.beauchesne.info/projects/nspluginwrapper/files/nspluginwrapper-1.0.0-1.x86_64.rpm                                                                                                                                                                                                 
Resolving gwenole.beauchesne.info... 88.191.25.183                                                                                                           
Connecting to gwenole.beauchesne.info|88.191.25.183|:80... connected.                                                                                        
HTTP request sent, awaiting response... 200 OK                                                                                                               
Length: 59651 (58K) [application/x-rpm]                                                                                                                      
Saving to: `nspluginwrapper-1.0.0-1.x86_64.rpm.part'                                                                                                         

100%[===========================================================>] 59,651       145K/s   in 0.4s    

2008-09-17 09:29:06 (145 KB/s) - `nspluginwrapper-1.0.0-1.x86_64.rpm.part' saved [59651/59651]

==> Validating source files with md5sums...
    nspluginwrapper-i386-1.0.0-1.x86_64.rpm ... Passed
    nspluginwrapper-1.0.0-1.x86_64.rpm ... Passed     
==> Extracting Sources...                             
==> Entering fakeroot environment...                  
==> Starting build()...                               
bsdtar: Failed to set default locale                  
bsdtar: Failed to set default locale                  
==> Tidying install...                                
  -> Compressing man pages...                         
  -> Stripping debugging symbols from binaries and libraries...
==> Creating package...                                        
  -> Generating .PKGINFO file...                               
  -> Adding install script...                                  
  -> Compressing package...                                    
bsdtar: Failed to set default locale                           
==> Leaving fakeroot environment.                              
==> Finished making: nspluginwrapper 1.0.0-1 x86_64 (Wed Sep 17 09:29:07 UTC 2008)
[09:29:07][vryali@clover][95]                                                     
[~/download/nspluginwrapper]$ cd ../nspluginwrapper-flash                                            
[09:29:19][vryali@clover][96]                                                                        
[~/download/nspluginwrapper-flash]$ makepkg                                                          
==> Making package: nspluginwrapper-flash 9.0.124.0-1 x86_64 (Wed Sep 17 09:29:22 UTC 2008)          
==> Checking Runtime Dependencies...                                                                 
==> Missing Dependencies:                                                                            
  -> nspluginwrapper                                                                                 
==> Checking Buildtime Dependencies...                                                               
==> ERROR: Could not resolve all dependencies.

Per documentation - checked for CPIO which it says is an unlisted dependancy

[09:30:46][vryali@clover][99]
[~/download/nspluginwrapper-flash]$ pacman -S cpio                                                   
error: you cannot perform this operation unless you are root.                                        
[09:30:51][vryali@clover][100]                                                                       
[~/download/nspluginwrapper-flash]$ su                                                               
Password:                                                                                            
[09:30:54][root@clover][162]                                                                         
[/home/vryali/download/nspluginwrapper-flash]$ pacman -S cpio                                        
warning: cpio-2.9-3 is up to date -- reinstalling                                                    
resolving dependencies...                                                                            
looking for inter-conflicts...                                                                       

Targets (1): cpio-2.9-3  

Total Download Size:    0.00 MB
Total Installed Size:   0.51 MB

Proceed with installation? [Y/n] n

Decided I might as well fix the locale error, though I wasn't really sure that should/would matter.

[09:34:35][vryali@clover][101]
[~/download/nspluginwrapper]$ su
Password:                       
[09:34:38][root@clover][166]    
[/home/vryali/download/nspluginwrapper]$ vi /etc/lo
locale.gen      login.defs      logrotate.conf  logrotate.d/
[09:34:38][root@clover][166]                                
[/home/vryali/download/nspluginwrapper]$ vi /etc/lo         
locale.gen      login.defs      logrotate.conf  logrotate.d/
[09:34:38][root@clover][166]                                
[/home/vryali/download/nspluginwrapper]$ vi /etc/locale.gen 
[09:36:31][root@clover][167]                                
[/home/vryali/download/nspluginwrapper]$ locale-gen         
Generating locales...                                       
  en_US.UTF-8... done                                       
  en_US.ISO-8859-1... done                                  
  ja_JP.EUC-JP... done                                      
  ja_JP.UTF-8... done                                       
  ko_KR.EUC-KR... done                                      
  ko_KR.UTF-8... done                                       
Generation complete.                                        
[09:43:08][root@clover][168]                                
[/home/vryali/download/nspluginwrapper]$ cat /etc/rc.conf | grep LOCALE
# LOCALE: available languages can be listed with the 'locale -a' command
LOCALE="en_US.utf8"

Got the locale setup right, which I didn't before, so trying again...

[09:44:53][vryali@clover][101]                                                                       
[~/download/nspluginwrapper]$ makepkg                                                                
==> ERROR: A package has already been built. (use -f to overwrite)                                   
[09:44:57][vryali@clover][101]                                                                       
[~/download/nspluginwrapper]$ makepkg -f
==> Making package: nspluginwrapper 1.0.0-1 x86_64 (Wed Sep 17 09:45:01 UTC 2008)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
  -> Found nspluginwrapper-i386-1.0.0-1.x86_64.rpm in build dir
  -> Found nspluginwrapper-1.0.0-1.x86_64.rpm in build dir
==> Validating source files with md5sums...
    nspluginwrapper-i386-1.0.0-1.x86_64.rpm ... Passed
    nspluginwrapper-1.0.0-1.x86_64.rpm ... Passed
==> Extracting Sources...
==> Removing existing pkg/ directory...
==> Entering fakeroot environment...
==> Starting build()...
==> Tidying install...
  -> Compressing man pages...
  -> Stripping debugging symbols from binaries and libraries...
==> Creating package...
  -> Generating .PKGINFO file...
  -> Adding install script...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: nspluginwrapper 1.0.0-1 x86_64 (Wed Sep 17 09:45:02 UTC 2008)
[09:45:02][vryali@clover][101]
[~/download/nspluginwrapper]$ cd ../nspluginwrapper-flash
[09:45:12][vryali@clover][101]
[~/download/nspluginwrapper-flash]$ makepkg
==> Making package: nspluginwrapper-flash 9.0.124.0-1 x86_64 (Wed Sep 17 09:45:15 UTC 2008)
==> Checking Runtime Dependencies...
==> Missing Dependencies:
  -> nspluginwrapper
==> Checking Buildtime Dependencies...
==> ERROR: Could not resolve all dependencies.

Anywho, thanks in advance for any help - I'd found another thread for this dated at the end of August, but I wasn't sure how folks feel here about bumping older posts like that :x

Last edited by Vryali (2008-09-17 17:51:27)

Offline

#2 2008-09-17 16:33:58

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: [SOLVED] Flash/nspluginwrapper install help

Welcome to the forums Vryali.

I may be looking at this wrong, but did you install nspluginwrapper after you built it?

==> Finished making: nspluginwrapper 1.0.0-1 x86_64 (Wed Sep 17 09:29:07 UTC 2008)
[09:29:07][vryali@clover][95]                                                     
[~/download/nspluginwrapper]$ cd ../nspluginwrapper-flash

It looks like it built successfully, but wasn't installed.

Offline

#3 2008-09-17 16:44:34

Vryali
Member
From: Columbia, SC
Registered: 2008-09-17
Posts: 21

Re: [SOLVED] Flash/nspluginwrapper install help

Thanks so much, apparently I just failed at reading the instructions properly - everything is working fine now and I'll be happily reallocating the space that was devoted to my SuSE partition.

big_smile Thanks!

Offline

#4 2008-09-17 16:59:48

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: [SOLVED] Flash/nspluginwrapper install help

Glad to help. Go ahead and mark this thread [SOLVED]. Edit the first post to adjust the title.

Offline

Board footer

Powered by FluxBB