Re: ports and compile options

2005-10-12 Thread Lowell Gilbert
Peter Matulis [EMAIL PROTECTED] writes:

 --- Lowell Gilbert [EMAIL PROTECTED] wrote:
 
  Peter Matulis [EMAIL PROTECTED] writes:
  
   I recently upgraded my ports and now my editor (bluefish) has lost its 
   syntax highlighting.
  
   Errors from within the editor mention pcre not being compiled with UTF8 
   support.  How do I
   specify such compile options when installing by port?  I am using 5.4 
   stable.
  
  devel/pcre-utf8 instead of devel/pcre might do it.
 
 That worked.  I installed the utf8 version and all is well.

Good.

  I do not 
 understand how I had
 syntax highlighting with the standard version prior to upgrading though.

Maybe bluefish used a different method for syntax highlighting.  

   A 
 side question is
 whether I should remove the standard version since I now have both installed.

If you're not using it for anything, sure.

Be well.
-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ports and compile options

2005-10-11 Thread Peter Matulis
I recently upgraded my ports and now my editor (bluefish) has lost its syntax 
highlighting. 
Errors from within the editor mention pcre not being compiled with UTF8 
support.  How do I
specify such compile options when installing by port?  I am using 5.4 stable.

Pet






__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ports and compile options

2005-10-11 Thread Lowell Gilbert
Peter Matulis [EMAIL PROTECTED] writes:

 I recently upgraded my ports and now my editor (bluefish) has lost its syntax 
 highlighting. 
 Errors from within the editor mention pcre not being compiled with UTF8 
 support.  How do I
 specify such compile options when installing by port?  I am using 5.4 stable.

devel/pcre-utf8 instead of devel/pcre might do it.

A useful incantation might be something like 
 # portupgrade -f -o devel/pcre-utf8 devel/pcre


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


Re: ports and compile options

2005-10-11 Thread Peter Matulis

--- Lowell Gilbert [EMAIL PROTECTED] wrote:

 Peter Matulis [EMAIL PROTECTED] writes:
 
  I recently upgraded my ports and now my editor (bluefish) has lost its 
  syntax highlighting.
 
  Errors from within the editor mention pcre not being compiled with UTF8 
  support.  How do I
  specify such compile options when installing by port?  I am using 5.4 
  stable.
 
 devel/pcre-utf8 instead of devel/pcre might do it.

That worked.  I installed the utf8 version and all is well.  I do not 
understand how I had
syntax highlighting with the standard version prior to upgrading though.  A 
side question is
whether I should remove the standard version since I now have both installed.






__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]