INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Ubunto 13.1 Missing Files  (Read 2765 times)

jamesecox50

  • Junior Woodchuck
  • **
  • Posts: 52
Ubunto 13.1 Missing Files
« on: April 13, 2014, 08:11:59 pm »

Hi,

I did the requirements test, and it found I was missing  Unable to locate package lib32stdc++6

Where do I locate this?

Ed
Logged
ZU DW6, Marantz PM8006, Re-Tubed Music Hall DAC, Good Connections, Dedicated Grounds and Outlet, Furman Conditioner... best sys in the WORLD 420AM friendly

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7423
  • The color of Spring...
Re: Ubunto 13.1 Missing Files
« Reply #1 on: April 13, 2014, 09:09:23 pm »

Missing dependency, use one of these commands from the terminal (depending if you have 32-bit or 64-bit Ubuntu):

If you're using Ubuntu 13.10 32-bit:

Code: [Select]
sudo apt-get install lib32stdc++6
If you're using Ubuntu 13.10 64-bit:

Code: [Select]
sudo apt-get install libstdc++6:i386
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2024 Update (24H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2024 Update (24H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | iFi ZEN DAC 3 | JBL 306P MkII Studio Monitors | Audio-Technica ATH-M50x Headphones

jamesecox50

  • Junior Woodchuck
  • **
  • Posts: 52
Re: Ubunto 13.1 Missing Files
« Reply #2 on: April 14, 2014, 06:55:46 am »

Thanks

Then this....

E: Couldn't find any package by regex 'lib32stdc++6
Logged
ZU DW6, Marantz PM8006, Re-Tubed Music Hall DAC, Good Connections, Dedicated Grounds and Outlet, Furman Conditioner... best sys in the WORLD 420AM friendly

InflatableMouse

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3978
Re: Ubunto 13.1 Missing Files
« Reply #3 on: April 15, 2014, 08:37:17 am »

https://wiki.debian.org/Aptitude

I don't know what's going on but it looks like you might have mistyped something. It would be useful if you can copy/paste both your commands and the output.

With the guide I linked above you can read about how apt-get, apt-cache and aptitude work. You should, for instance, be able to search for 'stdc++6' and get all packages returned that contain that phrase.
Logged
Pages: [1]   Go Up