chown to "root" on a mac for xdebug for netbeans for php ide



I need to compile xdebugger for netbeans for php ide. I have
downloaded the tarball to my mac. I put it in the appropriate xampp
directory. I have to unpack it and compile it. i am supposed to run
the command /usr/bin/phpize in the top level source directory wich I
assume is the first level in the xdebug-2.0.4 folder. My problem is
when I downloaded it the mac OS changed the permissions first it was
myself as the "owner" and myself also as the "group". I tried the
unpack command and got the no such file or directory. Then I changed
it to owner"system" and group "admin" . I changed this at the mac
directory level with get info. I suppose it doens't like that. Does
the owner of the tarball have to be "root" and group "admin" in order
to unpack it? If so how do I change the owner and group.
P.s. there is no compiled version of xdebug for the mac.
thanks very much, I hope this is the right place to ask.
janis

j-rs-computer:/applications/xampp/xamppfiles/modules jr$ tar -xzf
xdebug-2.0.4.tgz
tar: package2.xml: Cannot open: Permission denied
tar: xdebug-2.0.4/debugclient/build/buildcheck.sh: Cannot open: No
such file or directory
tar: xdebug-2.0.4/debugclient/build/buildconf1.mk: Cannot open: No
such file or directory
tar: xdebug-2.0.4/debugclient/build/buildconf2.mk: Cannot open: No
such file or directory
tar: xdebug-2.0.4/debugclient/build/clean.mk: Cannot open: No such
file or directory
tar: xdebug-2.0.4/debugclient/build/config-stubs: Cannot open: No such
file or directory
tar: xdebug-2.0.4/debugclient/acinclude.m4: Cannot open: No such file
or directory
tar: xdebug-2.0.4/debugclient/buildconf: Cannot open: No such file or
directory
tar: xdebug-2.0.4/debugclient/config.guess: Cannot open: No such file
or directory
tar: xdebug-2.0.4/debugclient/config.h.in: Cannot open: No such file
or directory
tar: xdebug-2.0.4/debugclient/config.sub: Cannot open: No such file or
directory
tar: xdebug-2.0.4/debugclient/configure: Cannot open: No such file or
directory
tar: xdebug-2.0.4/debugclient/configure.in: Cannot open: No such file
or directory
tar: xdebug-2.0.4/debugclient/cvsclean: Cannot open: No such file or
directory
tar: xdebug-2.0.4/debugclient/debugclient.dsp: Cannot open: No such
file or directory
tar: xdebug-2.0.4/debugclient/depcomp: Cannot open: No such file or
directory
tar: xdebug-2.0.4/debugclient/INSTALL: Cannot open: No such file or
directory
tar: xdebug-2.0.4/debugclient/install-sh: Cannot open: No such file or
directory
tar: xdebug-2.0.4/debugclient/LICENSE: Cannot open: No such file or
directory
tar: xdebug-2.0.4/debugclient/ltmain.sh: Cannot open: No such file or
directory
tar: xdebug-2.0.4/debugclient/main.c: Cannot open: No such file or
directory
tar: xdebug-2.0.4/debugclient/Makefile.in: Cannot open: No such file
or directory
tar: xdebug-2.0.4/debugclient/missing: Cannot open: No such file or
directory
tar: xdebug-2.0.4/debugclient/mkinstalldirs: Cannot open: No such file
or directory
tar: xdebug-2.0.4/debugclient/usefulstuff.c: Cannot open: No such file
or directory
tar: xdebug-2.0.4/debugclient/usefulstuff.h: Cannot open: No such file
or directory
tar: xdebug-2.0.4/Changelog: Cannot open: No such file or directory
tar: xdebug-2.0.4/config.m4: Cannot open: No such file or directory
tar: xdebug-2.0.4/config.w32: Cannot open: No such file or directory
tar: xdebug-2.0.4/CREDITS: Cannot open: No such file or directory
tar: xdebug-2.0.4/LICENSE: Cannot open: No such file or directory
tar: xdebug-2.0.4/Makefile.frag: Cannot open: No such file or
directory
tar: xdebug-2.0.4/Makefile.in: Cannot open: No such file or directory
tar: xdebug-2.0.4/NEWS: Cannot open: No such file or directory
tar: xdebug-2.0.4/php_xdebug.h: Cannot open: No such file or directory
tar: xdebug-2.0.4/README: Cannot open: No such file or directory
tar: xdebug-2.0.4/usefulstuff.c: Cannot open: No such file or
directory
tar: xdebug-2.0.4/usefulstuff.h: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug.c: Cannot open: No such file or directory
tar: xdebug-2.0.4/xdebug.dsp: Cannot open: No such file or directory
tar: xdebug-2.0.4/xdebug_code_coverage.c: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_code_coverage.h: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_com.c: Cannot open: No such file or directory
tar: xdebug-2.0.4/xdebug_com.h: Cannot open: No such file or directory
tar: xdebug-2.0.4/xdebug_compat.c: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_compat.h: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_handlers.c: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_handlers.h: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_handler_dbgp.c: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_handler_dbgp.h: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_handler_gdb.c: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_handler_gdb.h: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_handler_php3.c: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_handler_php3.h: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_hash.c: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_hash.h: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_llist.c: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_llist.h: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_mm.h: Cannot open: No such file or directory
tar: xdebug-2.0.4/xdebug_private.c: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_private.h: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_profiler.c: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_profiler.h: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_set.c: Cannot open: No such file or directory
tar: xdebug-2.0.4/xdebug_set.h: Cannot open: No such file or directory
tar: xdebug-2.0.4/xdebug_str.c: Cannot open: No such file or directory
tar: xdebug-2.0.4/xdebug_str.h: Cannot open: No such file or directory
tar: xdebug-2.0.4/xdebug_superglobals.c: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_superglobals.h: Cannot open: No such file or
directory
tar: xdebug-2.0.4/xdebug_var.c: Cannot open: No such file or directory
tar: xdebug-2.0.4/xdebug_var.h: Cannot open: No such file or directory
tar: xdebug-2.0.4/xdebug_xml.c: Cannot open: No such file or directory
tar: xdebug-2.0.4/xdebug_xml.h: Cannot open: No such file or directory
tar: xdebug-2.0.4/xt.vim: Cannot open: No such file or directory
tar: package.xml: Cannot open: Permission denied
tar: Error exit delayed from previous errors
j-rs-computer:/applications/xampp/xamppfiles/modules jr$
ing for:
PHP Api Version:
Zend Module Api No:
Zend Extension Api No:
/usr/bin/phpize: line 1: /applications/xampp/xamppfiles/modules/
xdebug-2.0.4: No such file or directory
Cannot find autoconf. Please check your autoconf installation and the
$PHP_AUTOCONF
environment variable is set correctly and then rerun this script.

.



Relevant Pages

  • Compiling NH and S on Mac OS X 10.4
    ... Mac OS X on my laptop. ... it turns out that NH doesn't compile out of the box on Mac OS X ... because we're perhaps using terminfo rather than termcap. ... and a large font size with antialiasing - I ...
    (rec.games.roguelike.nethack)
  • Re: importing macros from Word 2003 for windows to Word 2004 for mac
    ... Yes, the macros will work. ... Word 2004 will not recognise a Normal template that has the extension ".dot" ... That writes the Mac file type and creator code into the template, ... that will not compile on one platform or the other. ...
    (microsoft.public.mac.office.word)
  • Re: [slrn] Any way to get it on Mac OS X
    ... I am an avid slrn fan and use it on my Linux box. ... anyone know if there are any plans to port slrn over to Mac OS X? ... It may not have been specifically with slrn that I needed the build-essentials package, but I know that on more than one occasion I was not able to compile from source for something because it was missing the build-essential package. ...
    (news.software.readers)
  • Scid 3.6.14 about to be released for Mac OS X (chess database)
    ... Scid 3.6.14 about to be released for Mac OS X. ... For the time being, you have to compile it yourself, but things change quickly. ... For the Mac port, you can count on me if the work is not to complicated. ... Fink is a repostory where less advanced users can compile and install X11 software on Mac OS X without touching the command line. ...
    (rec.games.chess.computer)
  • Tackling setup.py - A bug??
    ... I use p4python for all of my perforce and python related needs. ... figure out how to add in the neccesary hooks for mac support... ... First I figured out how to compile the thing at the command line so it ...
    (comp.lang.python)

Quantcast