472,988 Members | 2,643 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

how to compile php + library

Hi,

I use php to program some useles stuff for fun. Now I want to use a certain
funcion, imap, and to do that I have to install the library first.
I want to use the imap functions. Now they say you have to compile it, so i
downloaded the imap files and MS Visual C++ 6. I have no experience with how
to compile stuff or writting stuff in C++. Do I need to make a complete new
php installation from the php source + library source or well... I tried to
find some info on the internet but it's all mystery for me..
Can anyone help me with this.. I already tried a pre-compiled version of
php-apache-mysql from php-dev but I don't like that... and in the
appropriate php groups nobody seems to know how to do this.... bit odd, but
well..

Maarten

ps I'm running w2k
Jul 19 '05 #1
1 2354
On Sat, 15 Nov 2003 12:27:06 +0100, MuffinMan wrote:
Hi,

I use php to program some useles stuff for fun. Now I want to use a certain
funcion, imap, and to do that I have to install the library first.
I want to use the imap functions. Now they say you have to compile it, so i
downloaded the imap files and MS Visual C++ 6. I have no experience with how
to compile stuff or writting stuff in C++. Do I need to make a complete new
php installation from the php source + library source or well... I tried to
find some info on the internet but it's all mystery for me..
Can anyone help me with this.. I already tried a pre-compiled version of
php-apache-mysql from php-dev but I don't like that... and in the
appropriate php groups nobody seems to know how to do this.... bit odd, but
well..

Maarten

ps I'm running w2k


Hi Maarten,

First, you'd probably find the answer to this question faster in a
group that is more web software centric.

That being said, I *think* what you are wanting to do is re-compile PHP
with mod_imap enabled. Looking at the PHP website (www.php.net) I don't
see any source that is geared towards a MSVC++ compiler which doesn't
surprise me very much. Typically PHP/MySQL/Apache is run on linux rather
than Windows.

You might benefit from joining/searching one of the mailing lists.

--
Benny
Remove your rose colored glasses before e-mailing me

Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: David Swedish | last post by:
Hi all! I have made a C++ program that reads and interprets a TCL-script. I have actually succeeded to compile it in Visual Studio, but to avoid Windows I want to compile it on linux (using...
11
by: babuyama | last post by:
Hi, Is there a way to obtain library name at compile/preprocessor time? Assuming that the compilation unit, myfile.c is part of mylib.a, from myfile.c code at compile/preprocessor time, I would...
1
by: Jim Heavey | last post by:
I am attempting to understand how to compile programs outside of the IDE. I attemtped to compile my program as follows: vbc /target:library DatabaseAccess.vb /library:system.data...
10
by: Arno R | last post by:
Hi all, Is it possible to execute a command like 'CompileAndSaveAll' at runtime? In a new app I use a codelibrary. (The app is still changing, codelib also) I add this lib to the references at...
2
by: Shachar | last post by:
Hi All, When I'm trying to compile a class library with no web reference to x64 Release I Succeed. When trying to compile a class library with web reference to x64 Debug I Succeed. When...
1
by: HugoScripts | last post by:
hi there, as i said i'm trying to compile a simple program that uses allegro, it's a small thing, indeed my goal was just to start using allegro, but until now i'm unable even to compile my simple...
3
by: DThreadgill | last post by:
Upon trying to compile my db, I get the following error - "Compile Error - Method or Data Member Not Found" and it highlights the .backcolor of the following code Private Sub...
0
by: dot | last post by:
I spent a few headache filled days trying to use GMP on windows (XP pro) I finally got it to work and since I found little help on the Web I thought someone might find what i did useful. ...
2
by: akhilesh.noida | last post by:
I am trying to compile glibc-2.5 for ARM based board. But I am getting errors while configuring it. Please check and give your inputs for resolving this. configure command : $...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...

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.