pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Adding devel/gettext as dependency of lang/php80?



‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

On Friday, July 2nd, 2021 at 12:41 AM, Chavdar Ivanov <ci4ic4%gmail.com@localhost> wrote:

> On Thu, 1 Jul 2021 at 17:44, hung.nguyengia
>
> hung.nguyengia%protonmail.com@localhost wrote:
>
> > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> >
> > On Thursday, July 1st, 2021 at 10:26 PM, J. Lewis Muir jlmuir%imca-cat.org@localhost wrote:
> >
> > > On 06/30, hung.nguyengia wrote:
> > >
> > > > Oh sorry. I'm on a RHEL clone.
> > >
> > > That's not specific enough; what OS and version?
> >
> > How could I know? I only know I could install CentOS's rpm packages on it.
>
> Very easy. On my recent Rocky (one of the recent Centos replacements,
>
> rather good so far) I get:
> ---------------------------------------------------------------------------------------------------
>
> ls /etc/*release
> ================
>
> /etc/os-release /etc/redhat-release /etc/rocky-release /etc/system-release
>
> cat /etc/os-release
> ===================
>
> NAME="Rocky Linux"
>
> VERSION="8.4 (Green Obsidian)"
>
> ID="rocky"
>
> ID_LIKE="rhel fedora"
>
> VERSION_ID="8.4"
>
> PLATFORM_ID="platform:el8"
>
> PRETTY_NAME="Rocky Linux 8.4 (Green Obsidian)"
>
> ANSI_COLOR="0;32"
>
> CPE_NAME="cpe:/o:rocky:rocky:8.4:GA"
>
> HOME_URL="https://rockylinux.org/";
>
> BUG_REPORT_URL="https://bugs.rockylinux.org/";
>
> ROCKY_SUPPORT_PRODUCT="Rocky Linux"
>
> ROCKY_SUPPORT_PRODUCT_VERSION="8"
>
> cat /etc/redhat-release
> =======================
>
> Rocky Linux release 8.4 (Green Obsidian)
>
> cat /etc/rocky-release
> ======================
>
> Rocky Linux release 8.4 (Green Obsidian)
>
> cat /etc/system-release
> =======================
>
> Rocky Linux release 8.4 (Green Obsidian)
> ----------------------------------------
>
> > > > After I get lang/php80 installed I did a bmake clean clean-depends so I have no log left to show.
> > >
> > > You can build it again if you want to make progress on this issue.
> > >
> > > Lewis
> >
> > No. I already have lang/php80 built for me and I will not do it again. My current struggle is with lang/nodejs. I can't give you the exact error message of lang/php80 but I'm sure the error is about missing of libintl. This library is missing so it can't be linked. Installing gettext-devel from the system solved this because it installed libintl into /usr/lib64. I think installing devel/gettext would archive the same effect.
>
> I am going to bootstrap pkgsrc on this system to see how it goes.
>
> Chavdar
>
>
> ------------------------------------------------------------------------------

It can install CentOS packages so I think it's some sort of RHEL clone. It turns out to be independent developed:

https://distrowatch.com/table.php?distribution=ROSA

I installed it many years ago and as it aging most of the packages are outdated. I even forgot the distro's name. I want to use pkgsrc to have newer version of software. I don't want to use other OS because the base system is still rocks and still supported. It still receiving updates for it developers.


Home | Main Index | Thread Index | Old Index