Debian This forum is for the discussion of Debian Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-02-2010, 01:45 AM
|
#1
|
|
Member
Registered: May 2006
Location: Italy
Distribution: Ubuntu, ArchLinux, Debian, SL, OpenBSD
Posts: 272
Rep:
|
Error using updatetool on Glassfish 3 (Debian Squeeze 64 bit)
$ ./updatetool
./glassfishv3/updatetool/bin/../../pkg/python2.4-minimal/bin/python: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
But on my system i have all:
$ ls /usr/lib/libst*
/usr/lib/libstdc++.so.6
/usr/lib/libstdc++.so.6.0.13
$ ls /usr/lib64/libst*
/usr/lib64/libstdc++.so.6
/usr/lib64/libstdc++.so.6.0.13
$ python
Python 2.5.5 (r255:77872, Feb 2 2010, 00:25:36)
[GCC 4.4.3] on linux2
So where is the problem?
|
|
|
|
03-02-2010, 08:37 AM
|
#2
|
|
Member
Registered: May 2006
Location: Italy
Distribution: Ubuntu, ArchLinux, Debian, SL, OpenBSD
Posts: 272
Original Poster
Rep:
|
I would add that using Debian Lenny 32 bit i have no problem.
|
|
|
|
03-18-2010, 01:14 PM
|
#3
|
|
Member
Registered: Feb 2007
Location: Caracas, Venezuela
Distribution: Debian x64
Posts: 152
Rep:
|
Hello,
you could an "apititude install ia32-libs" to install the 32bits libs.
|
|
|
|
03-19-2010, 02:30 AM
|
#4
|
|
Member
Registered: May 2006
Location: Italy
Distribution: Ubuntu, ArchLinux, Debian, SL, OpenBSD
Posts: 272
Original Poster
Rep:
|
After the installation i obtain this error:
$ ./updatetool
Quote:
Update Tool does not support running in "it_IT.utf" locale.
Attempting to use English locale.
WX import error. Verify the WX widgets are in the PYTHONPATH.
The following can be reported to Update Tool 2.3.0 Development Team <dev@updatecenter.dev.java.net>.
Traceback (innermost last):
File "/dati/java/glassfishv3/updatetool/vendor-packages/updatetool/common/boot.py", line 278, in init_app_locale
import wx
File "wx/__init__.py", line 45, in ?
File "wx/_core.py", line 4, in ?
ImportError: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
|
I have already installed libgtk2.0-0 while i don't known which package widgets install and how verify if it's present on PYTHONPATH.
Last edited by AleLinuxBSD; 03-19-2010 at 02:40 AM.
|
|
|
|
03-19-2010, 06:52 AM
|
#5
|
|
Member
Registered: Feb 2007
Location: Caracas, Venezuela
Distribution: Debian x64
Posts: 152
Rep:
|
Try chaging your locales to english to run the updatetool
Code:
dpkg-reconfigure locales
remove it-IT and add en-US UTF-8 to see if that work.
After the change open a new terminal and try the update tool
|
|
|
|
03-20-2010, 02:33 AM
|
#6
|
|
Member
Registered: May 2006
Location: Italy
Distribution: Ubuntu, ArchLinux, Debian, SL, OpenBSD
Posts: 272
Original Poster
Rep:
|
I prefer avoid it.
Also on the 32 bit version i don't must change the language.
I think i will wait future update when will be more attention at the functionality of this program even on 64 bit OS.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:21 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|