public inbox for gentoo-devhelp@lists.gentoo.org
 help / color / mirror / Atom feed
From: Petric Frank <pfrank@gmx.de>
To: gentoo-devhelp@lists.gentoo.org
Subject: [gentoo-devhelp] Missing libreoffice sdk libs symlinks ?
Date: Thu, 12 Sep 2013 01:02:36 +0200	[thread overview]
Message-ID: <201309120102.36875.pfrank@gmx.de> (raw)

Hello,

i currently try to do some automation using the libreoffice UNO interface.

During linking of my (c++, Qt) project i had to give the full names (and path) 
of two shared libs required (and provided) by libreoffice. These are
  /usr/lib(64)/libreoffice/ure/lib/libreg.so.3
  /usr/lib(64)/libreoffice/ure/lib/libstore.so.3

As they are not symlinked to version-less versions i can not simply give
  -lreg -lstore
as link statement. I have to refer them using their full path.

My questions are:
- Is this a bug ?
- If yes - should i place the bug report at the gentoo bug tracker or the 
libreoffice one ?

What is your opinion ?

Installed is libreoffice-4.0.4.2 (current stable version).

The test code is taken from
  /usr/lib/libreoffice/sdk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/SimpleBootstrap_cpp.cxx
slightly adapted to Qt (printf's replaced).

regards
  Petric


             reply	other threads:[~2013-09-11 23:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-11 23:02 Petric Frank [this message]
2014-03-18 22:27 ` [gentoo-devhelp] Re: Missing libreoffice sdk libs symlinks ? Steven J. Long
2014-03-18 22:34   ` Steven J. Long
2014-03-18 22:38     ` Steven J. Long

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201309120102.36875.pfrank@gmx.de \
    --to=pfrank@gmx.de \
    --cc=gentoo-devhelp@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox