| Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
12-26-2007, 12:56 PM
|
#1
|
|
Member
Registered: Oct 2003
Posts: 110
Rep:
|
i386 AMD 64 32 bit
Processor-AMD64
Debian-AMD64
Some packages are not available through Apt or Synaptic (such as Skype).
I find them on the web and they can be downloaded. However, they are for an i386 machine. Do I want these or do I need package for AMD 64(which I can not find)?
Also, if I download a package that is a .deb file, how do I install it. This is the format that apt and symaptic use, isn't it? So how do I install a .deb that I download from a web site?
|
|
|
|
12-26-2007, 02:01 PM
|
#2
|
|
Member
Registered: Jul 2004
Location: Czech Republic - Roudnice nad Labem
Distribution: Debian
Posts: 253
Rep:
|
Hi,
there is no 64bit version of skype available. However, you can use 32bit applications in Debian AMD64.
Two ways:
1) chrooted 32bit sandbox (prefered way)
2) use ia32 libs from /emul/ia32-linux
The second solution is very fast. Install packages:
- ia32libs
- ia32libs-gtk
- lib32*
Download 32bit static version of skype 1.4 or 2.0beta and check if you have all required libraries.
Code:
ldd skype | grep -i not
If you have all libraries than you can run skype. It runs flawlessly.
|
|
|
|
01-01-2008, 07:02 PM
|
#3
|
|
Member
Registered: Oct 2003
Posts: 110
Original Poster
Rep:
|
It can't seem to locate ia32libs-gtk. Not through apt-get or synaptic.
Why is that?
Last edited by sofasurfer; 01-01-2008 at 07:40 PM.
|
|
|
|
01-01-2008, 08:50 PM
|
#4
|
|
Senior Member
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 3,513
Rep:
|
Quote:
Originally Posted by sofasurfer
It can't seem to locate ia32libs-gtk. Not through apt-get or synaptic.
Why is that?
|
Your searching for the wrong package name.
Code:
HappyTux:/home/stephen#apt-cache search ia32libs-gtk
HappyTux:/home/stephen#apt-cache search ia32libs
HappyTux:/home/stephen# apt-cache search ia32
ia32-libs - ia32 shared libraries for use on amd64 and ia64 systems
ia32-libs-gtk - gtk+ ia32 shared libraries <--------- here
microcode.ctl - Intel IA32/IA64 CPU Microcode Utility
ia32-sun-java5-bin - Sun Java(TM) Runtime Environment (JRE) 5.0 (32-bit)
ia32-sun-java6-bin - Sun Java(TM) Runtime Environment (JRE) 6 (32-bit)
nvidia-glx-ia32 - NVIDIA binary XFree86 4.x driver
nvidia-glx-legacy-71xx-ia32 - NVIDIA binary Xorg driver (71xx legacy version)
nvidia-glx-legacy-96xx-ia32 - NVIDIA binary Xorg driver (96xx legacy version)
nvidia-glx-legacy-ia32 - NVIDIA binary Xorg driver (71xx legacy version)
|
|
|
|
01-01-2008, 09:19 PM
|
#5
|
|
Member
Registered: Oct 2003
Posts: 110
Original Poster
Rep:
|
I searched for exactly this... ia32-libs-gtk. It comes up with nothing.
Another question... Is my whole problem with using 32bit apps with my system, that I downloaded the 64 bit version of Debian, or the fact that I bought a 64 bit processor?
|
|
|
|
01-01-2008, 09:49 PM
|
#6
|
|
Member
Registered: Dec 2007
Location: Charleston WV, USA
Distribution: Slackware 12.2, Arch Linux Amd64
Posts: 896
Rep:
|
The first one.  AMD 64 will happily run any 32-bit operating system.
|
|
|
|
01-01-2008, 09:55 PM
|
#7
|
|
Member
Registered: Oct 2003
Posts: 110
Original Poster
Rep:
|
But, all apps are not available in 64 bit and to make them work its a whole big thing that I can't handle. I think though that it is the Debian version and not the processor version that is the problem. My question is, will switching to 32 bit Debian get me peice.
|
|
|
|
01-01-2008, 09:59 PM
|
#8
|
|
Member
Registered: Dec 2007
Location: Charleston WV, USA
Distribution: Slackware 12.2, Arch Linux Amd64
Posts: 896
Rep:
|
Yes, that's what I said above. With a 64-bit processor you have the choice of a 32-bit or a 64-bit opertaing system. You can install a 32-bit version of Debian and it will run great.
|
|
|
|
01-01-2008, 10:00 PM
|
#9
|
|
Member
Registered: Oct 2003
Posts: 110
Original Poster
Rep:
|
Is i386 the version I want then?
|
|
|
|
01-01-2008, 10:07 PM
|
#10
|
|
Member
Registered: Dec 2007
Location: Charleston WV, USA
Distribution: Slackware 12.2, Arch Linux Amd64
Posts: 896
Rep:
|
Yes. i386.
|
|
|
|
01-01-2008, 10:13 PM
|
#11
|
|
Member
Registered: Oct 2003
Posts: 110
Original Poster
Rep:
|
Thank you Uncle Theodore.
|
|
|
|
01-03-2008, 11:10 PM
|
#12
|
|
Member
Registered: Dec 2005
Location: Gdansk, Poland
Distribution: openSUSE 11.0, Ubuntu 8.04
Posts: 37
Rep:
|
If you emcunter any problems, you can manually run 32-bit programs from a 64-bit distribution. Just use:
Code:
linux32 sh *program_name*
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:44 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|