From: David Pirotte <david@altosw.be>
To: Daniele <teikfaiv@gmail.com>
Cc: guile-user@gnu.org
Subject: Re: Guile-CV: Not a GRAY, RGB nor an RGBA image "sand.tif"
Date: Tue, 5 Dec 2017 19:55:40 -0200 [thread overview]
Message-ID: <20171205195540.49b4218e@capac> (raw)
In-Reply-To: <CAFmhb5FPdOqjogq+kemnsr2OmwHy20vZrstRkMdX4f9skMS6UQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1144 bytes --]
Hi Daniele,
> > Yes: your are not in the right directory wrt guile, and this flename 'does not
> > exists', it does not exists in the directory your are trying to load this image,
> > see:
> >
> > scheme@(guile-user)> (getcwd)
> > $5 = "/usr/alto/projects/guile-cv/images"
>
> unfortunately that's not the problem, I am in the right directory and
> the image is there. I still get that error.
This is impossible :), you think you are in the right directory, but you most
likely you are not.
You can try (getcwd), then (system "ls") and compare ... till you are convinced
this is the source of your problem (or proved me wrong, then I'll pay you a pack of
beers :)
unless you would have inadvertently replaced the file content with something
else then a tif image... I very much doubt but just in case, you can run
'file sand.tif' in a terminal and double check... if the file is not a tif
file, although it would be in the directory, the same error you be
reported ...
Did you run 'make check' while you built guile-cv? Did all check pass? It checks
that im-load works fine ...
David
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2017-12-05 21:55 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-05 15:30 Guile-CV: Not a GRAY, RGB nor an RGBA image "sand.tif" Daniele
2017-12-05 19:54 ` David Pirotte
2017-12-05 21:04 ` Daniele
2017-12-05 21:55 ` David Pirotte [this message]
2017-12-05 23:42 ` Mark H Weaver
2017-12-06 2:23 ` David Pirotte
2017-12-06 3:34 ` Mark H Weaver
2017-12-06 8:47 ` tomas
2017-12-06 7:12 ` Daniele
[not found] ` <CAFmhb5GxuLK2k+2z_JzSPBx3dV7wVP=wG55HFXFdHsKCp96YKQ@mail.gmail.com>
2017-12-06 14:47 ` David Pirotte
2017-12-06 15:20 ` Daniele
2017-12-06 18:43 ` David Pirotte
2017-12-06 20:27 ` Daniele
2017-12-06 23:49 ` David Pirotte
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171205195540.49b4218e@capac \
--to=david@altosw.be \
--cc=guile-user@gnu.org \
--cc=teikfaiv@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).