iPod Nano

JoeHill joehill-R6A+fiHC8nRWk0Htik3J/w at public.gmane.org
Wed Nov 7 05:27:53 UTC 2007


Chris Aitken wrote: 

> JoeHill wrote:
> 
> <snip>
> >>> ./autogen.sh first.
> >>>     
> >>>         
> >> Are you sure I don't run that as root? I'm getting 'permission denied'.
> >>       
> >
> > Wha? It's a shell script.... okay, try 'sh ./autogen.sh'.   
> Still getting 'permission denied':
> 
>  [chris at p733 libgpod]$ sh ./autogen.sh
> checking for autoconf >= 2.53...
>   testing autoconf2.50... not found.
>   testing autoconf... /usr/bin/autoconf: line 35: conf27401.sh: Permission
> denied /usr/bin/autoconf: line 36: conf27401.sh: Permission denied
> chmod: cannot access `conf27401.sh': No such file or directory
> found 2.61
> checking for automake >= 1.7...
>   testing automake-1.10... found 1.10
> checking for libtool >= 1.4.3...
>   testing libtoolize... found 1.5.22
> checking for glib-gettext >= 2.2.0...
>   testing glib-gettextize... found 2.12.13
> checking for intltool >= 0.25...
>   testing intltoolize... found 0.35.5
> checking for pkg-config >= 0.14.0...
>   testing pkg-config... found 0.21
> checking for gtk-doc >= 1.0...
>   testing gtkdocize... found 1.8
> Checking for required M4 macros...
> Checking for forbidden M4 macros...
> skipping . -- directory is read only
> Running ./configure --enable-maintainer-mode --enable-gtk-doc ...
> ./configure: line 42: conf27600.sh: Permission denied
> ./configure: line 43: conf27600.sh: Permission denied
> chmod: cannot access `conf27600.sh': No such file or directory
> mkdir: cannot create directory `conf27600.dir': Permission denied
> ./configure: line 497: conf27600.file: Permission denied
> ./configure: line 1697: config.log: Permission denied
> ./configure: line 1707: config.log: Permission denied

Ah, okay, this is normal. The permission denied thing is not coming from a
problem with autogen.sh, it's because you don't have all the stuff installed
for it to run properly.

Notice at the very beginning you see 'testing autoconf2.50... not found'. You
need to install that.

Right now you're in the 'shampoo, rinse, repeat' stage of running ./autogen.sh,
looking at what's missing, installing it, and running autogen again. Look at
the INSTALL file and and the README too to see if they list any of the
requirements for this to build, that might save you some of the guesswork.

Some Debian user will now feel it necessary to point out that on Debian you
could have just done 'apt-get build-dep libgpod'.

-- 
JoeHill
++++++++++++++++++++
Bender: Oh no! Not the magnet!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://gtalug.org/pipermail/legacy/attachments/20071107/10b679b6/attachment.sig>


More information about the Legacy mailing list