This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How ask a question on Tkgate for Cygwin ?


Hi RÃmi,

that seems to be a minor glitch - the file README is expected, but is
not there - it is typically a text file stating what the
program/package/... is all about and who wrote etc. You can simply
create a file by that name and rerun the build to get rid of this
error. I do not know what the ordering is, but it may be that the
software has already been properly built and this just pops up at the
installation step for instance.

Regards,

Arjen

2015-06-05 13:12 GMT+02:00 RÃmi 2005 <remi2005@laposte.net>:
> Hello and really thanks a lot,
> Good news, we have achieve a step (I think than it's better to say "we",
> doesn't it ?)
> With your guidance, the line command "./configure --build=x86_64-pc-cygwin"
> finaly works (with add tcl, tk... in Cygwin).
> But now It's the make command who failed at the end, with 2 errors... 392
> and 259 ???
> I've copied the results of the make of tkgate (sorry if there are some
> French words but I can translate some else).
> Thanks in advance if you can help me,
> Cordially,
> RÃmi,
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>                 French results of make command (version 1 of 05 06 2015)
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> make[2]: ***  Aucune rÃgle pour fabriquer la cible  README Â, nÃcessaire
> pour  all-am Â. ArrÃt.
> make[2] : on quitte le rÃpertoire  /home/J/tkgate-2.0-b10 Â
> Makefile:392 : la recette pour la cible  all-recursive  a ÃchouÃe
> make[1]: *** [all-recursive] Erreur 1
> make[1] : on quitte le rÃpertoire  /home/J/tkgate-2.0-b10 Â
> Makefile:259 : la recette pour la cible  all  a ÃchouÃe
> make: *** [all] Erreur 2
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>                 End of make command (version 1 of 05 06 2015)
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> -----Message d'origine-----
> De : David Stacey [mailto:drstacey@tiscali.co.uk]
> Envoyà : dimanche 31 mai 2015 23:42
> Ã : cygwin@cygwin.com
> Cc : remi2005@laposte.net
> Objet : Re: How ask a question on Tkgate for Cygwin ?
>
> On 31/05/15 20:00, RÃmi 2005 wrote:
>> checking tcl/tk version... configure: error: could not find
>> tclConfig.sh
>
> You're probably missing the 'tcl-devel' package. Whilst you're installing
> things, the configure script is looking for flex (so install
> 'flex') and a Fortran compiler (so install 'gcc-fortran'). You'll also need
> 'xorg-server' for X11 support when it comes to running the compiled binary.
>
> Hopefully that's enough! If you're missing more files, you can use the
> package search facility on the Cygwin web site [1].
>
> Dave.
>
> [1] - http://cygwin.com/packages/
>
>
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]