search for: make_mod

Displaying 8 results from an estimated 8 matches for "make_mod".

Did you mean: make_mode
2000 Mar 31
1
building a package
Dear R-helpers, I'm learning how to compile R packages with fortran routines and use the acepack source as an example. After some hiccups (Guido told me about the need to set make_mode=UNIX) I got to the following: `make pkg-acepack' runs without error (see below), but it does not * compile any .f file in acepack/src * (hence) try to create any dll file or libs (I'm working with Rw1000 under Win98, with the cygwin tools.) Looking into the MakePkg it looks...
2004 Aug 06
12
0.4.0 Compiling Under Mingw
> I am compiling wxRuby 0.4.0 on WinXP Home under MingW and MSYS 1.0. I can > compile wxWindows and Ruby fine and I get about 20 minutes into the wxRuby > compile and it quits, It says: [snip] > C:\mingw\bin\..\lib\gcc-lib\mingw32\3.2.3\..\..\..\..\mingw32\bin\ld.exe : > cannot find -lwxmsw241d > make: *** [wxruby.so] Error 1 > I replaced the $LIBS in the extconf.rb file
2000 Mar 30
0
forwarded message from Griffith Feeney
...unning Windows 95 4.00.950 and had, following rw1000\src\gnuwin32\install file: 1 installed mingw32 gcc-2.95.2 (MSVCRT) and put gcc-2.95.2\bin in the path; 2 installed cygwin user tools and put cygwin-b20\h-i586-cygwin32\bin in the path; 3 [Perl5 was already installed and in the path]; 4 'set MAKE_MODE=UNIX'; 5 untarred R-1.0.0.tgz in f:\ and changed directory name from R-1.0.0 to rw1000; 6 left rw1000\src\gnuwin32\MkRules unchanged; 7 edited rw1000\src\gnuwin32\Makefile to put WINHELP=NO; 8 created rw1000\unzip\ and copied unzip32.dll from binary distribution into it; 9 ran make BUILD=MINGW...
2006 Oct 17
0
[679] trunk/wxruby2/doc/textile/previewframe.txtl: Changed the initialize() method to init() so it matches the API also added a remark alerting the user to this.
...</del><ins>+ *init*() </ins><span class="cx"> </span><span class="cx"> Creates the preview canvas and control bar, and calls </span><del>-Window::MakeModal(true) to disable other top-level windows </del><ins>+Window::make_modal(true) to disable other top-level windows </ins><span class="cx"> in the application. </span><span class="cx"> </span><span class="cx"> This function should be called by the application prior to </span><span class="cx...
2002 May 07
0
rsync on cygwin: can't access mapped network drive remotely
...c:\apps\utils c:\windows c:\windows\system32 c:\windows\system32\wbem c:\apps\Applications\Matlab\bin\win32 SysDir: C:\WINDOWS\System32 WinDir: C:\WINDOWS CYGWIN = `binmode ntsec tty' HOME = `h:\flip' LD_LIBRARY_PATH = `\lib:\usr\lib\:\usr\local\lib:\usr\X11R6\lib\' MAKE_MODE = `unix' PWD = `/h/flip/foo' USER = `flip' Use `-r' to scan registry a: fd N/A N/A c: hd NTFS 4996Mb 93% CP CS UN PA FC Chairface f: net NTFS 51677Mb 73% CP CS PA me h: hd FAT32 9654Mb 82% CP UN...
2003 May 30
3
Rsync / SSH / Cygwin .. permission problems..
I am attempting to use rsync to "mirror" data between several windows 2000 and windows XP systems. I am a UNIX person by nature, so decided the easiest way to go about doing this would be to use Cygwin with cron and ssh running as services, then run the rsync connection nightly through cron. Cygwin is installed on both systems and works perfectly. OpenSSH is installed and running,
2003 Jun 27
5
Cygwin Rsync 2.5.6 over SSH hangs on Win2k->Win2k
...) 513(None) 544(Administrators) 545(Users) C:\cygwin\bin\id.exe output (ntsec) UID: 1010(Webmaster) GID: 544(Administrators) 513(None) 544(Administrators) 545(Users) SysDir: C:\WINNT\System32 WinDir: C:\WINNT CYGWIN = `ntsec tty' HOME = `C:\cygwin\home\Webmaster' MAKE_MODE = `unix' PWD = `/' USER = `Webmaster' COMPUTERNAME = `WEB2' COMSPEC = `C:\WINNT\system32\cmd.exe' HOMEDRIVE = `C:' HOMEPATH = `\' INCLUDE = `C:\Program Files\Mts\Include' LIB = `C:\Program Files\Mts\Lib' LOGONSERVER = `\\WEB2' MANPATH = `:/usr/ssl/man'...
2007 Apr 14
0
[965] branches/wxruby2/wxwidgets_282/doc/textile: Misc.
...</span><del>-"Raise":windowraise.html </del><ins>+"raise":window.html#Window_raise </ins><span class="cx"> </span><span class="cx"> </span><span class="cx"> h3(#Window_makemodal). Window#make_modal </span><span class="lines">@@ -1448,8 +1448,8 @@ </span><span class="cx"> </span><span class="cx"> h4. Remarks </span><span class="cx"> </span><del>-Implementations of SetSize can also implicitly...