I downloaded Thunderbird directly from Mozilla (because I’m stuck on an older version of openSUSE 12.1 and can’t switch off yet) and extracted the “.tgz” file. When I ran the file “run-mozilla.sh”, it gives the error:
run-mozilla.sh: Cannot execute .
It has permission set to executable. Does anyone know how to fix this?
This gave me the file:firefox-25.0.tar.bz2, which I could open with ark. From there you must follow thier instructions to install. You only have this when you use an old version of openSUSE.
That’s firefox. I’m talking about Thunderbird. (And I did all those steps for Thunderbird’s archive and it does nto work!) I even tried on openSUSE 12.2 and it still doesn’t work.
On 10/30/2013 05:46 PM, 6tr6tr pecked at the keyboard and wrote:
> I downloaded Thunderbird directly from Mozilla (because I’m stuck on an
> older version of openSUSE 12.1 and can’t switch off yet) and extracted
> the “.tgz” file. When I ran the file “run-mozilla.sh”, it gives the
> error:
>
>
> Code:
> --------------------
> run-mozilla.sh: Cannot execute .
> --------------------
>
>
> It has permission set to executable. Does anyone know how to fix this?
>
>
Running programs from the directory you are in is generally not allowed.
Use:
6tr6tr wrote:
>
> I downloaded Thunderbird directly from Mozilla (because I’m stuck on an
> older version of openSUSE 12.1 and can’t switch off yet) and extracted
> the “.tgz” file. When I ran the file “run-mozilla.sh”, it gives the
> error:
>
>
> Code:
> --------------------
> run-mozilla.sh: Cannot execute .
> --------------------
>
>
> It has permission set to executable. Does anyone know how to fix this?
>
>
XPCOMGlueLoad error for file /home/myuser/thunderbird/libxul.so:
libdbus-glib-1.so.2: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
I also get this error when I try it in an openSUSE 12.2 install as well.
So if I go to YaST and search for the file “libdbus-glib-1.so.2” I find it is provided by the package called “dbus-1-glib” and so is this installed on your system?
Has there ever been a solutionfound for this? Indeed, thunderbirds binaries do make such an error
ruben@workstation:~> ./thunderbird/thunderbird
XPCOMGlueLoad error for file /home/ruben/thunderbird/libxul.so:
libdbus-glib-1.so.2: cannot open shared object file: No such file or directory
Couldn’t load XPCOM.
It is installed though, right in fron of your nose
ruben@workstation:~> ls -al /usr/lib64/libdbus-glib-1.so.2
lrwxrwxrwx 1 root root 23 Aug 30 09:06 /usr/lib64/libdbus-glib-1.so.2 -> libdbus-glib-1.so.2.2.2