Re: Portupgrade mod_php4 problems.

2004-03-22 Thread Kevin D. Kinsey, DaleCo, S.P.
samy lancher wrote:

mysql-client-3.23.58 is already installed or may be older version blah blah blah... you can uninstall and reinstall mysql blah blah blah ...to install correctly. If you really want to override without deleting use FORCE_PICG_REGISTER blah blah

I also tried to install php after doing make clean in 
/usr/ports/databases/mysql323-client but it did not help me.
Any pointer would be very helpful. Thanks in advace.
Thanks,
Naveen.
 

Make clean doesn't uninstall the mysql client.
This simply cleans up the work directories that
were created during the build process, whenever
you did that...
Make deinstall will.  Do a make deinstall in the
directory you named aboved and then try and
let portupgrade do its work.
HTH,

Kevin Kinsey
DaleCo, S.P.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Portupgrade mod_php4 problems.

2004-03-22 Thread samy lancher
Hey,
 
I did make uninstall  in usr/ports/databases/mysql323-client. and than i gave the 
command
portupgrade -NPRri mod_php4.
 
This time,  mysql-client-4.0.18_1 was installed and at the end of php installation i 
got the following error:
 
--- Registering installation for mysql-client-4.0.18_1
 Returning to build of mod_php4.4-3.4_7,1
Error: shared library mysqlclient.12 does not exist.
 Do I have to manually copy that file into the system?If so, where can i get that file 
and in which location in the system should i copy to?
 
I gave pkg_info | grep mysql and i got following results
mysql-client-4.0.18_1
mysql-server-3.23.51_1
 
Thanks again,
Naveen.

Kevin D. Kinsey, DaleCo, S.P. [EMAIL PROTECTED] wrote:
samy lancher wrote:

 
mysql-client-3.23.58 is already installed or may be older version blah blah blah... 
you can uninstall and reinstall mysql blah blah blah ...to install correctly. If you 
really want to override without deleting use FORCE_PICG_REGISTER blah blah
 
I also tried to install php after doing make clean in 
/usr/ports/databases/mysql323-client but it did not help me.
Any pointer would be very helpful. Thanks in advace.
 
Thanks,
Naveen.

 


Make clean doesn't uninstall the mysql client.
This simply cleans up the work directories that
were created during the build process, whenever
you did that...

Make deinstall will. Do a make deinstall in the
directory you named aboved and then try and
let portupgrade do its work.

HTH,

Kevin Kinsey
DaleCo, S.P.
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Portupgrade mod_php4 problems.

2004-03-22 Thread samy lancher

Kirk Strauser [EMAIL PROTECTED] wrote: 
At 2004-03-22T20:25:54Z, samy lancher writes:

 Hey,

Quit top posting.

 I did make uninstall  in usr/ports/databases/mysql323-client. and than i
 gave the command portupgrade -NPRri mod_php4.
 
 This time, mysql-client-4.0.18_1 was installed and at the end of php
 installation i got the following error:

Did you *want* to upgrade to the MySQL 4 client (instead of the version 3
client that matches your server)?

All i want to do is install mod_php4 in my system. mysql 4 client was installed  
automatically when i used portupgrade. 

 --- Registering installation for mysql-client-4.0.18_1
  Returning to build of mod_php4.4-3.4_7,1
 Error: shared library mysqlclient.12 does not exist.

Step one: Pick a version of MySQL, and make sure that your client and server
are both at that version.

Does mysql-server and mysql-client should have the same version?. Since Mod_php4 has 
mysql-client as dependency, portupgrade has upgraded mysql-client to necessary version 
and did not touch mysql-server. Now, my question is: does making mysql-client and 
mysql-server to same version would really  help in installing mod_php4?

Thanks,

Naveen.

Step two: Try that portupgrade again.
-- 
Kirk Strauser

94 outdated ports on the box,
94 outdated ports.
Portupgrade one, an hour 'til done,
82 outdated ports on the box.


 ATTACHMENT part 2 application/pgp-signature 




Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]