|
From: Tatsuro M. <tma...@ya...> - 2008-03-08 08:29:46
|
Hello I have not been successful to build cvs-gnuplot with .elc on the cygwin. Because the ./configure hanged up at ./configure freezes at 'checking where .elc files should go...' The emacs itself works: ******************************** $emacs File Edit Options Buffers Tools Help Welcome to GNU Emacs Get help C-h (Hold down CTRL and press h) Undo changes C-x u Exit Emacs C-x C-c Get a tutorial C-h t Use Info to read docs C-h i Ordering manuals C-h RET Activate menubar F10 or ESC ` or M-` (`C-' means use the CTRL key. `M-' means use the Meta (or Alt) key. If you have no Meta key, you may instead type ESC followed by the character.) If an Emacs session crashed recently, type M-x recover-session RET to recover the files you were editing. GNU Emacs 21.2.1 (i686-pc-cygwin) of 2004-03-23 on cm-test Copyright (C) 2001 Free Software Foundation, Inc. GNU Emacs comes with ABSOLUTELY NO WARRANTY; type C-h C-w for full details. Emacs is Free Software--Free as in Freedom--so you can redistribute copies of Emacs and modify it; type C-h C-c to see the conditions. Type C-h C-d for information on getting the latest version. ----:---F1 *scratch* (Lisp Interaction)--L1--All-----------------------For information about the GNU Project and its goals, type C-h C-p. ********************************* What is the possibity? Now I have no alternative but to build the gnuplot with ./configure --without-lisp-files Please give me the assitance. Regards Tatsuro I -------------------------------------- Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar http://pr.mail.yahoo.co.jp/toolbar/ |
|
From: Hans-Bernhard B. <HBB...@t-...> - 2008-03-08 21:59:32
|
Tatsuro MATSUOKA wrote: > I have not been successful to build cvs-gnuplot with .elc on the cygwin. That seems to be a peculiarity of your Cygwin installation (or possibly a problem particular to the Japanese localization of Cygwin). This same step works just fine in my own installation of Cygwin and emacs (it's even the same version as yours). > Now I have no alternative but to build the gnuplot with > ./configure --without-lisp-files Well, as long as configure can't figure out how to use your installed emacs, that's what you'ld have to do anyway. |
|
From: Tatsuro M. <tma...@ya...> - 2008-03-08 22:50:45
|
Thank you Hans. Perhaps you are right. The cygwin emacs is now something wrong with me. I tried reinstall the cygwin emacs by cygwin setup but it always hangup at uninstall phase. And downloaded the size of emacs-21.2.exe is zero byte in emacs-X11-21.2-13.tar.bz2.!!! I ask it now in the cygwin ML. So I'll wait a while. Regards Tatsuro --- Hans-Bernhard Br�ker <HBB...@t-...> wrote: > Tatsuro MATSUOKA wrote: > > > I have not been successful to build cvs-gnuplot with .elc on the cygwin. > > That seems to be a peculiarity of your Cygwin installation (or possibly > a problem particular to the Japanese localization of Cygwin). This same > step works just fine in my own installation of Cygwin and emacs (it's > even the same version as yours). > > > Now I have no alternative but to build the gnuplot with > > ./configure --without-lisp-files > > Well, as long as configure can't figure out how to use your installed > emacs, that's what you'ld have to do anyway. > > -------------------------------------- Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar http://pr.mail.yahoo.co.jp/toolbar/ |
|
From: Tatsuro M. <tma...@ya...> - 2008-03-10 09:54:05
|
Hello Hans I found the new emacs 22.xx in the cygwin installer. So I tried to install it. Then I tried to make cvs gnuplot but emacs was not found. However, ./configure found the xemacs instead and everything went well. It seems that install of new emacs failed but that made me successfull. :-) This is just a record when the emacs works bad. Regards Tatsuro --- Tatsuro MATSUOKA <tma...@ya...> wrote: > Thank you Hans. > > Perhaps you are right. > > The cygwin emacs is now something wrong with me. > I tried reinstall the cygwin emacs by cygwin setup but it always hangup at uninstall > phase. > And downloaded the size of emacs-21.2.exe is zero byte in emacs-X11-21.2-13.tar.bz2.!!! > > I ask it now in the cygwin ML. So I'll wait a while. > > Regards > > Tatsuro > > --- Hans-Bernhard Br�ker <HBB...@t-...> wrote: > > > Tatsuro MATSUOKA wrote: > > > > > I have not been successful to build cvs-gnuplot with .elc on the cygwin. > > > > That seems to be a peculiarity of your Cygwin installation (or possibly > > a problem particular to the Japanese localization of Cygwin). This same > > step works just fine in my own installation of Cygwin and emacs (it's > > even the same version as yours). > > > > > Now I have no alternative but to build the gnuplot with > > > ./configure --without-lisp-files > > > > Well, as long as configure can't figure out how to use your installed > > emacs, that's what you'ld have to do anyway. > > > > > > > -------------------------------------- > Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar > http://pr.mail.yahoo.co.jp/toolbar/ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > -------------------------------------- Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar http://pr.mail.yahoo.co.jp/toolbar/ |
|
From: Tatsuro M. <tma...@ya...> - 2008-03-11 07:45:02
|
Hello This is just a report so that the replies are not required. Yestaday I have mistaken in the handling the cygwin setup. Today I could successfully install emacs 22.1. (But not Default selection) That works well and building of cvs version og gnuplot with emacs-lisp handling went well. If you are in troble with building of the CVS version of gnuplot on cygwin, please update the emacs to 22.1. Regards Tatsuro --- Tatsuro MATSUOKA <tma...@ya...> wrote: > Hello Hans > > I found the new emacs 22.xx in the cygwin installer. So I tried to install it. > Then I tried to make cvs gnuplot but emacs was not found. > However, ./configure found the xemacs instead and everything went well. > > It seems that install of new emacs failed but that made me successfull. :-) > > This is just a record when the emacs works bad. > > Regards > > Tatsuro > > > > --- Tatsuro MATSUOKA <tma...@ya...> wrote: > > > Thank you Hans. > > > > Perhaps you are right. > > > > The cygwin emacs is now something wrong with me. > > I tried reinstall the cygwin emacs by cygwin setup but it always hangup at uninstall > > phase. > > And downloaded the size of emacs-21.2.exe is zero byte in emacs-X11-21.2-13.tar.bz2.!!! > > > > I ask it now in the cygwin ML. So I'll wait a while. > > > > Regards > > > > Tatsuro > > > > --- Hans-Bernhard Br�ker <HBB...@t-...> wrote: > > > > > Tatsuro MATSUOKA wrote: > > > > > > > I have not been successful to build cvs-gnuplot with .elc on the cygwin. > > > > > > That seems to be a peculiarity of your Cygwin installation (or possibly > > > a problem particular to the Japanese localization of Cygwin). This same > > > step works just fine in my own installation of Cygwin and emacs (it's > > > even the same version as yours). > > > > > > > Now I have no alternative but to build the gnuplot with > > > > ./configure --without-lisp-files > > > > > > Well, as long as configure can't figure out how to use your installed > > > emacs, that's what you'ld have to do anyway. > > > > > > > > > > > > -------------------------------------- > > Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar > > http://pr.mail.yahoo.co.jp/toolbar/ > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > gnuplot-beta mailing list > > gnu...@li... > > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > > > > > -------------------------------------- > Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar > http://pr.mail.yahoo.co.jp/toolbar/ > -------------------------------------- Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar http://pr.mail.yahoo.co.jp/toolbar/ |