From: Vitaly Kushneriuk <vitaly_kushneriuk@yahoo.com>
To: Gentoo-dev <gentoo-dev@gentoo.org>
Subject: Re: [gentoo-dev] What provides -lpython2.2 ? (needed for koffice)
Date: 20 Jan 2002 13:28:42 +0200 [thread overview]
Message-ID: <1011526122.13108.13.camel@uranus.u235.eyep.net> (raw)
In-Reply-To: <20020120115918.A32759@ilse.asys-h.de>
On Sun, 2002-01-20 at 12:59, Juergen Ilse wrote:
> Hello,
>
> On Sun, Jan 20, 2002 at 10:46:53AM +0200, Martin Schlemmer wrote:
> > On Sun, 2002-01-20 at 00:41, Juergen Ilse wrote:
> > > On Sat, Jan 19, 2002 at 09:44:39PM +0200, Dan Armak wrote:
> > > > I haven't been able to find this myself either. What does provide
> > > > -lpython2.2? Python doesn't install any libs according to its CONTENTS, but
> > > > -lpython2.2 is in the python-config output.
> > >
> > > The static library mentioned above has the name libpython2.2.a
> > > I didn't find a shared version of this library.
> ^^^^^^
> > it is here:
> > /usr/lib/python2.2/config/libpython2.2.a
>
> I already mentioned the place where to find the static version of this
> library. libpython2.2.a is *not* a shared library but a static one.
> I don*t know, if a shared version of this library is possible, but
> until now, there is no shared version.
>
> But let us talk about something else ...
> I had difficulties to build koffice-i18n-1.1.1 (same problem with some
> other packages): It seems so, that the ebuild script wants to change
> the directory to work/kde-i18n but there is no such directory in the
> unpacked source ... I solved this problem (for me) with a kind of dirty
> hack: i changed to /var/tmp/portage/koffice-1.1.1/work and created a
> softlink from kde-i18n-1.1.1 to kde-i18n before the unpacking of the
> source was complete. How can this problem be solved without this "dirty
> hack" of creating a softlink while the build-process is unpacking the
> source? Any ideas?
Looks like $S ebuild variable has wrong value. As kde stuff uses
eclasses, I'm not sure what is the right way to change it. For
usual ebuild it's at the beginning:
"S=${WORKDIR}/${P}" if unpacked directory is the same as the
<package-version>, or "S=${WORKDIR}/_what_ever_the_dir_is" otherwise.
next prev parent reply other threads:[~2002-01-20 11:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-19 19:44 [gentoo-dev] What provides -lpython2.2 ? (needed for koffice) Dan Armak
2002-01-19 22:41 ` Juergen Ilse
2002-01-20 8:46 ` Martin Schlemmer
2002-01-20 10:59 ` Juergen Ilse
2002-01-20 11:28 ` Vitaly Kushneriuk [this message]
2002-01-20 13:15 ` Martin Schlemmer
2002-01-20 17:18 ` Dan Armak
2002-01-20 17:21 ` Dan Armak
2002-01-20 17:50 ` Dan Armak
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=1011526122.13108.13.camel@uranus.u235.eyep.net \
--to=vitaly_kushneriuk@yahoo.com \
--cc=gentoo-dev@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