Eli Schwartz wrote:
>
> Read the manpage for `man make.conf` and look for references to EXTRA_ECONF.
> You will want to do this via package.env, obviously, not
> /etc/portage/make.conf itself.
Thanks for the hint. Asking ChatGPT, I got the complete solution:
1. create the directory /etc/portage
On 3/23/25 3:34 AM, Matthias Hanft wrote:
> I wrote:
>>
>> To compile PHP with Firebird support, I have the line
>> -firebird
>> in /etc/portage/profile/use.mask because the Firebird USE flag
>> of PHP was masked somewhen.
>
> While working with the manually installed Firebird 5.0 and the
> unmask
I wrote:
>
> To compile PHP with Firebird support, I have the line
> -firebird
> in /etc/portage/profile/use.mask because the Firebird USE flag
> of PHP was masked somewhen.
While working with the manually installed Firebird 5.0 and the
unmasked "firebird" USE flag @ PHP, now here's the next prob
On 2025-02-14 13:47:56, Matthias Hanft wrote:
> Michael Orlitzky wrote:
> >
> > I think you are going to be stuck with revdep-rebuild issues
> > otherwise.
>
> I succeeded in creating a file /etc/revdep-rebuild/98-firebird
> with the line
>
> LD_LIBRARY_MASK="libfbclient.so.2"
>
> in it.
Nice,
La 10.02.2025 22:11, Michael a scris:
According tohttp://gpo.zugaina.org/ firebird is provided by bgo-overlay. I
don't know if this overlay is checked by gentoo devs for the quality of its
contents or not, but you could take a look. Using an overlay will allow your
system to know what files wer
Michael Orlitzky wrote:
>
> I think you are going to be stuck with revdep-rebuild issues
> otherwise.
I succeeded in creating a file /etc/revdep-rebuild/98-firebird
with the line
LD_LIBRARY_MASK="libfbclient.so.2"
in it. Then, revdep-rebuild says
[...]
* Checking dynamic linking consistency
On 2025-02-11 17:30:00, Matthias Hanft wrote:
>
> Hmmm... could be a solution indeed, but as long as it's just revdep-rebuild,
> the pain threshold for an overlay and tinkering with the ebuild has not yet
> been reached :-)
>
I think you are going to be stuck with revdep-rebuild issues
otherwise
Michael wrote:
>
> Did you try running revdep-rebuild with the --debug --verbose --pretend
> options to see if it reveals the specific library objects affected?
Good idea:
[...]
* Checking dynamic linking consistency
analyse(), Searching for 15578 libs, bins within 17138 libraries and
On Tuesday 11 February 2025 09:09:55 Greenwich Mean Time Matthias Hanft wrote:
> Michael wrote:
> > According to http://gpo.zugaina.org/ firebird is provided by bgo-overlay.
> > I don't know if this overlay is checked by gentoo devs for the quality of
> > its contents or not, but you could take a
Michael wrote:
>
> According to http://gpo.zugaina.org/ firebird is provided by bgo-overlay. I
> don't know if this overlay is checked by gentoo devs for the quality of its
> contents or not, but you could take a look. Using an overlay will allow your
> system to know what files were installe
On Monday 10 February 2025 19:07:07 Greenwich Mean Time Matthias Hanft wrote:
> Hi,
>
> I have many Firebird databases on my Gentoo server.
>
> To compile PHP with Firebird support, I have the line
>
> -firebird
>
> in /etc/portage/profile/use.mask because the Firebird USE flag
> of PHP was mas
11 matches
Mail list logo