× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I did not use all the options you show. I'll try again.

Jim Oberholtzer
Agile Technology Architects



On Aug 30, 2019, at 1:43 PM, Massimo Fantin <massimo.fantin@xxxxxxxx> wrote:

Are you using direct : "rpm -ihv php...." instead of "yum install php" ??

create in "/QOpenSys/etc/yum/repos.d" a file "openmax.repo"
with inside :

[openmax]
name=openmax
baseurl=ftp://openmax.duckdns.org/IBMi_Repo
enabled=1

gpgcheck=0


yum clean all
yum install php


Il 30/08/2019 20:24, Jim Oberholtzer ha scritto:
Massimo:

Thank you I was able to download and attempt a local installation with RPM.
Unfortunately I ran into quite a list of dependencies that apparently are
not part of the CENTOS system compiled for PPC64. See the list:

error: Failed dependencies:
lib:/QOpenSys/pkgs/lib/libcrypto.so.1.0.0(shr_64.o)(ppc64) is needed
by php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libcurl.so.4(shr_64.o)(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libexslt.so.0(shr_64.o)(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libfontconfig.so(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libgd.so(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libiconv.so.2(shr_64.o)(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libicudata61.a(libicudata.so)(ppc64) is
needed by php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libicui18n61.a(libicui18n.so)(ppc64) is
needed by php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libicuio61.a(libicuio.so)(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libicuuc61.a(libicuuc.so)(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libintl.so.9(shr_64.o)(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/liblber.so(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libldap.so(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libodbc.so.2(shr_64.o)(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libpq.a(libpq.so.5)(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libreadline.so.6(shr_64.o)(ppc64) is needed
by php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libsasl2.so(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libssl.so.1.0.0(shr_64.o)(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libstdc++.so.6(shr_64.o)(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libtiff.so(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libwebp.so(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libxml2.so.2(shr_64.o)(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libxslt.so.1(shr_64.o)(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/pkgs/lib/libz.so.1(shr_64.o)(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/usr/lib/libXpm.a(shr_64.o)(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/usr/lib/libdl.a(shr_64.o)(ppc64) is needed by
php-7.3.8-0.ppc64
lib:/QOpenSys/usr/lib/libpthreads.a(shr_xpg5_64.o)(ppc64) is needed
by php-7.3.8-0.ppc64
lib:/QOpenSys/usr/lib/libs.a(shr_64.o)(ppc64) is needed by
php-7.3.8-0.ppc64

So while you gave me real hope I'm right back where I started.

--
Jim Oberholtzer
Agile Technology Architects

-----Original Message-----
From: OpenSource <opensource-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of
Massimo Fantin
Sent: Friday, August 30, 2019 1:08 PM
To: opensource@xxxxxxxxxxxxxxxxxx
Subject: Re: [IBMiOSS] PHP and open source

I ask for a pr on :
https://bitbucket.org/ibmi/opensource/src/master/docs/yum/3RD_PARTY_REPOS.md

like this :

### OpenMax
**Brought to you by:** Massimo Fantin - https://twitter.com/massimofantin

**Software offered:** A large collection of open source packages , PHP ,
Postgresql , Ghostscript , Postfix , rddtool etc etc

**repo file:** `/QOpenSys/etc/yum/repos.d/openmax.repo`

**repo file contents:**

```
[openmax]
name=openmax
baseurl=ftp://openmax.duckdns.org/IBMi_Repo
enabled=1

gpgcheck=0

---------------------------------------------------

Is that what you need ?

Massimo F.

Il 30/08/2019 19:47, Jim Oberholtzer ha scritto:
Massimo:

Is there a yum repo we can attach to?


--
Jim Oberholtzer
Agile Technology Architects

-----Original Message-----
From: OpenSource <opensource-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of
Massimo Fantin
Sent: Friday, August 30, 2019 12:41 PM
To: opensource@xxxxxxxxxxxxxxxxxx
Subject: Re: [IBMiOSS] PHP and open source

Here i'm too..

happy that php work for you too..

Massimo Fantin


Il 30/08/2019 18:04, Bryan Dietz ha scritto:
I found it in a tweet from Massimo Fantin, @massimofantin



Bryan



Jack Woehr wrote on 8/30/2019 10:04 AM:
Who's coding this repo?

On Fri, Aug 30, 2019 at 7:34 AM Jim Oberholtzer
<midrangel@xxxxxxxxxxxxxxxxx>
wrote:
--
This is the IBMi Open Source Roundtable (OpenSource) mailing list To
post a message email: OpenSource@xxxxxxxxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/opensource
or email: OpenSource-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/opensource.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com

--
This is the IBMi Open Source Roundtable (OpenSource) mailing list To post a
message email: OpenSource@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit: https://lists.midrange.com/mailman/listinfo/opensource
or email: OpenSource-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/opensource.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com


--
This is the IBMi Open Source Roundtable (OpenSource) mailing list
To post a message email: OpenSource@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/opensource
or email: OpenSource-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/opensource.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.