Hi everyone,
I am using Fedora FC11 64bit, all libs etc are 32bit format as far as I can tell.
I have been using CQRLog for nearly 2 years without any problems until now... it's a fantastic piece of software... thank you guys!
Here is the output when I install using the terminal as a user:
[berni@mylinux install]$ ./cqrlog_install.sh
CQRLOG self extracting installer
./files.tar
./install
(install:3125): Gtk-WARNING **: Unable to locate theme engine in module_path: "glide",
Gtk-Message: Failed to load module "pk-gtk-module": libpk-gtk-module.so: cannot open shared object file: No such file or directory
Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory
Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory
[WARNING] Out of OEM specific VK codes, changing to unassigned
[WARNING] Out of unassigned VK codes, assigning $FF
Command line: chmod +x /home/berni/Radio/cqrlog/cqrlog_0.8.0_bin/cqrlog
Then when I go to run the program from the icon on the desktop I get this:
Can't load library: /home/berni/Radio/cqrlog/cqrlog_0.8.0_bin/lib/libfbembed.so.2.1.1
The file is there in that directory.
There is something going on which I don't understand, can anyone haelp or point me in the right direction.
All the best,
Berni
G0IDA
Hi Berni
I'm using Fedora 11 64 bit and CQRLOG 0.8.0 runs fine.
Follow these directions. http://www.cqrlog.com/?q=node/89
For the other module errors you have you need to install.
PackageKit-gtk-module - i586
canberra-gtk2 - i586
libgnomebreakpad is part of bug-buddy- i586
glide theme is smoothgnome theme and could not find anything for Fedora. You might want to search on Google.
Thank you for the reply.
I searched the forum before submitting my problem and I have the following:
PackageKit-gtk-module x86_64 - If I uninstall this and install the i586 version will it have an effect on other parts of my OS?
canberra-gtk2 - There is no package by that name on my system but there is libcanberra x86_64 & libcanberra-gtk x86_64 already installed. Are these the same as just canberra? I understand that they have to be i586 but no i586 exist.
bug-budy is already install as x86_64, I've uninstalled it and reinstalled both 64 & 32 bit versions.
Not sure what you mean about the glide theme, I really need repo names as I'm not brilliant with IT.
73's
Berni
G0IDA
Berni
You will have to install the 32 bit versions to use CQRLOG. Leave the 64 bit versions installed. Yes your OS will be affected if you uninstall the 64 bit version. There is no need to searching in repos or other urls, everything that's needed is in Add/Remove software.
Search in Add/Remove Software for the i586 versions and install them.
canberra-gtk
PackageKit-gtk-module
hamlib
bug-buddy
openssl-devel
libstdc (install compat-libstdc also)
All packages installed. The problem I had was that if a 64bit package was already installed it did not give me the option of installing the i586 as yum would only show 64bit so i had to "force" an install of most i586 packages.
They are all on and I'm still getting an error as described in the above message.
The good news is that there are less errors :-)
Thanks
Berni
Hi Berni,
please install 32bit version libstdc++5 library.
73 Petr, OK2CQR
--
http://HamQTH.com/ok2cqr
https://ok2cqr.com
Peter,
Thank you for the reply.
I searched the forum before submitting my problem and I cannot find on the web for Fedora FC11 libstdc++5.
What I do have in my repository is libstdc++ i586 & compat-libstdc++-296.
If there is a version for FC11 please can you let me know the URL to it.
73's
Berni
G0IDA
Hi Berni,
I'm sorry, the right name of package for Fedora is compat-libstdc++-33.i386. Please install also 32bit version of hamlib and 32bit verion of package openssl-devel. After that, it should works include LoTW support.
73 Petr, OK2CQR
--
http://HamQTH.com/ok2cqr
https://ok2cqr.com
Peter,
Thank you for the reply and I have now downloaded v081.
I am still getting a problem but some problems have been resolved as there are less errors, here is my terminal output:
[berni@mylinux install]$ ./cqrlog_install.sh
CQRLOG self extracting installer
./files.tar
./install
(install:10805): Gtk-WARNING **: Unable to locate theme engine in module_path: "glide",
[WARNING] Out of OEM specific VK codes, changing to unassigned
[WARNING] Out of unassigned VK codes, assigning $FF
Command line: chmod +x /home/berni/Radio/cqrlog/cqrlog_0.8.1_bin/cqrlog
[berni@mylinux install]$
When running the program I am still getting on start up the same error message:
Can't load library: /home/berni/Radio/cqrlog/cqrlog_0.8.1_bin/lib/libfbembed.so.2.1.1
Regards,
Berni
Hi Berny,
please open console, move to cqrlog directory and run this:
ldd lib/libfbembed.so.2.1.1
Please paste here what it writes down, thank you.
73 Petr, OK2CQR
--
http://HamQTH.com/ok2cqr
https://ok2cqr.com
[berni@mylinux cqrlog_0.8.1_bin]$ ldd lib/libfbembed.so.2.1.1
ldd: warning: you do not have execution permission for `lib/libfbembed.so.2.1.1'
linux-gate.so.1 => (0x003bf000)
libdl.so.2 => /lib/libdl.so.2 (0x0055d000)
libncurses.so.5 => /lib/libncurses.so.5 (0x002bb000)
libicuuc.so.30 => not found
libicudata.so.30 => not found
libicui18n.so.30 => not found
libstdc++.so.5 => not found
libm.so.6 => /lib/libm.so.6 (0x00260000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x008c2000)
libc.so.6 => /lib/libc.so.6 (0x003c0000)
/lib/ld-linux.so.2 (0x0035e000)
libtinfo.so.5 => /lib/libtinfo.so.5 (0x006e9000)
[berni@mylinux cqrlog_0.8.1_bin]$
Hi Berni
Have you installed the file compat-libstdc++33 i586 yet? This may take care of this. When you search for i586 packages in the package manager select all packages on the upper left and wait for it load (it will take several minutes). You should see the i586 packages mixed in with the 64 bit ones. Just scroll down and look for what you need.
73 Rick KR4EY
Thank you guys for all your help, I have now installed the i586 version of compat-libstdc++33 as all I had was the 64bit version in and an older version of it in i586.
Just need to read up on a few things.
I do have one error when opening up QSOs with CTRL+O there seems to be a database error:
Dynamic SQL Error
SQL error code = -206
Column unknown
C60
At line 6, column 2
Column does not belong to referenced table
Error code 249
I probably need to do something first, I'm sure it's my fault.... will go and read the manuals...
Thanks to everyone once again.
PS Can I use Microham USB CW interface with CQRLog for sending CW, would be a real treat if I could :-)
this does not seem to affect the installation as far as I can see but I get this at install time:
[berni@mylinux install]$ ./cqrlog_install.sh
CQRLOG self extracting installer
./files.tar
./install
(install:7330): Gtk-WARNING **: Unable to locate theme engine in module_path: "glide",
[WARNING] Out of OEM specific VK codes, changing to unassigned
[WARNING] Out of unassigned VK codes, assigning $FF
Command line: chmod +x /home/berni/Radio/cqrlog/cqrlog_0.8.1_bin/cqrlog
[berni@mylinux install]$
To do with my display I think.
73's
Berni
G0IDA
Data base problem solved
Hi Berni,
libicuuc.so.30 => not found
libicudata.so.30 => not found
libicui18n.so.30 => not found
this three lines are correct because CQRLOG loads this libraries when program starts from lib directory.
But this is the problem:
libstdc++.so.5 => not found
you have to install 32bit version of compat-libstdc++-33 package.
73 Petr, OK2CQR
--
http://HamQTH.com/ok2cqr
https://ok2cqr.com
Still getting libfbembed.so.2.1.1 error?
Check to make sure you compat-libstdc++33 (i586) installed.
73
Rick KR4EY