bug-gnupod
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnupod] gnupod on Windows XP/7, install/configure/make issues


From: Brian Stewart
Subject: Re: [Bug-gnupod] gnupod on Windows XP/7, install/configure/make issues
Date: Fri, 8 Oct 2010 06:06:22 -0500

42nd variation/try (on numerous PCs) ... maybe i have to take this to
a cygwin forum, but I at least need an idea of what is broke to go
that route.   Here is my latest (best) ./configure run


address@hidden ~/gnupod-0.99.8-low-ram
$ ./configure
checking for perl-5.8... no
checking for perl-5.6... no
checking for perl... /cygdrive/c/strawberry/perl/bin/perl
GNUpod will use /cygdrive/c/strawberry/perl/bin/perl
checking for Digest::MD5... ok
checking for Digest::SHA1... ok
checking for XML::Parser... ok
checking for Unicode::String... ok
checking for MP3::Info... ok
checking for File::Copy... ok
checking for Date::Parse... ok
checking for Date::Format... ok
checking for Data::Dumper... ok
checking for optional Audio::FLAC::Header... ok
checking for optional Ogg::Vorbis::Header::PurePerl... ok
checking for optional Date::Manip... ok
installed version of MP3::Info looks good for utf8 support
installed version of MP3::Info looks good for APE tag and RVA2 support
checking installed encoders... done
checking installed decoders... done
checking for ffmpeg with AAC support... not found, --decode=video won't work
checking for ImageMagick...not found, --artwork won't work
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting


Settings:
---------

Release         : 0.99.8
Perl Version    : 5.8.9
Prefix          : /usr/local
Perl INC        : C:/strawberry/perl/lib
Encoders        : (mpeg4/no ffmpeg with aac support found) (disabled
faac: Binary not found) (disabled lame: Binary not found) wav
Decoders        : (disabled timidity: Binary not found) (disabled
flac: Binary not found) (disabled oggdec: Binary not found)
Artwork Support : No  (ImageMagick is not installed)

-> use 'make install' to install GNUpod
-> use 'info GNUpod' to read the documentation after you installed GNUpod
-> use 'make uninstall' to remove GNUpod from /usr/local

address@hidden ~/gnupod-0.99.8-low-ram
$ make install
/bin/sh ./mkinstalldirs /usr/local/bin
/bin/sh ./mkinstalldirs /usr/local/share/man/man1
/cygdrive/c/strawberry/perl/bin/perl tools/gnupod_install.pl INSTALL
"/cygdrive/c/strawberry/perl/bin/perl" "/usr/local/bin"
"/usr/local/share/info" "/usr/local/share/man" ""
Could not write //usr/local/bin/gnupod_addsong.pl: No such file or directory
Installing GNUpod 0.99.8 using gnupod_install 0.25
 > src/gnupod_addsong.pl --> //usr/local/bin/gnupod_addsong.pl
make: *** [install] Error 2


Notice the "config.status: WARNING:  'Makefile.in' seems to ignore the
--datarootdir setting" message not sure if that has any impact.  I've
tried your --prefix in numerous ways to no avail.

It never seems to directly find Perl on the ./configure (as says no to
5.6 5.8) but finds it in the path and uses it, I don't think that is
any part of the issue but pointing it out anyhow.

I've been trying to decipher the make install, in order to do a
"manual" into -- but haven't made it very far.  Any pointers?

-BRIAN


On Wed, Oct 6, 2010 at 3:56 PM, H. Langos <address@hidden> wrote:
> Hi Brian,
> Try
> ./configure --prefix=/cygdrive/e/someplace
> instead.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]