Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Does anyone know why I can't install ia32-libs ? (Ubuntu 14.04 virtualbox)
Code:
root@alpha-VirtualBox:/home/alpha# sudo apt-get install ia32-libs
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ia32-libs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
lib32z1 lib32ncurses5 lib32bz2-1.0
E: Package 'ia32-libs' has no installation candidate
Does anyone know why I can't install ia32-libs ? (Ubuntu 14.04 virtualbox)
Code:
root@alpha-VirtualBox:/home/alpha# sudo apt-get install ia32-libs
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ia32-libs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
lib32z1 lib32ncurses5 lib32bz2-1.0
E: Package 'ia32-libs' has no installation candidate
Thank you
I'll bite,
Quote:
Originally Posted by riscv
Code:
Package ia32-libs is not available
That package, from experience, I only saw it used for Skype from Ubuntu repo
Now that Skype has changed its client recently, here is what I see and expect
Code:
apt-cache policy ia32-libs skype
ia32-libs:
Installed: (none)
Candidate: (none)
Version table:
N: Unable to locate package skype
Why do you need the ia32-libs package and is one of the suggested packages going to work?
Is this Skype, or not-Skype-related?
hydrurga I had only installed Vivado and SDK (2015.4). It opens the program and reads the bitstream. But I haven't done anything further than that: Such as Uboot and Linux kernel etc ...
I tired to build the host software without installing ia32-libs, I got an error: arm-xilinx-linux-gnueabi-gcc: not found.
If it helps, here's the context.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.