You are not logged in.

#1 2007-06-07 19:49:40

geek.arnuld
Member
From: INDIA
Registered: 2007-05-03
Posts: 135
Website

emacs: error loading shared libraries (SOLVED)

i have installed Arch64 Duke and did these:

pacman -Syu
pacman -S emacs

when i try to run emacs i get this error:

[arnuld@arch ~]$ emacs
emacs: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory.

what is the solution ?

BTW, i don't see any dependency containing name "asound" in it:

[root@arch arnuld]# pacman -Qi emacs
Name           : emacs
Version        : 22.1-1
URL            : http://www.gnu.org/software/emacs/emacs.html
License        : GPL
Groups         : None
Provides       : None
Depends On     : ncurses  libpng  libtiff  libungif  xaw3d
Removes        : None
Required By    : None
Conflicts With : None
Installed Size : 68595.45 K
Packager       : Eric Belanger (Snowman) <eric@archlinux.org>
Architecture   : x86_64
Build Date     : Thu Jun  7 02:50:06 2007 UTC
Build Type     : Unknown
Install Date   : Fri Jun  8 00:35:55 2007 UTC
Install Reason : Explicitly installed
Install Script : No
Description    : The Emacs Editor

[root@arch arnuld]#

Last edited by geek.arnuld (2007-06-07 20:18:39)

Offline

#2 2007-06-07 20:18:21

geek.arnuld
Member
From: INDIA
Registered: 2007-05-03
Posts: 135
Website

Re: emacs: error loading shared libraries (SOLVED)

i just installed "alsa-utils" and emacs is working now. it is new version of Emacs 22.1 and it depends on alsa-lib.

quite strange for me

Offline

#3 2007-06-07 20:57:22

toofishes
Developer
From: Chicago, IL
Registered: 2006-06-06
Posts: 602
Website

Re: emacs: error loading shared libraries (SOLVED)

I noticed this while building it, but did not think it would be an issue right at startup, darn. I'll see what I can do to rebuild it without that depend.

Offline

Board footer

Powered by FluxBB