similar to: Re: link error 404

Displaying 20 results from an estimated 700 matches similar to: "Re: link error 404"

2006 Mar 22
1
calculate difference of consecutive cells in vector
Hi in dataframe I want to subtract the "next" value in the list from the former one to get this: name var1 output a 9 506 b 515 512 c 1027 453 so I subtract: table$var1[2]-table$var1[1] and write it into table$output[1] etc.. I did this with: for (i in 1:(length(table$var1)){ table$output[i] <- table$var1[i+1]-table$var1[i] } it works
2005 Nov 16
4
WineTools 0.9 released
Hello, with the massive help of Sven Paschukat I can proudly announce the new release of WineTools 0.9. This version works together with the latest versions of wine 0.9 and 0.91 and has many bug fixes. New Software: - Future Pinball (Games) - Steam (Games) - StarMoney 5.0 German Homebanking (Business) - Google Earth (Graphics) - is only rudimentarily
2005 Dec 14
1
WineTools 0.9 III released
Hello, I just released the new version WineTools 0.9 III. There have been bugfixes in the installation routines of RPM and tar.gz versions. wt0.9jo-III 13.12.2005 error corrections in install-files no confusing info screens with debian wine anymore waitforwineexit() i18n-able all references
2005 Nov 19
5
WineTools 0.9-II released
Hello, as there were some errors in the installer/rpm of the latest WineTools release I fixed hopefully all errors and announce hereby the new release. The following changes have been made: wt0.9jo-II 18.11.2005 error corrections in install and spec-files norwegian translation updated new software: - Italian versions of ie6 msjet, msxml, ppviewer2003 - Norwegian
2008 Sep 29
4
RJS is not loaded
Hello, I have here an issue which is really critical for me (it for my university work and I would like to not delete this feature). It based on a Rails 1.x tutorial which I use now under Rails 2.x. It contains the refreshment (adding content or records) of an div via RJS/JS. I access the RJS via (Controller): respond_to do |format| format.html { redirect_to :controller =>
2005 Feb 10
0
[charlescurley@charlescurley.com: Re: Wine tools problems?]
After I sent this, I realized it should also go to the list. ----- Forwarded message from Charles Curley <charlescurley@charlescurley.com> ----- Date: Thu, 10 Feb 2005 11:02:44 -0700 From: Charles Curley <charlescurley@charlescurley.com> To: Joachim von Thadden <thadden@web.de> Subject: Re: [Wine]Wine tools problems? User-Agent: Mutt/1.4.1i On Mon, Jan 31, 2005 at 07:26:02PM
2005 Jan 07
1
WineTools 2.1.0 released
Hi, a new version of WineTools is released. Changes are: - DC++ included - DependencyWalker included - PostgreSQL ODBC driver - DBCrab with BDE 5.1.1 - BDE 5.1.1 English Update - IE6 starts without ICW now - Editing the config can now be aborted without deleting it - Lauge is working again (reinstall, please) - Legal notice and disclimer - Typograf in english also - Visual C++ run-time in
2005 Jan 02
5
WineTools 2.0.9 released
A happy and successful new year for everyone! I just release WineTools 2.0.9. You can download it at http://www.von-thadden.de/Joachim/WineTools/. This release has some minor improvements such as: - cdrom is detected from fstab during Base setup - IE6 now in english and german - user info about installed scripts WineTools is an menu driven installer for installing Windows programs under wine.
2004 Dec 27
4
WineTools 2.0.8 released
Hi, hope you had a merry christmas. I just released the next version of WineTools with some minor improvements. You can download it at http://www.von-thadden.de/Joachim/WineTools/. WineTools is an menu driven installer for installing Windows programs under wine. This software lets you install Windows software for Linux under WINE: * DCOM98 * IE6 * Windows Core Fonts * Windows
2005 Feb 22
0
unsucribe
&gt;From: wine-users-request@winehq.org &gt;Reply-To: wine-users@winehq.org &gt;To: wine-users@winehq.org &gt;Subject: wine-users digest, Vol 1 #2023 - 12 msgs &gt;Date: Tue, 22 Feb 2005 02:26:01 -0600 &gt;MIME-Version: 1.0 &gt;Received: from wine.codeweavers.com ([198.144.15.226]) by mc1-f4.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 22 Feb 2005 00:34:01
2005 Apr 21
2
Wine and ALSA
Hi, I added some nice IP telephone programs and other sound related applications to the next version of WineTools. The problem is that only oss sound is reliable. With it it works very nice. But if during running a program another linux program accesses sound, the sound output of the Wine program is dying often does not come back. This is typical as only one program can access the oss
2005 May 14
1
ThunkConnect32 Failure!
Greetings, I have tried to get IE5.5 & 6 running on Wine under FreeBSD 5.3. When I try to install DCOM98.EXE using Joachim's WineTools, it asks me "OK to install DCOM98 for Windows 98?" <Yes> Then I get the "Please read the following license agreement..." dialog <Yes>. Then I get a "ThunkConnect32 Failure!" message. Any idea why? BTW I
2005 Nov 01
2
preparing relaunch of WineTols 0.9
Hello, we are on the way to relaunch winetools for 0.9. One problem remains unsolved: Whenever we start Word 2k, it states "Preparing installation..." and "Please wait till office completes the installation..". It does so and we have a working Word. But is it annoying that is done on every single start of Word. All other Office2k apps perform very well. Regards Joachim von
2005 Dec 01
3
Google Earth vs KERNEL32.dll.IsWow64Process
Brian Litzinger schrieb: > I'm trying to run Google Earth (tried current + two previous versions). Install it via the Winetools http://www.von-thadden.de/Joachim/WineTools/ and it should work. Sven
2005 Feb 18
0
Re: winetools
Am Fr, Feb 18, 2005 at 09:55:43 -0300 schrieb Manoel Pinho: > Did you see these articles: > > http://linux.slashdot.org/article.pl?sid=05/02/17/1318212&tid=125&tid=109&tid=106 > > and > > http://www.microsoft-watch.com/article2/0,1995,1766738,00.asp > > ? > > M$ sucks !! > > This would break any efforts like your winetools... Yes, I read
2005 Mar 01
0
[Fwd: Installation and execution of Winetools with RedHat 9]
Hi Joachim, Mea culpa! I hadn't gone right through the Base Setup before, but have now done so. I've just tested IE6 and it works brilliantly! I'm going to try installing some other software later, but many thanks for now! Best regards, Andy On Mon, 2005-02-28 at 21:49, Joachim von Thadden wrote: > Am Mo, Feb 28, 2005 at 07:02:04 +0000 schrieb Andy Allen: > > Although
2005 Mar 10
0
Installing dcom98 on wine 20050111 using winetools
Hi, As suggested by Joachim, and after a fresh start using 20050111, I try to use winetools to set wine configuration. As described on: http://www.von-thadden.de/Joachim/WineTools/ I started the basic installation in which I also went through the dcom98 installation but got errors. First I got a wine window labeled "W95inf3.." stating "ThunkConnect32 Failure!!" and on
2009 Jan 16
3
Fitting of lognormal distribution to lower tail experimental data
Hi, I am beginner with R and need firm guidance with my problem. I have seen some other threads discussing the subject of right censored data, but I am not sure whether or not this problem can be regarded as such. Data: I have a vector with laboratory test data (strength of wood specimens, example attached as txt-file). This data is the full sample. It is a common view that this kind of data
2014 Jun 16
1
Problems with dovecot 2.2.13 and monit
Hello, When I upgraded my servers to dovecot 2.2.13 the monitoring tool monit started to send out warnings that it couldn't reach my imap/pop3 servers through ssl any more. The same problem didn't happen on non-ssl-connections. According to people on the monit list this is likely a dovecot issue: https://lists.gnu.org/archive/html/monit-general/2014-06/msg00031.html Let me quote: >
2009 Oct 01
0
patch: --force-change for hard links
Hi All! rsync-3.0.6 with fileflags.diff under FreeBSD 8.0-RC1: if there is a file with uchg or schg flag in source directory and it's hard-linked (usual case for /usr/bin), then rsync cannot create the link in destination directory. Error message: rsync: link "/tmp/s/a" => b failed: Operation not permitted (1) The problem is that it's not allowed to link a *chg'ed file.