You are not logged in.

#1 2004-04-11 11:14:17

JaH
Member
From: Finland
Registered: 2004-02-12
Posts: 14

libXinerama.so.1

Hi
I did a system update today and i got these errors:

#pacman -Su
upgrading gtk2 2.4.0-2
usr/bin/gtk-query-immodules-2.0: error while loading shared libraries: libXinerama.so.1: cannot open shared object file: No such file or directory
upgrading librsvg 2.6.4-3
usr/bin/gtk-query-immodules-2.0: error while loading shared libraries: libXinerama.so.1: cannot open shared object file: No such file or directory

It seems that those packages got installed... But what those errors mean? My system seems to run fine...


JaH

Offline

#2 2004-04-11 11:51:16

Arielext
Member
From: Amersfoort, the Netherlands
Registered: 2002-08-12
Posts: 362
Website

Re: libXinerama.so.1

The maintainer uses a system with Xinerama (dual display) and you don't.


apt-get install arch

Offline

#3 2004-04-11 13:37:10

JaH
Member
From: Finland
Registered: 2004-02-12
Posts: 14

Re: libXinerama.so.1

Ok, now I have more problems...

I tried to run Gimp:

$ gimp
gimp: error while loading shared libraries: libXinerama.so.1: cannot open shared object file: No such file or directory

So this prevents me to run Gimp and possibly others programs that use gtk2, but since I use kde I don't have so many of those...

But what should I do to get Gimp back?


JaH

Offline

#4 2004-04-11 14:30:37

Arielext
Member
From: Amersfoort, the Netherlands
Registered: 2002-08-12
Posts: 362
Website

Re: libXinerama.so.1

File a bug report


apt-get install arch

Offline

#5 2004-04-11 17:09:15

Xentac
Forum Fellow
From: Victoria, BC
Registered: 2003-01-17
Posts: 1,797
Website

Re: libXinerama.so.1

[jchu@aries jchu]$ locate libXinerama
/usr/X11R6/lib/libXinerama.so.1.0
/usr/X11R6/lib/libXinerama.so.1
/usr/X11R6/lib/libXinerama.so

What does this command output on your machine?  My guess is that you upgraded xfree86 but didn't restart it, to load everything again.


I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal

Offline

#6 2004-04-11 18:01:42

JaH
Member
From: Finland
Registered: 2004-02-12
Posts: 14

Re: libXinerama.so.1

No, I haven't upgraded my xfree86. I'm still using version 4.3.0. I'm having IgnorePkg = xfree86 in my pacman.conf.

# locate libXinerama
/usr/X11R6/lib/libXinerama.a

So the file really is missing, but where can I get it, and do I really need it? Would xfree86 upgrade solve this?


JaH

Offline

#7 2004-04-11 18:07:52

Xentac
Forum Fellow
From: Victoria, BC
Registered: 2003-01-17
Posts: 1,797
Website

Re: libXinerama.so.1

xfrre86 4.4 include libXinerama as a shared library.  Any apps compiled with X 4.4 and Xinerama linked in (most of them) won't work with 4.3.


I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal

Offline

#8 2004-04-11 18:19:49

JaH
Member
From: Finland
Registered: 2004-02-12
Posts: 14

Re: libXinerama.so.1

Thanks  big_smile

Offline

#9 2004-04-13 06:47:42

dpb
Member
From: Cyperspace?
Registered: 2004-04-11
Posts: 231

Re: libXinerama.so.1

Does anyone know if these work with the X.Org fork?

Offline

#10 2004-04-13 20:19:33

Arielext
Member
From: Amersfoort, the Netherlands
Registered: 2002-08-12
Posts: 362
Website

Re: libXinerama.so.1

sure why not?
as long as you build x.org with xinerama


apt-get install arch

Offline

#11 2004-04-15 21:40:39

zeppelin
Member
From: Athens, Greece
Registered: 2004-03-05
Posts: 807
Website

Re: libXinerama.so.1

Arielext wrote:

sure why not?
as long as you build x.org with xinerama

and indeed Judd did it!

pacman -Qo /usr/X11R6/lib/libXinerama.so.1
/usr/X11R6/lib/libXinerama.so.1 is owned by x 11R6.7.0-1t1

Offline

#12 2004-04-22 10:53:35

Kin
Member
From: Oberfranken / Europe
Registered: 2004-01-23
Posts: 137

Re: libXinerama.so.1

Hi,

I have the same problem with Xinerama.

pacman -Qo /usr/X11R6/lib/libXinerama.so.1
/usr/X11R6/lib/libXinerama.so.1 is owned by xfree86 4.4.0-1

Is there already a fix for it ?
While compiling openoffice I also had the error:

....error while loading shared libraries: libXinerama.so.1: cannot open shared object file: No such file or directory


I had to go back to Xfree86 4.3.0 to get openoffice compiled.

Is there a new package of Xfree 86 4.4.0 which will fix this ?

Kin

Offline

#13 2004-04-22 10:54:16

Kin
Member
From: Oberfranken / Europe
Registered: 2004-01-23
Posts: 137

Re: libXinerama.so.1

hm, seems the problem comes from installing the latest gtk2 package. So will there be aa fixed one ?

Kin

Offline

#14 2004-04-23 09:21:38

zeppelin
Member
From: Athens, Greece
Registered: 2004-03-05
Posts: 807
Website

Re: libXinerama.so.1

go to /etc/pacman.conf and write
IgnorePkg = xfree86

and then do a
pacman -S x

and you're ready

Offline

#15 2004-04-27 16:55:35

sear
Member
Registered: 2004-04-24
Posts: 42

Re: libXinerama.so.1

i just get bluefish and gaim by pacman -S package and then i get the same error.

change the config file like described won't help....same error every time i would start bluefish or gaim.

anyone who can help me?

Offline

#16 2004-04-27 17:00:49

sear
Member
Registered: 2004-04-24
Posts: 42

Re: libXinerama.so.1

hmm i installed gftp (with pacman) and now if i want to open it by typing gftp into the console another ugly error comes up:

/usr/bin/gftp-gtk: error while loading shared libaries; libcrypto.so.0.7.9 cannot open shared oject file: no such file or directory

looks very familiar. but this sucks.

anyone who knows help??

Offline

#17 2004-04-27 17:47:53

sear
Member
Registered: 2004-04-24
Posts: 42

Re: libXinerama.so.1

oh damn......that sucks.
my xfce doesn't come up anymore because of this libXinerama. the panel crashes all the time (didn't show up anymore, just the error). how can i fix this?

i've added
IgnorePkg = xfree

to /etc/pacman.conf

and then wanted to do pacman -S x, an error ocured; something like "can not find package x"....

pleeease heeeeeelp  :!:

Offline

#18 2004-04-27 17:56:38

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: libXinerama.so.1

why do you not want to use the newest xfree86?

do you have your system up-to-date?

(pacman -Q xfree86 openssl)

do you get similar output for these?:

[damir@Asteraceae /]$ locate libcrypto
/usr/lib/libcrypto.so
/usr/lib/libcrypto.so.0.9.7
/usr/lib/libcrypto.so.0
/usr/lib/libcrypto.a
[damir@Asteraceae /]$ pacman -Qo /usr/lib/libcrypto.so.0.9.7
/usr/lib/libcrypto.so.0.9.7 is owned by openssl 0.9.7d-1
[damir@Asteraceae /]$ 

The impossible missions are the only ones which succeed.

Offline

#19 2004-04-27 19:43:56

zeppelin
Member
From: Athens, Greece
Registered: 2004-03-05
Posts: 807
Website

Re: libXinerama.so.1

hello sear and plz use the X. [i have that one and it provides the missing .so file you're looking for] smile

did you  do
pacman -Rd xfree86
nano -w /etc/pacman.conf
[testing]
Server = ftp://ftp.archlinux.org/testing

pacman -Sy x
and you still get the same error?
this is not possible I think smile

Offline

#20 2004-04-27 21:44:13

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: libXinerama.so.1

x is in testing-repository:

add

[testing]
Server = ftp://ftp.archlinux.org/testing

to /etc/pacman.conf to use it


The impossible missions are the only ones which succeed.

Offline

#21 2004-04-27 21:47:19

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: libXinerama.so.1

of course, if adding repositories to pacman.conf, remember to run update the pacman dbs


The impossible missions are the only ones which succeed.

Offline

#22 2004-04-27 22:21:21

zeppelin
Member
From: Athens, Greece
Registered: 2004-03-05
Posts: 807
Website

Re: libXinerama.so.1

sorry I forgot it. I just fixed it.

Offline

#23 2004-05-10 05:05:35

onami
Member
From: Romania
Registered: 2004-05-05
Posts: 197

Re: libXinerama.so.1

I have the same probrem.
I did what you sayd, butwhen :
pacman -S x
gives a conflict with libGL


Forever newbie !!!

Offline

#24 2004-05-10 08:55:48

zeppelin
Member
From: Athens, Greece
Registered: 2004-03-05
Posts: 807
Website

Re: libXinerama.so.1

hmm
pacman -R mesa maybe??
and try try pacman -S x again

if not then do pacman -Qo path/to/libGL

and see which package owns this file.
most likely remove that package and then pacman -S x

Offline

#25 2004-05-10 10:21:57

lanrat
Member
From: Poland
Registered: 2003-10-28
Posts: 1,274

Re: libXinerama.so.1

This libgl can be from nvidia driver installer (pacman -Qo .... should tell you then that the file does not belong to any package in it's database). If it is the case try forcing x to install with pacman -Sf xfree or pacman -Sf x (depending on what you prefer). Remember to reinstall nvidia driver after x/xfree upgrade - it may also produce some error messages in nvidia-installer log but it shuld be ok.

Offline

Board footer

Powered by FluxBB