Re: XPCOMGlue Load error

2016-07-25 Thread John E

On Sun, 24 Jul 2016 at 18:23:37 -0400, Felix Miata wrote:


If 2.33.1 was provided by your distro's package management system,
automatic updates from mozilla.org are not possible. From what source
did you install 2.33.1? If the install method basically amounted to
extraction from an archive (e.g. .tgz or .bz2), then just find and
delete the directory 2.33.1 was installed into and install 2.40 either
from your distro's package management system, or the version previously
pointed to via http://www.seamonkey-project.org/. My 14.04LTS shows
seamonkey-mozilla-build 2.40 available as having been installed from
Trusty sources, as configured at installation over two years ago.


Thank you Felix.  Your suggestion to find and delete my old 2.33.1 
installation has worked and I have now successfully installed v 2.40.


I was afraid to delete that 2.33.1 previously because I rely heavily on 
having a working SeaMonkey,  but after making a full backup of all my 
SeaMonkey data, and given your encouragement, I felt confident enough to 
risk deleting it.


I suspect I got my original 
seamonkey-mozilla-build_2.33.1-Oubuntu1_amd64.deb from
http://ubuntuzilla.sourceforge.net/ Mozilla project homepage, and yes I 
installed it using Ubuntu Software Centre,  so I think that explains why 
it failed to update.   I hope my new v 2.40 will update itself more easily.


+  John

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: XPCOMGlue Load error

2016-07-24 Thread Felix Miata

John E composed on 2016-07-24 22:19 (UTC+0100):


If I press Help -> Check for Updates on my 2.33.1 browser, a small
window comes up saying:



Update failed
Something is preventing Seamonkey from updating securely.  Please make
sure you have the latest version from:
http://www.semonkey-project.org


If 2.33.1 was provided by your distro's package management system, automatic 
updates from mozilla.org are not possible. From what source did you install 
2.33.1? If the install method basically amounted to extraction from an 
archive (e.g. .tgz or .bz2), then just find and delete the directory 2.33.1 
was installed into and install 2.40 either from your distro's package 
management system, or the version previously pointed to via 
http://www.seamonkey-project.org/. My 14.04LTS shows seamonkey-mozilla-build 
2.40 available as having been installed from Trusty sources, as configured at 
installation over two years ago.

--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: XPCOMGlue Load error

2016-07-24 Thread John E

Thanks again FRG.

I suspect I got my original 
seamonkey-mozilla-build_2.33.1-Oubuntu1_amd64.deb from

http://ubuntuzilla.sourceforge.net/ Mozilla project homepage

and I have been trying to upgrade with
https://download.mozilla.org/?product=seamonkey-2.40=linux=en-US

which is the standard Linux GTK2, English (38 MB) version offered on
http://www.seamonkey-project.org/

I've now changed to trying seamonkey-2.40.en-US.linux-x86_64.tar.bz2 and 
am no longer getting an XPCOMGlueLoad error,  but my "./seamonkey" 
command is only taking me back to my old SM 2.33.1.   I'm not sure 
what's going on now.  Let me have another look at it and get back to you 
tomorrow.


If I press Help -> Check for Updates on my 2.33.1 browser, a small 
window comes up saying:


Update failed
Something is preventing Seamonkey from updating securely.  Please make 
sure you have the latest version from:

http://www.semonkey-project.org

   +  John

-
On Sun, 24 Jul 2016 at 17:01:25 +0200, Frank-Rainer Grahl wrote:


Well something is borked. Where did you get the package from? Is it
really the x64 version. x86 is seamonkey-2.40.tar.bz2 and x64 is
seamonkey-2.40.en-US.linux-x86_64.tar.bz2

x64 is available here:

https://archive.mozilla.org/pub/seamonkey/releases/2.40/contrib/

FRG
John E wrote:

Thanks FRG.

It's X64.The library is already installed

[quote] apt-get install libxcomposite1
Reading package lists... Done
Building dependency tree
Reading state information... Done
libxcomposite1 is already the newest version.
libxcomposite1 set to manually installed. [/quote]

So still getting same error

---
On Sun, 24 Jul 2016 at 14:20:50 +0200, Frank-Rainer Grahl wrote:

The error actually is:

 >> libXcomposite.so.1: cannot open shared object file: No such file or
directory

x64 or x86 Seamonkey?

So if the library is not installed try:

apt-get install libxcomposite1
64-bit (installing the x86 version): apt-get install libxcomposite1:i386

and see if the error goes away.

FRG

John E wrote:
 > Hi,
 >
 >I'm running SM 2.33.1 on Ubuntu 14.04 LTS and trying to upgrade to
SM 2.40
 >
 > When I reach Step 5 in
http://www.seamonkey-project.org/doc/install-and-uninstall and try the
command ./seamonkey I get:
 >
 > [quote]
 > XPCOMGlueLoad error for file
/home/sleepy/seamonkey2/seamonkey/libxul.so:
 > libXcomposite.so.1: cannot open shared object file: No such file or
directory
 > Couldn't load XPCOM.
 > [/quote]
 >
 > I have to confess that (silly me) I originally installed my SM 2.33.1
from a non-standard source so this may be part of the problem.
 >
 > I've tried Googling "XPCOMGlueLoad error" and seen plenty of
suggestions relating to Firefox and to other operating systems but am
having difficulty converting these into my own Ubuntu 14.04 and SM 2.40
situation.
 >
 > Grateful any step-by-step suggestions to help me to upgrade and get
myself back on a straight and narrow track again.
 >
 >


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey





___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey



___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: XPCOMGlue Load error

2016-07-24 Thread Frank-Rainer Grahl
Well something is borked. Where did you get the package from? Is it 
really the x64 version. x86 is seamonkey-2.40.tar.bz2 and x64 is 
seamonkey-2.40.en-US.linux-x86_64.tar.bz2


x64 is available here:

https://archive.mozilla.org/pub/seamonkey/releases/2.40/contrib/

FRG
John E wrote:

Thanks FRG.

It's X64.The library is already installed

[quote] apt-get install libxcomposite1
Reading package lists... Done
Building dependency tree
Reading state information... Done
libxcomposite1 is already the newest version.
libxcomposite1 set to manually installed. [/quote]

So still getting same error

---
On Sun, 24 Jul 2016 at 14:20:50 +0200, Frank-Rainer Grahl wrote:

The error actually is:

 >> libXcomposite.so.1: cannot open shared object file: No such file or
directory

x64 or x86 Seamonkey?

So if the library is not installed try:

apt-get install libxcomposite1
64-bit (installing the x86 version): apt-get install libxcomposite1:i386

and see if the error goes away.

FRG

John E wrote:
 > Hi,
 >
 >I'm running SM 2.33.1 on Ubuntu 14.04 LTS and trying to upgrade to
SM 2.40
 >
 > When I reach Step 5 in
http://www.seamonkey-project.org/doc/install-and-uninstall and try the
command ./seamonkey I get:
 >
 > [quote]
 > XPCOMGlueLoad error for file
/home/sleepy/seamonkey2/seamonkey/libxul.so:
 > libXcomposite.so.1: cannot open shared object file: No such file or
directory
 > Couldn't load XPCOM.
 > [/quote]
 >
 > I have to confess that (silly me) I originally installed my SM 2.33.1
from a non-standard source so this may be part of the problem.
 >
 > I've tried Googling "XPCOMGlueLoad error" and seen plenty of
suggestions relating to Firefox and to other operating systems but am
having difficulty converting these into my own Ubuntu 14.04 and SM 2.40
situation.
 >
 > Grateful any step-by-step suggestions to help me to upgrade and get
myself back on a straight and narrow track again.
 >
 >


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey





___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: XPCOMGlue Load error

2016-07-24 Thread John E

Thanks FRG.

It's X64.The library is already installed

[quote] apt-get install libxcomposite1
Reading package lists... Done
Building dependency tree
Reading state information... Done
libxcomposite1 is already the newest version.
libxcomposite1 set to manually installed. [/quote]

So still getting same error

---
On Sun, 24 Jul 2016 at 14:20:50 +0200, Frank-Rainer Grahl wrote:

The error actually is:

 >> libXcomposite.so.1: cannot open shared object file: No such file or
directory

x64 or x86 Seamonkey?

So if the library is not installed try:

apt-get install libxcomposite1
64-bit (installing the x86 version): apt-get install libxcomposite1:i386

and see if the error goes away.

FRG

John E wrote:
 > Hi,
 >
 >I'm running SM 2.33.1 on Ubuntu 14.04 LTS and trying to upgrade to
SM 2.40
 >
 > When I reach Step 5 in
http://www.seamonkey-project.org/doc/install-and-uninstall and try the
command ./seamonkey I get:
 >
 > [quote]
 > XPCOMGlueLoad error for file
/home/sleepy/seamonkey2/seamonkey/libxul.so:
 > libXcomposite.so.1: cannot open shared object file: No such file or
directory
 > Couldn't load XPCOM.
 > [/quote]
 >
 > I have to confess that (silly me) I originally installed my SM 2.33.1
from a non-standard source so this may be part of the problem.
 >
 > I've tried Googling "XPCOMGlueLoad error" and seen plenty of
suggestions relating to Firefox and to other operating systems but am
having difficulty converting these into my own Ubuntu 14.04 and SM 2.40
situation.
 >
 > Grateful any step-by-step suggestions to help me to upgrade and get
myself back on a straight and narrow track again.
 >
 >


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey



___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: XPCOMGlue Load error

2016-07-24 Thread Frank-Rainer Grahl

The error actually is:

>> libXcomposite.so.1: cannot open shared object file: No such file or 
directory


x64 or x86 Seamonkey?

So if the library is not installed try:

apt-get install libxcomposite1
64-bit (installing the x86 version): apt-get install libxcomposite1:i386

and see if the error goes away.

FRG

John E wrote:
> Hi,
>
>I'm running SM 2.33.1 on Ubuntu 14.04 LTS and trying to upgrade to 
SM 2.40

>
> When I reach Step 5 in 
http://www.seamonkey-project.org/doc/install-and-uninstall and try the 
command ./seamonkey I get:

>
> [quote]
> XPCOMGlueLoad error for file /home/sleepy/seamonkey2/seamonkey/libxul.so:
> libXcomposite.so.1: cannot open shared object file: No such file or 
directory

> Couldn't load XPCOM.
> [/quote]
>
> I have to confess that (silly me) I originally installed my SM 2.33.1 
from a non-standard source so this may be part of the problem.

>
> I've tried Googling "XPCOMGlueLoad error" and seen plenty of 
suggestions relating to Firefox and to other operating systems but am 
having difficulty converting these into my own Ubuntu 14.04 and SM 2.40 
situation.

>
> Grateful any step-by-step suggestions to help me to upgrade and get 
myself back on a straight and narrow track again.

>
>


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey