View unanswered posts | View active topics It is currently Fri Sep 03, 2010 5:36 am



Post new topic Reply to topic  [ 15 posts ] 
maj 2.0.0.7-1 
Author Message

Joined: Mon Sep 24, 2007 7:24 am
Posts: 2
Post maj 2.0.0.7-1
Hi,
Nice to see new version ... but, I can't start swiftfox now :
Code:
/usr/lib/swiftfox/swiftfox-bin: error while loading shared libraries: libXcomposite.so.1: cannot open shared object file: No such file or directory


libXcomposite is installed :
Code:
ls /usr/lib/libXcomposite.so*
/usr/lib/libXcomposite.so  /usr/lib/libXcomposite.so.1  /usr/lib/libXcomposite.so.1.0.0


My System :
Ubuntu 7.04 x86_64


Mon Sep 24, 2007 7:32 am
Profile

Joined: Mon Sep 24, 2007 8:13 am
Posts: 4
Post 
Same problem with this update, and same system.

I already have this lib in /usr/lib /usr/lib64 and /lib64 maybe a path error in SwiftFox?

Thank to do something quickly, I've now to work without this browser, and this is a real problem here.


Mon Sep 24, 2007 8:20 am
Profile

Joined: Mon Sep 24, 2007 8:13 am
Posts: 4
Post 
So, I've not this lib in /usr/lib32 and I tried to copy the lib, bot I've a ELF class error.

Now, I try to download this lib in 32b and copy this in good path...


Mon Sep 24, 2007 8:23 am
Profile

Joined: Mon Sep 24, 2007 8:25 am
Posts: 1
Post Same error
Same error after upgrading to 2.0.0.7-1
Code:
$ swiftfox
/usr/lib/swiftfox/swiftfox-bin: error while loading shared libraries: libXcomposite.so.1: cannot open shared object file: No such file or directory


I have an Ubuntu 6.10 and using package swiftfox-athlon-xp
Code:
uname -a
Linux xulio-laptop 2.6.17-12-generic #2 SMP Wed Aug 29 20:08:20 UTC 2007 i686 GNU/Linux



[/code]


Mon Sep 24, 2007 8:30 am
Profile

Joined: Mon Sep 24, 2007 8:13 am
Posts: 4
Post 
I've manualy copy the libXcomposite lib in 32b to /usr/lib32 and now I get:

Code:
/usr/lib/swiftfox/swiftfox-bin: error while loading shared libraries: libXdamage.so.1: cannot open shared object file: No such file or directorya


So, I don't want to manually copy a lot of 32b lib manually all this business day, probably a little bux fix can be made on SwiftFox ?


Mon Sep 24, 2007 8:40 am
Profile

Joined: Mon Sep 24, 2007 10:31 am
Posts: 1
Post 
Hi,

Same problem for me..
Code:
/usr/lib/swiftfox/swiftfox-bin: error while loading shared libraries: libXcomposite.so.1: cannot open shared object file: No such file or directory


Any idea ?

My System :
Ubuntu 7.04 x86_64


Mon Sep 24, 2007 10:38 am
Profile

Joined: Mon Sep 24, 2007 8:13 am
Posts: 4
Post 
I can't find older version of swiftfox...

Does anyone know where to get older version to temporaly correct this bug? It's very important here!


Mon Sep 24, 2007 10:53 am
Profile

Joined: Mon Sep 24, 2007 5:58 pm
Posts: 2
Post 
Same pb as the others :/


French Ubuntu FF 7.04
Alternate_amd64 version


Mon Sep 24, 2007 6:06 pm
Profile

Joined: Mon Sep 24, 2007 7:34 pm
Posts: 1
Post 
Code:
/usr/lib/swiftfox/swiftfox-bin: error while loading shared libraries: libXdamage.so.1: cannot open shared object file: No such file or directory


Same problem, Please fix it,

Ubuntu 6.06 64bit[/code]


Mon Sep 24, 2007 7:51 pm
Profile

Joined: Tue Sep 25, 2007 8:06 am
Posts: 1
Post 
This isn't exactly a swiftfox problem. It's an ubuntu problem regarding a library inconsistency between Feisty and Gutsy.
The affected library (ia32-libs) is required for 32-bit items to work on 64-bit systems, so only 64-bit systems are affected.
Lots of other software besides swiftfox is affected, whenever someone develops on Gutsy and installs on Feisty.

Go to:

http://packages.ubuntu.com/feisty/libs

You need to download the i386 versions of "libxcomposite1" and "libxdamage1" (note: NOT libxcb-).

Use "Archive Manager" (not debian installer) to open each file, extract each data.tar.gz in turn, and from that file
extract the files in each "usr/lib", two files from each package, one library and one link. As the superuser (sudo),
you need to move those four files to "/usr/lib32/", and change their ownerships to "root:root". IMPORTANT: Be sure not
to touch the files in /usr/lib, which are 64-bit libraries on 64-bit systems. Extract the files to some local directory
or the desktop.

By doing all that, you resolve the package inconsistancies between Feisty and Gutsy. You have to do it this way
(for now) in order to get i386 libraries on AMD64 systems, which normal installers don't do every easily.

My guess is that this problem will eventually be fixed by an updated ia32-libs package for Feisty, but untill then,
this fix works.

BTW, thanks to Jason for swiftfox.


Tue Sep 25, 2007 8:28 am
Profile

Joined: Mon Sep 24, 2007 7:24 am
Posts: 2
Post 
Yeah thanks nospamboz (& neliger), it works now.

Then, I wrote a full how-to in french there :
http://esion99.info/blog/index.php?entr ... 925-111726


Well, I hope that there will be the possibilty to force previous version next time.


Tue Sep 25, 2007 11:30 am
Profile

Joined: Mon Sep 24, 2007 5:58 pm
Posts: 2
Post 
Thx a lot your solution work on my PC, 2 days on windows and I anderstand what is the meaning of the word "waiting" !

:wink:


Tue Sep 25, 2007 6:17 pm
Profile
Site Admin

Joined: Thu Jul 20, 2006 6:47 am
Posts: 336
Location: New York
Post 
Thanks nospamboz for the solution to this issue. :)


Tue Sep 25, 2007 8:11 pm
Profile YIM WWW

Joined: Wed Sep 26, 2007 12:37 am
Posts: 1
Post 
Small problem - I'm running the 32 bit edition of ubuntu, but from a minimal install. libxcomposite wasn't installed, and I had to grab it manually (using the normal apt method worked fine).

Something to add to the dependency list?


Wed Sep 26, 2007 12:40 am
Profile

Joined: Wed Sep 26, 2007 11:14 pm
Posts: 3
Post 
I had the impression that mozilla-type browsers (in .tar form) are completely standalone and therefore can run as 32 on a 64 system. Certainly the 2.0.0.7 version I downloaded from mozilla.com can run without the above fix.


Wed Sep 26, 2007 11:23 pm
Profile
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 15 posts ] 


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Forum style by Vjacheslav Trushkin for Free Forums/DivisionCore.