LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 01-29-2013, 03:09 AM   #1
Spongmonkey
LQ Newbie
 
Registered: Jan 2013
Posts: 11

Rep: Reputation: Disabled
Question Finding i386 dependencies in Debian multiarch


I've just switch from Debian Squeeze to Wheezy amd64 and I'm still kinda trying to figure out the whole multiarch thing. I'm looking to run the flash player debugger (standalone flash player) from adobe but its a 32 bit file. Now from what i understand normally if the binary is a deb file or in the repositories all i would half to do is $sudo apt-get install blablabla:386 and it would install all of the 32 bit dependencies. And correct me if I'm wrong, to get a 32 bit file to work i would need to install all the 32 bit dependencies also. I'm just curious if there is an easy way to find the dependencies to a 32 bit file on a 64 bit multiarch debian system. I've tried the ldd command but i get a "not a dynamic executable" response. Any ideas?
 
Old 01-29-2013, 09:05 AM   #2
Hungry ghost
Senior Member
 
Registered: Dec 2004
Posts: 1,222

Rep: Reputation: 667Reputation: 667Reputation: 667Reputation: 667Reputation: 667Reputation: 667
The flash player package is available for amd64 (I think it's still a 32 bit binary, but it's available as an amd64 package). You just have to enable the non-free repository in your sources.list and install flashplugin-nonfree.

In case you want/need to install an i386 package from the repositories, you do the following (as root):

Code:
dpkg --add-architecture i386
apt-get update
apt-get install package:i386
It should automatically download and install all the dependencies as it would do with any other package.

In case you simply want to know the dependencies of a given package, I think you would have to install apt-rdepends. Info on how to use it here.

Regards.
 
1 members found this post helpful.
Old 01-30-2013, 12:36 AM   #3
jim_p
Member
 
Registered: Aug 2009
Distribution: Debian testing
Posts: 564

Rep: Reputation: 131Reputation: 131
The flash plugin is available in 64bit for some years now. The standalone flash player, which can be used to view swf files offline and without a browser, comes only in 32 bit flavor.
http://fpdownload.macromedia.com/pub...ug.i386.tar.gz

Seeing some of the deps of flashplugin-nonfree, I would install these four from the multiarch repo and pray :P
Code:
  Depends: libgtk2.0-0
  Depends: libnss3
  Depends: libxt6
  Depends: libcurl3-gnutls
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mozilla does not use acroread on Debian amd64 multiarch Envite Linux - Desktop 1 01-22-2013 06:29 AM
Problem finding the mysql executable in Debian Squezee i386 saldarriaga Linux - General 4 06-15-2012 12:25 PM
LXer: Finding Out Package Dependencies With apt-rdepends On Debian/Ubuntu LXer Syndicated Linux News 0 12-19-2011 06:50 AM
LXer: Debian to offer MultiArch support with Debian Wheezy 7 in 2013 LXer Syndicated Linux News 0 08-11-2011 01:50 AM
php-mysql-4.3.2-6.i386.rpm dependencies dgp Linux - Software 2 07-17-2003 02:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 04:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration