hey guys im having the following error when i try to install Turn Watcher on ubuntu 9.04
Unpacking replacement turnwatcher-demo ...
Setting up turnwatcher-demo (1.4-m2osw2) ...
g_module_open() failed for /usr/lib/mo/1.3.0/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so: libjpeg-6b.so.1: cannot open shared object file: No such file or directory
g_module_open() failed for /usr/lib/mo/1.3.0/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-tiff.so: libtiff.so.3: cannot open shared object file: No such file or directory
g_module_open() failed for /usr/lib/mo/1.3.0/lib/gtk-2.0/2.10.0/loaders/svg_loader.so: libz-1.2.3.so.1: cannot open shared object file: No such file or directory
/usr/lib/mo/1.3.0/bin/pango-querymodules: error while loading shared libraries: libz-1.2.3.so.1: cannot open shared object file: No such file or directory
dpkg: error processing turnwatcher-demo (--install):
subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
turnwatcher-demo
Any ideas how can i fix this? thanks a lot? and very cool program (i installed on windows with no problems)
Is this Ubuntu 9.04 for 64bit?
Is this Ubuntu 9.04 the 64 bit version? Or i386?
Doug Barbieri
CTO, Made to Order Software Corporation
Missing files?
I checked both i386 and amd64 and both .deb files include the JPEG loader and other loaders.
You can verify with the following command:
Would you please try
and let us know whether you can see the mentioned missing loaders?
Also, did you use the turnwatcher-bin binary directly or did you use the shell script turnwatcher? Without the shell script some variables will be missing.
Thank you.
Alexis Wilke
CEO
Made to Order Software
https://www.m2osw.com
+1 (916) 988 1450
Broken install...
Ah! Nevermind! 8-)
It looks like dpkg cannot execute the post installation script properly.
Hmmm... at this point, no clue! Let us know if you use 32 or 64 bit.
Alexis Wilke
CEO
Made to Order Software
https://www.m2osw.com
+1 (916) 988 1450
this is what i got running
this is what i got running the directory
cannot access /usr/lib/mo/1.3.0/lib/gtk-2.0/2.10.0/loaders/: No such file or directory
same with the other command
and im using the 64bit version of 9.04
thx for the quick replys btw
Missing libraries!
I guess you are the first person to test with 64bit (outside of us) and we probably checked with our development environment installed...
The main libraries are missing from the package. We have to regenerate the package and make sure that the libraries make it in there...
Alexis Wilke
CEO
Made to Order Software
https://www.m2osw.com
+1 (916) 988 1450
New files available for download!
manahtar,
There are new files available for download. Please, download the demo again, make sure you remove the old version with:
dpkg -r <filename>.deb
then install the new one as expected:
dpkg -i <filename>.deb
I did not change the version since the files all come from version 1.4-m2osw2.
Let us know if you have any other problem.
Thank you.
Alexis
Alexis Wilke
CEO
Made to Order Software
https://www.m2osw.com
+1 (916) 988 1450
In order to uninstall the
In order to uninstall the turnwatcher debian package, the command should read:
Also, on my system I get "Package libltdl3 is not installed." The
trouble is that if I do apt-get install -f, apt attempts to uninstall
turnwatcher because there is no libltdl3 (I'm running Ubuntu 9.04
64-bit). It looks like we need to link against libltdl7 for Ubuntu 9.04.
Alexis, it looks like we have the same library problem in the tarball for the 64 bit version of linux. My workaround suggestion was to download the tarball and attempt to run it from the command line but to no avail. :(
manahtar, thanks for hanging in there. We will get your problems resolved. Please let us know how the new debian package worked for you.
Doug Barbieri
CTO, Made to Order Software Corporation
Glad i could help with the
Glad i could help with the feedback (no wonder i havent found answers anywhere around)
just let me know when its ready to download :)