Re: Ports isn't working for me...

2009-10-02 Thread Chris
Thanks everyone for your input. Few things -- First, I apologize, I said I was following current, I'm actually following stable -- sorry about that, I was getting extremely tired by that point. Second, I posted shortly after that I did actually remove the package with pkg_delte, I know it is bu

Re: Ports isn't working for me...

2009-10-01 Thread Stuart Henderson
On 2009-10-01, Toni Mueller wrote: > Hi Marc, > > [ sorry for cross-posting from ports@ ] > > On Thu, 01.10.2009 at 17:20:05 +0200, Marc Espie wrote: >> Why do you want to do that ? what's wrong with php5-mbstring ? (which is >> one of the packages compiled in extensions) > > I didn't check wheth

Re: Ports isn't working for me...

2009-10-01 Thread Toni Mueller
Hi Marc, [ sorry for cross-posting from ports@ ] On Thu, 01.10.2009 at 17:20:05 +0200, Marc Espie wrote: > Why do you want to do that ? what's wrong with php5-mbstring ? (which is > one of the packages compiled in extensions) I didn't check whether it influences this extension, but please add

Re: Ports isn't working for me...

2009-10-01 Thread Marc Espie
On Wed, Sep 30, 2009 at 04:40:37PM -0400, Chris wrote: >>> I'm using obsd4.5, following current. I installed php5 using ports. >>> I realized that I forgot to include something in the compile options. >>> I went back to add it, and now it won't reinstall. >>> >>> I added "--enable-mbstring" to the

Re: Ports isn't working for me...

2009-09-30 Thread Samiuela LV Taufa
J Sisson wrote: > On Wed, Sep 30, 2009 at 3:40 PM, Chris wrote: > >> What I compiled doesn't actually install, because it does not have the >> configure option compiled into it that I dictated. I'm not sure where >> it is pulling its php binary from... >> >> > Read your error message: > > ===>

Re: Ports isn't working for me...

2009-09-30 Thread Stuart Henderson
On 2009-09-30, Chris wrote: > I'm using obsd4.5, following current. Sometimes it will work, sometimes not, but you basically get to support yourself there. Follow stable (OPENBSD_4_5) if you want to run stable, or run a snapshot OS if you want to run current. > I installed php5 using ports. > I

Re: Ports isn't working for me...

2009-09-30 Thread J Sisson
On Wed, Sep 30, 2009 at 3:40 PM, Chris wrote: > > What I compiled doesn't actually install, because it does not have the > configure option compiled into it that I dictated. I'm not sure where > it is pulling its php binary from... > > Read your error message: ===> Installing php5-core-5.2.10

Re: Ports isn't working for me...

2009-09-30 Thread Chris
I see the problem... "partial-php5-core.5.2.10" is considered a package -- go figure. I pkg_del partial-php5-core.5.2.1 and now it installs... Sort of... What I compiled doesn't actually install, because it does not have the configure option compiled into it that I dictated. I'm not sure wher

Re: Ports isn't working for me...

2009-09-30 Thread richardtoohey
Quoting Chris : > Hi, > > I'm using obsd4.5, following current. I installed php5 using ports. > I realized that I forgot to include something in the compile options. > I went back to add it, and now it won't reinstall. > > I added "--enable-mbstring" to the compile flags in the make file. I > th

Re: Ports isn't working for me...

2009-09-30 Thread richardtoohey
Quoting Bryan Irvine : > try a make clean first? > > On Wed, Sep 30, 2009 at 1:03 PM, Chris > wrote: > > Hi, > > > > I'm using obsd4.5, following current. I installed php5 using ports. > > I realized that I forgot to include something in the compile options. > > I went back to add it, and now it

Re: Ports isn't working for me...

2009-09-30 Thread Chris
I tried doing "make clean && make config && make build && make install" and it still doesn't work. so... yes. Quoting Bryan Irvine : try a make clean first? On Wed, Sep 30, 2009 at 1:03 PM, Chris wrote: Hi, I'm using obsd4.5, following current. I installed php5 using ports. I realized th

Re: Ports isn't working for me...

2009-09-30 Thread J Sisson
On Wed, Sep 30, 2009 at 3:03 PM, Chris wrote: > Hi, > > I'm using obsd4.5, following current. > 4.5 is -release. 4.6 is -current. > # make install > ===> Installing php5-core-5.2.10 from /usr/ports/packages/amd64/all/ > Can't install php5-core-5.2.10 because of conflicts > (partial-php5-core

Re: Ports isn't working for me...

2009-09-30 Thread Aioanei Rares
Chris wrote: Hi, I'm using obsd4.5, following current. I installed php5 using ports. I realized that I forgot to include something in the compile options. I went back to add it, and now it won't reinstall. I added "--enable-mbstring" to the compile flags in the make file. I then execute a "ma

Re: Ports isn't working for me...

2009-09-30 Thread Bryan Irvine
try a make clean first? On Wed, Sep 30, 2009 at 1:03 PM, Chris wrote: > Hi, > > I'm using obsd4.5, following current. I installed php5 using ports. > I realized that I forgot to include something in the compile options. > I went back to add it, and now it won't reinstall. > > I added "--enable-m

Ports isn't working for me...

2009-09-30 Thread Chris
Hi, I'm using obsd4.5, following current. I installed php5 using ports. I realized that I forgot to include something in the compile options. I went back to add it, and now it won't reinstall. I added "--enable-mbstring" to the compile flags in the make file. I then execute a "make install" I