RE : (no subject)

2007-05-21 Thread tracy musaza
Hi Rubio,

It's realy true BSD is for People who loves UNIX,
Linux is not for peolple who hate Windows,but they
hate only Microsoft philosophy not MS OS, the raison
is , all Linux user can use MS or all ready use MS
Windows.

Cheers!


--- Giancarlo Rubio <[EMAIL PROTECTED]> a écrit :

> -- 
> Giancarlo Rubio
> 
> "Linux is for people who hate Windows,
> BSD is for people who love UNIX"
> Freebsd-BR User #88
> ___
> freebsd-ports@freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> 


Coko Tracy MIRINDI MUSAZA

mobiles: 00242 576 14 00Congo
 00243 81 250 0472  RDC
www.airnetcg.net


  
__ 
Stockage illimité de vos mails avec Yahoo! Mail. Changez aujourd'hui de mail !
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE : FreeBSD Port: libXi-1.1.3,1

2007-10-02 Thread tracy musaza
Dear Anna O.
   
  Please, update your sources before you install and libXi will B installed.
   
  then # make install
   
  Best Regards,
  

Anna Ostyakova <[EMAIL PROTECTED]> a écrit :
  Error compile libXi !!!

make
===> Building for libXi-1.1.3,1
Making all in src
make all-am
/bin/sh ../libtool --tag=CC --mode=compile 
cc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -I/usr/local/include 
-DMALLOC_0_RETURNS_NULL -O2 -fno-strict-aliasing -pipe -MT 
XChgDCtl.lo -MD -MP -MF .deps/XChgDCtl.Tpo -c -o XChgDCtl.lo XChgDCtl.c

cc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -I/usr/local/include 
-DMALLOC_0_RETURNS_NULL -O2 -fno-strict-aliasing -pipe -MT 
XChgDCtl.lo -MD -MP -MF .deps/XChgDCtl.Tpo -c 
XChgDCtl.c -fPIC -DPIC -o .libs/XChgDCtl.o
XChgDCtl.c: In function `XChangeDeviceControl':
XChgDCtl.c:113: error: `DEVICE_ABS_CALIB' undeclared (first use in this 
function)
XChgDCtl.c:113: error: (Each undeclared identifier is reported only once
XChgDCtl.c:113: error: for each function it appears in.)
XChgDCtl.c:115: error: `XDeviceAbsCalibControl' undeclared (first use in this 
function)
XChgDCtl.c:115: error: `C' undeclared (first use in this function)
XChgDCtl.c:115: error: syntax error before ')' token
XChgDCtl.c:118: error: `c' undeclared (first use in this function)
XChgDCtl.c:143: error: `DEVICE_ABS_AREA' undeclared (first use in this 
function)
XChgDCtl.c:145: error: `XDeviceAbsAreaControl' undeclared (first use in this 
function)
XChgDCtl.c:145: error: `A' undeclared (first use in this function)
XChgDCtl.c:145: error: syntax error before ')' token
XChgDCtl.c:148: error: `a' undeclared (first use in this function)
XChgDCtl.c:171: error: `DEVICE_CORE' undeclared (first use in this function)
XChgDCtl.c:173: error: `XDeviceCoreControl' undeclared (first use in this 
function)
XChgDCtl.c:173: error: syntax error before ')' token
XChgDCtl.c:194: error: `DEVICE_ENABLE' undeclared (first use in this function)
XChgDCtl.c:196: error: `XDeviceEnableControl' undeclared (first use in this 
function)
XChgDCtl.c:196: error: `E' undeclared (first use in this function)
XChgDCtl.c:196: error: syntax error before ')' token
XChgDCtl.c:199: error: `e' undeclared (first use in this function)
*** Error code 1

Stop in /usr/ports/x11/libXi/work/libXi-1.1.3/src.
*** Error code 1

Stop in /usr/ports/x11/libXi/work/libXi-1.1.3/src.
*** Error code 1




-- 
Best regards,
Anna Ostyakova
Volgograd, Russia.

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



Coko Tracy MIRINDI MUSAZA

mobiles: 00242 576 14 00Congo
 00243 81 250 0472  RDC
www.airnetcg.net
   
-
 Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE : asterisk-addons build problem on 6.2/i386

2007-10-17 Thread tracy musaza
Can U update ports tree then reinstall asterisk? I see there is some probl with 
some dependancies:  asterisk-addons
   
  cheers!! 

"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> a écrit :
  Hi to all!
I have problem building net/asterisk-addons on two FreeBSD 6.2/i386 
machines.

src/chan_h323.c:3249: error: dereferencing pointer to incomplete type
src/chan_h323.c:3250: error: dereferencing pointer to incomplete type
src/chan_h323.c:3251: error: dereferencing pointer to incomplete type
src/chan_h323.c:3220: error: storage size of `null_frame' isn't known
src/chan_h323.c: In function `ooh323_convert_hangupcause_asteriskToH323':
src/chan_h323.c:3271: error: `AST_CAUSE_CALL_REJECTED' undeclared (first 
use in this function)
src/chan_h323.c:3273: error: `AST_CAUSE_UNALLOCATED' undeclared (first 
use in this function)
src/chan_h323.c:3275: error: `AST_CAUSE_BUSY' undeclared (first use in 
this function)
src/chan_h323.c:3277: error: `AST_CAUSE_BEARERCAPABILITY_NOTAVAIL' 
undeclared (first use in this function)
src/chan_h323.c:3279: error: `AST_CAUSE_CONGESTION' undeclared (first 
use in this function)
src/chan_h323.c:3281: error: `AST_CAUSE_NO_ANSWER' undeclared (first use 
in this function)
src/chan_h323.c:3283: error: `AST_CAUSE_NORMAL' undeclared (first use in 
this function)
src/chan_h323.c:3285: error: `AST_CAUSE_FAILURE' undeclared (first use 
in this function)
src/chan_h323.c: In function `ooh323_convert_hangupcause_h323ToAsterisk':
src/chan_h323.c:3299: error: `AST_CAUSE_CALL_REJECTED' undeclared (first 
use in this function)
src/chan_h323.c:3301: error: `AST_CAUSE_UNALLOCATED' undeclared (first 
use in this function)
src/chan_h323.c:3304: error: `AST_CAUSE_BUSY' undeclared (first use in 
this function)
src/chan_h323.c:3306: error: `AST_CAUSE_BEARERCAPABILITY_NOTAVAIL' 
undeclared (first use in this function)
src/chan_h323.c:3309: error: `AST_CAUSE_CONGESTION' undeclared (first 
use in this function)
src/chan_h323.c:3311: error: `AST_CAUSE_NO_ANSWER' undeclared (first use 
in this function)
src/chan_h323.c:3315: error: `AST_CAUSE_FAILURE' undeclared (first use 
in this function)
src/chan_h323.c:3317: error: `AST_CAUSE_NORMAL' undeclared (first use in 
this function)
src/chan_h323.c: At top level:
src/chan_h323.c:3330: error: syntax error before string constant
src/chan_h323.c:3330: warning: data definition has no type or storage class
src/chan_h323.c:67: error: storage size of `ooh323_tech' isn't known
src/chan_h323.c:86: error: storage size of `ooh323_rtp' isn't known
src/chan_h323.c:206: error: storage size of `gCallerID' isn't known
src/chan_h323.c:209: error: storage size of `gPrefs' isn't known
src/chan_h323.c:222: error: storage size of `gContext' isn't known
src/chan_h323.c:2427: error: storage size of `cli_debug' isn't known
src/chan_h323.c:2434: error: storage size of `cli_no_debug' isn't known
src/chan_h323.c:2441: error: storage size of `cli_show_users' isn't known
src/chan_h323.c:2448: error: storage size of `cli_show_user' isn't known
src/chan_h323.c:2455: error: storage size of `cli_show_peers' isn't known
src/chan_h323.c:2462: error: storage size of `cli_show_peer' isn't known
src/chan_h323.c:2465: error: storage size of `cli_show_config' isn't known
gmake[3]: *** [chan_h323.lo] Ошибка 1
gmake[3]: Leaving directory 
`/usr/ports/net/asterisk-addons/work/asterisk-addons-1.4.2/asterisk-ooh323c'
gmake[2]: *** [all] Ошибка 2
gmake[2]: Leaving directory 
`/usr/ports/net/asterisk-addons/work/asterisk-addons-1.4.2/asterisk-ooh323c'
gmake[1]: *** [chan_ooh323.so] Ошибка 2
rm app_saycountpl.o
gmake[1]: Leaving directory 
`/usr/ports/net/asterisk-addons/work/asterisk-addons-1.4.2'
gmake: *** [all] Ошибка 2
*** Error code 2

Stop in /usr/ports/net/asterisk-addons.
*** Error code 1

Stop in /usr/ports/net/asterisk-addons.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade.42772.0 env make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
! net/asterisk-addons (missing header)
---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
gw# uname -a
FreeBSD gw 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 
2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP i386

-- 
С уважением, Савчук Тарас
ООО "Элантек" : Аутсорсинг ИТ, 
WEB-разработка
http://www.elantech.ru
+7 (495) 589 68 81
+7 (926) 779 07 05
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



Coko Tracy MIRINDI MUSAZA

mobiles: 00242 576 14 00Congo
 00243 81 250 0472  RDC
www.airnetcg.net
   
-
 Stockage illimité de vos mails avec Yahoo! Mail. Changez aujourd'hui de mail !
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-por

RE : Upgrading xorg 6.9 to 7.3 -- what happened to xorg-upgrade?

2008-02-03 Thread tracy musaza
Hi Bob, can you try this?
   
  http://www.math.colostate.edu/~reinholz/freebsd/xupgrade.html
   
  those instructions were taken from 
http://wiki.freebsd.org/XorgUpgradeCorrected and /usr/ports/UPDATING, with a 
few of my own notes added. If in doubt you should place your trust in 
/usr/ports/UPDATING. Without further ado, let's upgrade to xorg-7.2:
   
  Just try and let me know.
   
  Coko Tracy

Bob Willcox <[EMAIL PROTECTED]> a écrit :
  The info in /usr/ports/UPGRADING describing the steps to upgrade xorg
says to run xorg-upgrade. Unfortunately, I can't find *anything* with
this name anywhere on my system. Here's my uname output:

[EMAIL PROTECTED]:pf /usr/ports> uname -a
FreeBSD sarlacc.austin.ibm.com 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #20: Wed 
Jan 2 11:29:25 CST 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SARLACC amd64

I have (just today) updated my ports tree (via cvsup).

Anyone have any idea where I might find the xorg-upgrade file? Perhaps
it isn't required any longer. If that's the case, that would be good to
know as well.

Thanks,
Bob

-- 
Bob Willcox A lack of planning on your part does
[EMAIL PROTECTED] not constitute an emergency on my part.
Austin, TX 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



Coko Tracy MIRINDI MUSAZA

mobiles: 00242 576 14 00Congo
 00243 81 250 0472  RDC
www.airnetcg.net
   
-
 Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE : problem building asterisk

2008-03-27 Thread tracy musaza
 Dear Puchar!

Here is what you should did before:

a)  if you 're installing from ports:

http://www.cupovoip.com/docs/asterisk-installation-freebsd-english.html

b)   from source

http://wiki.sangoma.com/wanpipe-linux-asterisk-install 


cheers!!

Tracy

Wojciech Puchar <[EMAIL PROTECTED]> a écrit : any idea why?


did make config with
 | 
++ |
 | |   [X] OGGVORBISEnable Ogg Vorbis support 
| |
 | |   [ ] ODBC Enable ODBC support 
| |
 | |   [ ] POSTGRES Enable PostgreSQL support 
| |
 | |   [ ] RADIUS   Enable RADIUS accounting 
support| |
 | |   [X] SNMP Enable SNMP support 
| |
 | |   [X] H323 Enable H.323 support 
| |
 | |   [X] FREETDS  Enable FreeTDS support 
| |
 | |   [X] JABBER   Enable Jabber and Gtalk support 
| |
 | |   [X] SQLITE   Enable SQLITE support 
| |
 | |   [X] CODEC_PATCH  Apply codec negotiation patch 
| |
 | |   [ ] ZAPTEL   Enable Zaptel support 
| |




===>  Building for asterisk-1.4.18.1
menuselect/menuselect --check-deps   menuselect.makeopts
Generating embedded module rules ...
gmake[1]: Nie ma nic do zrobienia w `all'.
gmake[1]: Nie ma nic do zrobienia w `all'.
gmake[1]: Nie ma nic do zrobienia w `all'.
c++ -DNDEBUG -I../../include -include ../../include/asterisk/autoconfig.h 
-fPIC  -O1 -I/usr2/ports/devel/pwlib/work/ptlib_v1_12_0/include 
-I/usr/local/include  -DP_USE_PRAGMA -D_REENTRANT -pthread -fno-exceptions 
-O1 -I/usr2/ports/devel/pwlib/work/ptlib_v1_12_0/include 
-I/usr/local/include -Wall  -DNDEBUG -I/usr/local/share/pwlib//include 
-DPTRACING -I/usr/local/include/openh323 -Os  -pipe -O1 
-I/usr2/ports/devel/pwlib/work/ptlib_v1_12_0/include -I/usr/local/include 
-O1 -I/usr2/ports/devel/pwlib/work/ptlib_v1_12_0/include 
-I/usr/local/include -c ast_h323.cxx -o ast_h323.o
ast_h323.cxx: In destructor `virtual MyProcess::~MyProcess()':
ast_h323.cxx:194: error: `timerChangePipe' was not declared in this scope
gmake[2]: *** [ast_h323.o] B³±d 1
gmake[1]: *** [h323/libchanh323.a] B³±d 2
gmake: *** [channels] B³±d 2
*** Error code 2

Stop in /usr2/ports/net/asterisk.
*** Error code 1

Stop in /usr2/ports/net/asterisk.

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Coko Tracy MIRINDI MUSAZA

mobiles: 00242 576 14 00Congo
 00243 81 250 0472  RDC
www.airnetcg.net
   
-
 Envoyé avec Yahoo! Mail.
Capacité de stockage illimitée pour vos emails. 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re : Future of portupgrade

2009-07-21 Thread Tracy Musaza
Thanx D. Sem.
and we hope you will do more than portupgrade some next time if available.
cheers,

Coko Tracy MIRINDI M. 
IT Consultant/CTO 
BSDcongo 
mobiles: +250 78 349 5797 RWANDA, +243 81 413 6055 RDC 


--- En date de : Mar 21.7.09, Sergey Matveychuk  a écrit :

De: Sergey Matveychuk 
Objet: Future of portupgrade
À: po...@freebsd.org
Cc: r...@freebsd.org
Date: Mardi 21 Juillet 2009, 22h44

Hi.

As you probably know, I've maintained portupgrade for the last three years. 
Unfortunately my free time dramatically decreased and about half year I did for 
portupgrade really little.

I did not want to leave portupgrade unmaintained and after a discussion with 
stas@ I've decided to pass maintainership to ruby@ team.

Thanks all for your patches, wishes and questions you sent me to make 
portupgrade better. I hope our ruby team will able care about it.

-- Dixi.
Sem.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"




___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Exim - Courier-Imap - imp/horde problem

2006-06-24 Thread tracy musaza
Dear All,
   
  I develop a mail server using  Exim - Courier-Imap - imp/horde, from MUA ( 
Thunder bird or Outlook express) my mail server work perfectly, then I would 
like to use a webmail ,my choice is IMP/HORDE.
   
  I'm installing IMP/Horde as webmail on my FreeBSD 6.0 box from ports . When I 
try to install Imp from ports:
   
  # cd /usr/ports/mail/imp
  # make install clean
   
  I get an error saying:
   
  verifying install for /usr/local/share/pear/PEAR.php  in  
/usr/ports/devel/pear
  This port requires the CLI version of PHP,but you have all ready installed a 
PHP port without CLI.
   
  I try to deinstall php4 but no success,
  can someone give me help to fixe this problem!
   
  Coko Tracy
   
   


-
 Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE : Re: Exim - Courier-Imap - imp/horde problem

2006-06-24 Thread tracy musaza
Thanx dear Thomas,
   
  # pkg_info -I -x php
  no packages match pattern(s)
   
  thank you!!

Thierry Thomas <[EMAIL PROTECTED]> a écrit :
  Le Sam 24 jui 06 à 17:59:09 +0200, tracy musaza 
écrivait :
> Dear All,
> 
> I develop a mail server using Exim - Courier-Imap - imp/horde, from
> MUA ( Thunder bird or Outlook express) my mail server work
> perfectly, then I would like to use a webmail ,my choice is
> IMP/HORDE.

Good choice ;-)

> I'm installing IMP/Horde as webmail on my FreeBSD 6.0 box from ports
> . When I try to install Imp from ports:
> 
> # cd /usr/ports/mail/imp # make install clean
> 
> I get an error saying:
> 
> verifying install for /usr/local/share/pear/PEAR.php in
> /usr/ports/devel/pear This port requires the CLI version of PHP,but
> you have all ready installed a PHP port without CLI.
> 
> I try to deinstall php4 but no success,
> can someone give me help to fixe this problem!

Could you please report the output of `pkg_info -I -x php'?

Regards,
-- 
Th. Thomas.



Coko Tracy MIRINDI MUSAZA
Ingénieur Consultant
Electronique Industrielle;Services Internet,Réseaux et Système 
AIRNET/TELENET
1,av Foach, Centre-Ville
BP 25 Brazzaville,CONGO
mobiles: 00242 576 14 00Congo
 00243 81 250 0472  RDC
www.airnetcg.net

RADIO-SATELLITE TELECOMMUNICATION
Plot4, Buganda Road
Kampala, UGANDA
www.rcs-communication.com

-
 Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


no success!! : Exim - Courier-Imap - imp/horde problem

2006-06-24 Thread tracy musaza
Dear Marcio Luciano
   
   I cd to  /usr/ports/devel/php4-pear  then # make install clean
   
  No succes , in return I got the message bellow:
   
  cd : can't cd to /usr/ports/devel/php4-pear/work/php-4.4.2/ext/pear
  * * * *  Error code 2
   
  I make clean, make deinstall, then  # make install
   no success!!
   
  Thanx for your response, with hope I will touch the end!
   
  Coko Tracy

Márcio Luciano Donada <[EMAIL PROTECTED]> a écrit :
  tracy musaza escreveu:
> Dear All,
> 
> I develop a mail server using Exim - Courier-Imap - imp/horde, from MUA ( 
> Thunder bird or Outlook express) my mail server work perfectly, then I would 
> like to use a webmail ,my choice is IMP/HORDE.
> 
> I'm installing IMP/Horde as webmail on my FreeBSD 6.0 box from ports . When I 
> try to install Imp from ports:
> 
> # cd /usr/ports/mail/imp
> # make install clean
> 
> I get an error saying:
> 
> verifying install for /usr/local/share/pear/PEAR.php in /usr/ports/devel/pear
> This port requires the CLI version of PHP,but you have all ready installed a 
> PHP port without CLI.
> 
> I try to deinstall php4 but no success,
> can someone give me help to fixe this problem!
> 
> Coko Tracy
> 
> 
>
> 
Good day,
In the ports collection your find php4(5)-pear anda make instlall clean, 
look:

Port: php4-pear-4.4.0
Path: /usr/ports/devel/php4-pear
Info: PEAR framework for PHP
Maint: [EMAIL PROTECTED]
B-deps: expat-1.95.8_3
R-deps: apache-1.3.33_2 expat-1.95.8_3 perl-5.8.7 php4-4.4.0 
php4-pcre-4.4.0 php4-xml-4.4.0
WWW: http://www.php.net/


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



Coko Tracy MIRINDI MUSAZA
Ingénieur Consultant
Electronique Industrielle;Services Internet,Réseaux et Système 
AIRNET/TELENET
1,av Foach, Centre-Ville
BP 25 Brazzaville,CONGO
mobiles: 00242 576 14 00Congo
 00243 81 250 0472  RDC
www.airnetcg.net

RADIO-SATELLITE TELECOMMUNICATION
Plot4, Buganda Road
Kampala, UGANDA
www.rcs-communication.com

-
 Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire. 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE : Re: no success!! : Exim - Courier-Imap - imp/horde problem

2006-06-25 Thread tracy musaza
Thank you Thierry!
   
  Dear friend, I followed all your advicing ,it was perfect.  as report of # 
pkg_info , there is no php package installed, after I  removed  php.conf,   
php.inand   /php directory ,then I 
   
  # cd /usr/ports/www/horde
  # make install
   
  ./configure.lineno: 3196: Syntax error:word unexpected (expecting ")")
  > Script "configure" failed unexpectedly.
  Please report the problem to [EMAIL PROTECTED] [maintener] and attach the
  "/usr/ports/devel/ph-p5.1.4/ext/pcre/config.log" including the output of the 
failure of your make command.  Also, it might be a good ideato provide an 
overview of all packages installed on your system (e.g. an ' ls /var/bd/pkg').
  * * *  error code 1
   
  Stop in /usr/porst/devel/php5
  * * *  error code 1
   
  Stop in /usr/ports/devel/pear
  * * *  error code1
   
  stop in /usr/ports/devel/pear-date
  * * * error code 1
  Stop in /usr/ports/www.horde.
   
  my make install command dosn't success,
   
   Your helps is welcome to Me!
   
  coko Tracy
  

Thierry Thomas <[EMAIL PROTECTED]> a écrit :
  Le Sam 24 jui 06 à 21:14:46 +0200, tracy musaza 
écrivait :
> Dear Marcio Luciano
> 
> I cd to /usr/ports/devel/php4-pear then # make install clean

If your ports tree is up-to-date, there is no more devel/php4-pear, it
has been removed:

grep php4-pear /usr/ports/MOVED
devel/php4-pear||2005-12-09|Obsoleted by devel/pear port

If no PHP port has been installed (as reported by pkg_info),

cd /usr/ports/www/horde
make install

should install the right dependencies.

Failure causes might be:

- uncoherent ports tree (to be fixed by cvsup or csup);

- special variables defined in your /etc/make.conf;

- uncomplete previous deinstallation (is there some
/usr/local/etc/php.conf?)

- ...

Regards,
-- 
Th. Thomas.



-
 Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire. 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"