gnupic@linuxhacker.org

gnupic@linuxhacker.org


Subject: Re: [newbie Q]: gnupic on MacOSX
From: Craig Franklin
Date: 09 Aug 2003 20:16:10 -0500

There are some big holes in gputils.pdf.  I plan to update it in a few
weeks.  I would read:

http://gputils.sourceforge.net/33014g.pdf

There is no getting started document.  Several users have websites
describing their experiences.  There are also a couple of examples in
gputils-extra.

On Sat, 2003-08-09 at 18:03, Tom Djajadiningrat wrote:
> That's great, Rick, thanks very much! It built without problems.
> 
> I have found gputils.pdf in the documentation folder, which looks 
> reference-like. Is there anything like a 'getting started' guide for 
> gputils somewhere or would I do best to study the PIC start plus docs 
> first?
> 
> Regards,
> 
> 
> Tom
> 
> 
> 
> On Saturday, August 9, 2003, at 08:05 PM, Rick Mann wrote:
> 
> >> [Tom-Djajadiningrats-Computer:~/Desktop/gputils-0.11.6] tom% make
> >> install
> >> Making install in libgputils
> >> make[2]: Nothing to be done for `install-exec-am'.
> >> make[2]: Nothing to be done for `install-data-am'.
> >> Making install in libiberty
> >> make[2]: Nothing to be done for `install-exec-am'.
> >> make[2]: Nothing to be done for `install-data-am'.
> >> Making install in gpasm
> >> /bin/sh ../mkinstalldirs /usr/local/bin
> >>  /usr/bin/install -c gpasm /usr/local/bin/gpasm
> >> /usr/bin/install: /usr/local/bin/gpasm: Permission denied
> >> make[2]: *** [install-binPROGRAMS] Error 71
> >> make[1]: *** [install-am] Error 2
> >> make: *** [install-recursive] Error 1
> >>
> >> Any ideas on what I may be doing wrong?
> >
> > You need to be root in order to install stuff in many places. Try:
> >
> > tom% sudo make install
> >
> > Eventually, sudo will ask for a password. Type your password (user 
> > "tom"),
> > not root's (although they are probably the same password).
> >
> > -- 
> > Rick
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: gnupic-unsubscribe@linuxhacker.org
> For additional commands, e-mail: gnupic-help@linuxhacker.org
> 


gnupic@linuxhacker.org