[prev in list] [next in list] [prev in thread] [next in thread] 

List:       vim
Subject:    php compiler
From:       Rory Campbell-Lange <rory () campbell-lange ! net>
Date:       2004-05-25 15:12:11
Message-ID: 20040525151211.GA4411 () campbell-lange ! net
[Download RAW message or body]

After a recent vim upgrade my old php compiler plugin file no longer
works. My php cli is situated here: /usr/bin/php4.

Also, if I try and set :compiler /usr/bin/php4, I get 
E666: compiler not supported: /usr/bin/php4

Help much appreciated!
Rory

vim version:
    version 6.2.426

~/.vim/compiler/cphp.vim

    " Vim Compiler File
    " Compiler:	php
    " Maintainer:	Mikolaj Machowski <mikmach@wp.pl>
    " Last Change:  2002-01-06 Stephen Thorne <stephen@mu.com.au>
    if exists("current_compiler")
        finish
    endif
    let current_compiler = "php4"
    let s:cpo_save = &cpo
    set cpo&vim
    set makeprg=php4\ \-\l\ %\\\|\ grep\ '</b>\ on\ line\ <b>'
    set errorformat=<b>%*[^<]</b>:\ \ %m\ in\ <b>%f</b>\ on\ line\ <b>%l</b><br\ />
    let &cpo = s:cpo_save
    unlet s:cpo_save

VIM - Vi IMproved 6.2 (2003 Jun 1, compiled Apr  2 2004 00:04:05)
Included patches: 1-298, 300-426
Compiled by Norbert Tretkowski <nobse@debian.org>
Normal version without GUI.  Features included (+) or not (-):
-arabic +autocmd -balloon_eval -browse +builtin_terms +byte_offset +cindent
-clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments
+cryptv +cscope +dialog_con +diff +digraphs -dnd -ebcdic -emacs_tags +eval
+ex_extra +extra_search -farsi +file_in_path +find_in_path +folding -footer
+fork() +gettext -hangul_input +iconv +insert_expand +jumplist +keymap +langmap
 +libcall +linebreak +lispindent +listcmds +localmap +menu +mksession
+modify_fname +mouse -mouseshape -mouse_dec +mouse_gpm -mouse_jsbterm
-mouse_netterm +mouse_xterm +multi_byte +multi_lang -netbeans_intg -osfiletype
+path_extra -perl +postscript +printer -python +quickfix -rightleft -ruby
+scrollbind -signs +smartindent -sniff +statusline -sun_workshop +syntax
+tag_binary +tag_old_static -tag_any_white -tcl +terminfo +termresponse
+textobjects +title -toolbar +user_commands +vertsplit +virtualedit +visual
+visualextra +viminfo +vreplace +wildignore +wildmenu +windows +writebackup
-X11 -xfontset -xim -xsmp -xterm_clipboard -xterm_save
   system vimrc file: "$VIM/vimrc"
     user vimrc file: "$HOME/.vimrc"
      user exrc file: "$HOME/.exrc"
  fall-back for $VIM: "/usr/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H     -O2 -DFEAT_LANGMAP -DFEAT_KE
YMAP -DAUTOCMD -DWANT_EVAL -DWANT_MODIFY_FNAME
Linking: gcc   -L/usr/local/lib -o vim       -lncurses -lgpm -ldl





-- 
Rory Campbell-Lange 
<rory@campbell-lange.net>
<www.campbell-lange.net>
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic