You are not logged in.

#1 2020-09-19 09:42:03

M4RC0Sx
Member
Registered: 2020-06-29
Posts: 13

Problem insatalling some AUR libs

Hi there.

I need to install some lib32- libs on my 64 bit system. I have tried with yay and pacaur, but none of them find the packages.

The list of packages is this one: lib32-expat lib32-fontconfig lib32-freetype2 lib32-glibc lib32-gtk2 lib32-libcanberra lib32-libpng lib32-libpng12 lib32-libice lib32-libsm lib32-util-linux lib32-ncurses lib32-zlib lib32-libx11 lib32-libxau lib32-libxdmcp lib32-libxext lib32-libxft lib32-libxrender lib32-libxt lib32-libxtst

What can I do? I have installed some of them manually but there a lot with a lot of dependencies...

Thank you!

Offline

#2 2020-09-19 10:00:19

solskog
Member
Registered: 2020-09-05
Posts: 462

Re: Problem insatalling some AUR libs

comment out multilib and multilib-testing and try again:

$ cat /etc/pacman.conf
#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist

#[multilib]
#Include = /etc/pacman.d/mirrorlist

Last edited by solskog (2020-09-19 10:01:25)

Offline

#3 2020-09-19 10:06:48

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,648
Website

Re: Problem insatalling some AUR libs


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#4 2020-09-19 10:16:54

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Problem insatalling some AUR libs

solskog wrote:

comment out multilib and multilib-testing and try again:

Do not uncomment multilib-testing unless you have all of the other testing repos enabled as well.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#5 2020-09-19 11:22:04

M4RC0Sx
Member
Registered: 2020-06-29
Posts: 13

Re: Problem insatalling some AUR libs

Okay, I clearlyu installed everything but I get this error: ./../linux/vish: symbol loopkup error: /usr/lib32/libfontconfig.so.1: undefined symbol: FT_Done_MM_Var

But the file libfontconfig.so.1 is in that directory.

Offline

#6 2020-09-19 11:41:07

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,517
Website

Re: Problem insatalling some AUR libs

What is "vish", where is it from, and what command resulted in that error?


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#7 2020-09-19 11:49:27

M4RC0Sx
Member
Registered: 2020-06-29
Posts: 13

Re: Problem insatalling some AUR libs

Trilby wrote:

What is "vish", where is it from, and what command resulted in that error?

It is ModelSim, I followed the steps from here. The error appears when I run vsim. https://gist.github.com/dries007/36c31f … 09f16e6e66

Offline

#8 2020-09-19 14:18:02

loqs
Member
Registered: 2014-03-06
Posts: 19,044

Re: Problem insatalling some AUR libs

Offline

#9 2020-09-19 14:26:28

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,724

Re: Problem insatalling some AUR libs

loqs wrote:

ftfy; the gist has him dump and preload a dated version of freetype2 into the binary dir, which will cause this error.

Last edited by seth (2020-09-19 14:27:03)

Offline

Board footer

Powered by FluxBB