473,394 Members | 1,785 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

compile php with gd and freetype support for jpgraph

3
I have php (5.2.4) compiled on redhat 4.0 as followed :
Expand|Select|Wrap|Line Numbers
  1. ./configure \
  2.  --with-oci8=$ORACLE_HOME
  3.  --with-apxs=/usr/local/apache/bin/apxs \
  4.  --with-config-file-path=/usr/local/apache/conf \
  5.  --enable-sigchild \
  6.  --with-gd \
  7.  --with-ttf=/usr/include/freetype2 \
  8.  --with-freetype-dir=/usr/include/freetype2 \
  9.  --with-gd-native-ttf \
  10.  --enable-shared
  11.  
the make & make install runs without errors

But when using the jpgraph, I get an error png image that there is no TTF-support and says to compile php with FreeType support.

What I doing wrong?
testjpgraph.php
Expand|Select|Wrap|Line Numbers
  1. <?php
  2. include ("/install_apache_standalone/jpgraph-1.21b/src/jpgraph.php");
  3. include ("/install_apache_standalone/jpgraph-1.21b/src/jpgraph_bar.php");
  4.  
  5. $db_conn = ocilogon("****","****","***");
  6. $cmdstr = "select * from test";
  7. $parsed = ociparse($db_conn,$cmdstr);
  8. ociexecute($parsed);
  9. $nrows = ocifetchstatement($parsed, $results);
  10. for ($i = 0; $i < $nrows; $i++)
  11. {
  12.   $data[] = $results["MARKS"][$i];
  13.   $leg[] = $results["NAME"][$i];
  14. }
  15.  
  16. $graph = new Graph(250,150,"auto");
  17. $graph->SetScale("textint");
  18. $graph->img->SetMargin(50,30,50,50);
  19. //$graph->AdjBackgroundImage(0.4,0.7,-1); //setting BG type
  20. //$graph->SetBackgroundImage("linux_pez.png",BGIMG_FILLFRAME); //adding image
  21. $graph->SetShadow();
  22.  
  23. $graph->xaxis->SetTickLabels($leg);
  24.  
  25. $bplot = new BarPlot($data);
  26. $bplot->SetFillColor("lightgreen"); // Fill color
  27. $bplot->value->Show();
  28. $bplot->value->SetFont(FF_ARIAL,FS_BOLD);
  29. $bplot->value->SetAngle(45);
  30. $bplot->value->SetColor("black","navy");
  31.  
  32. $graph->Add($bplot);
  33. $graph->Stroke();
  34.  ?>
  35.  
  36.  
Nov 7 '07 #1
0 4202

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: awaegel | last post by:
Hello, I've been running php/apache/etc locally on my powerbook for a long time, but am having problems activating freetype with a new version of php. I'm using: php 4.4.0 freetype 2.1.10...
1
by: francescomoi | last post by:
Hi. I compiled PHP by using: -------------- './configure' '--prefix=/usr/local/php' '--with-apxs2=/usr/local/httpd/bin/apxs' '--with-mysql=/usr/local/mysql'...
0
by: mchristopher | last post by:
I'm having trouble compiling DOM XML support into PHP 4.4.2 on CentOS 4.3. Everytime I attempt to compile, it spits back this: .... chmod 755 /usr/lib/apache/libphp4.so Installing PHP CLI...
7
by: Glich | last post by:
Hi, where can I download freetype (>= 2.1.7)? I need it to use matplotlib. I have search a lot but still can not find it. Thanks!
2
by: Lorenzo Thurman | last post by:
I keep getting this error when trying to use fonts with Image_Graph: PHP Fatal error: Call to undefined function: imagettfbbox() in /usr/local/lib/php/Image/Canvas/GD.php on line 1240 After...
3
by: rahmawaktu | last post by:
Dear list, i am new to this forum and to JPGraph too. I just install jpgraph to create a graphic to my website. But i got error. Here is the complete code : First is MySQL Database : ( 2...
2
by: luckyG | last post by:
I have php (5.2.4) compiled on redhat 4.0 as followed : ./configure \ --with-oci8=$ORACLE_HOME --with-apxs=/usr/local/apache/bin/apxs \ --with-config-file-path=/usr/local/apache/conf \ ...
2
by: paeh | last post by:
what's wrong for this php code. when I run did not display anything in browser.. this is code: <?php include ("C:/Program Files/Apache Software...
0
by: eureka2050 | last post by:
Hi all, I am creating a radar chart containing 2 plots using jpgraph. My code is as follows:- include ("./jpgraph/src/jpgraph.php"); include ("./jpgraph/src/jpgraph_radar.php"); //...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.