pkgsrc-Bugs archive

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

Re: pkg/58126 (php83-jpgraph-1.18 library fails in php-8.3.0)



El 12/4/24 a las 23:35, Thomas Klausner escribió:
The following reply was made to PR pkg/58126; it has been noted by GNATS.

From: Thomas Klausner <wiz%gatalith.at@localhost>
To: Ramiro Aceves <ea1abz%gmail.com@localhost>
Cc: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Subject: Re: pkg/58126 (php83-jpgraph-1.18 library fails in php-8.3.0)
Date: Fri, 12 Apr 2024 23:31:00 +0200

  On Fri, Apr 12, 2024 at 11:26:10PM +0200, Ramiro Aceves wrote:
  > Hello Thomas, I CVSd current pkgsrc but cannot fetch the package:
Sorry for that, please try again!
   Thomas

Yes!, it works fine now under php82. Library files are installed in

/usr/pkg/share/php-jpgraph

I changed /usr/pkg/etc/php.ini file including it in the PHP path:

include_path = ".:/usr/pkg/lib/php:/usr/pkg/share"

and in my litte test PHP scripts, change the include lines :


require_once ('php-jpgraph/jpgraph.php');
require_once ('php-jpgraph/jpgraph_line.php')

I think that jppragh-1.18 package placed the library files in /usr/pkg/php/Image , if I recall right.

Anyway, many thanks for your help.
Regards.
Ramiro.






Home | Main Index | Thread Index | Old Index