iPod Nano

Chris Aitken chris-n/jUll39koHNgV/OU4+dkA at public.gmane.org
Tue Nov 6 01:13:03 UTC 2007


JoeHill wrote:

<snip>
> This is the way I did it:
>
> 0. Install libmp4v2-devel so that gtkpod is build with support for...well, mp4.
>
> 1. Grab libgpod svn:
>
> svn co https://gtkpod.svn.sourceforge.net/svnroot/gtkpod/libgpod/trunk libgpod
>
> *Important* read the README.sysinfo file and follow the instructions.
>
> ...then build and install the usual way* (I used ./configure --prefix=/usr)
>   
I'm trying to follow the installation instructions  from the libgpod 
directory:
 
The simplest way to compile this package is:

  1. `cd' to the directory containing the package's source code and type
     `./configure' to configure the package for your system.  If you're
     using `csh' on an old version of System V, you might need to type
     `sh ./configure' instead to prevent `csh' from trying to execute
     `configure' itself.

I'm having no luck:

[chris at p733 ~]$ cd libgpod
[chris at p733 libgpod]$ ./configure --prefix=/usr
bash: ./configure: No such file or directory
[chris at p733 libgpod]$ cd src
[chris at p733 src]$ ./configure --prefix=/usr
bash: ./configure: No such file or directory
[chris at p733 src]$ cd .svn
[chris at p733 .svn]$ ./configure --prefix=/usr
bash: ./configure: No such file or directory
[chris at p733 .svn]$ sh ./configure --prefix=/usr
sh: ./configure: No such file or directory
[chris at p733 .svn]$ cd ..
[chris at p733 src]$ sh ./configure --prefix=/usr
sh: ./configure: No such file or directory

<snip>
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list