Cool VL Viewer forum

View unanswered posts | View active topics It is currently 2025-10-14 19:42:32



Reply to topic  [ 36 posts ]  Go to page Previous  1, 2, 3, 4  Next
startup crashing on kubuntu 64 
Author Message

Joined: 2012-05-20 09:07:53
Posts: 44
Reply with quote
Code:
dpkg -l | grep pcre
ii  libpcre++0                             0.9.5-5.1                                             amd64        C++ wrapper class for pcre (runtime)
ii  libpcre3:amd64                         1:8.30-5ubuntu1                                       amd64        Perl 5 Compatible Regular Expression Library - runtime files
ii  libpcre3:i386                          1:8.30-5ubuntu1                                       i386         Perl 5 Compatible Regular Expression Library - runtime files
ii  libpcre3-dev                           1:8.30-5ubuntu1                                       amd64        Perl 5 Compatible Regular Expression Library - development files
ii  libpcrecpp0:amd64                      1:8.30-5ubuntu1                                       amd64        Perl 5 Compatible Regular Expression Library - C++ runtime files
ii  sqlite3-pcre                           0~git20070120091816+4229ecc-0ubuntu1                  amd64        Perl-compatible regular expression support for SQLite


2012-10-20 19:01:22
Profile

Joined: 2011-09-27 11:18:31
Posts: 251
Reply with quote
Are you sure you have installed your distribution's 32-bit compatibility graphics drivers?


2012-10-20 20:46:06
Profile

Joined: 2012-05-20 09:07:53
Posts: 44
Reply with quote
Code:
dpkg -l | grep ia32
ii  ia32-crossover                         11.2.0-1                                              amd64        Run Windows applications like MS Office
ii  ia32-libs                              20090808ubuntu36                                      amd64        ia32 shared libraries - transitional package
ii  ia32-libs-multiarch


dpkg -l | grep lib32
ii  lib32asound2                           1.0.25-3ubuntu3                                       amd64        shared library for ALSA applications (32 bit)
ii  lib32gcc1                              1:4.7.2-2ubuntu1                                      amd64        GCC support library (32 bit Version)
ii  lib32nss-mdns                          0.10-3.2build1                                        amd64        NSS module for Multicast DNS name resolution (32-bits version)
ii  lib32stdc++6                           4.7.2-2ubuntu1                                        amd64        GNU Standard C++ Library v3 (32 bit Version)
ii  lib32z1                                1:1.2.7.dfsg-13                                       amd64        compression library - 32 bit runtime


2012-10-20 21:13:31
Profile

Joined: 2009-03-17 18:42:51
Posts: 6066
Reply with quote
peterpan wrote:
Code:
LD_LIBRARY_PATH="`pwd`""/lib:${LD_LIBRARY_PATH}" ldd bin/cool_vl_viewer-bin | grep pcre
        libpcre.so.3 => /lib/i386-linux-gnu/libpcre.so.3 (0xf5cf5000)
Simply rename libpcre.so.0 into libpcre.so.3 in the lib/ directory of the Cool VL Viewer and the viewer will use it... Strange that it requires libpcre.so.3 however... Perhaps because of the GTK+ version... I'll add a libpcre.so.3 symbolic link to libpcre.so.0 in the next releases...


2012-10-20 22:20:28
Profile WWW

Joined: 2012-05-20 09:07:53
Posts: 44
Reply with quote
no way

Code:
~/CoolVLViewer-1.26.5/lib$ ls
libalut.so          libdb-4.2.so     libglod.so            libopenal.so.1    libssl.so.1.0.0
libapr-1.so.0       libdb-5.1.so     libhunspell-1.3.so.0  libopenjpeg.so.1  libuuid.so.1
libaprutil-1.so.0   libELFIO.so      libkdu.so             libortp.so        libuuid.so.16
libcollada14dom.so  libexpat.so.1    libllcommon.so        libpcre.so.3      libvivoxsdk.so
libcrypto.so.1.0.0  libfmod-3.75.so  libminizip.so         libSDL-1.2.so.0


2012-10-21 07:03:41
Profile

Joined: 2009-03-17 18:42:51
Posts: 6066
Reply with quote
What do yo mean by "no way" ?


2012-10-21 08:25:19
Profile WWW

Joined: 2012-05-20 09:07:53
Posts: 44
Reply with quote
i've done what you said, but it doesn't start, same issue as before


2012-10-21 09:03:09
Profile

Joined: 2009-03-17 18:42:51
Posts: 6066
Reply with quote
peterpan wrote:
i've done what you said, but it doesn't start, same issue as before

Then please give again the result of:
Code:
LD_LIBRARY_PATH="`pwd`""/lib:${LD_LIBRARY_PATH}" ldd bin/cool_vl_viewer-bin | grep pcre

Also, try copying libpcre.so.0 to libpcre.so.3 instead of renaming it (so that both libpcre.so.0 and libpcre.so.3 are present in the viewer lib/ directory).


2012-10-21 09:14:44
Profile WWW

Joined: 2012-05-20 09:07:53
Posts: 44
Reply with quote
Code:
~/CoolVLViewer-1.26.5$ LD_LIBRARY_PATH="`pwd`""/lib:${LD_LIBRARY_PATH}" ldd bin/cool_vl_viewer-bin | grep pcre
        libpcre.so.3 => /home/-----/CoolVLViewer-1.26.5/lib/libpcre.so.3 (0xf5cda000)


2012-10-21 09:53:10
Profile

Joined: 2009-03-17 18:42:51
Posts: 6066
Reply with quote
The library got properly loaded. So what's wrong ?... What are the viewer logs saying. Please, be specific in your reports and provide all relevant info instead of just replying with one line (or even one word !) messages...


2012-10-21 09:56:16
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 36 posts ]  Go to page Previous  1, 2, 3, 4  Next

Who is online

Users browsing this forum: No registered users and 28 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.