Displaying 20 results from an estimated 100000 matches similar to: "Re: Incredimail....Need help/ideas to get it running"
2009 Feb 09
1
Re: Incredimail....Need help/ideas to get it running
I get a bit different messages. When I run IncMail.exe or ImApp.exe I get a window, visible on the screenshot (http://omploader.org/vMThjMg), that says:
"Error: failed to create Message Store."
To get to this point I used winetricks to install ie6, flash, msvc2005 and wininet.
Output of IncMail.exe:
Code:
szczerb at nomad ~ $ wine .wine/drive_c/Program\ Files/IncrediMail/bin/IncMail.exe
2008 Aug 01
4
Incredimail....Need help/ideas to get it running
I am trying to get a program called " Incredimail " working for my partner , she is love with it, and is stopping me from fully going to Ubunut.
It seems to really on IE 5.5 +, along with VisualBasic C++.
It loads up and installs, but wont run. Has anyone had any experience with this program, and getting the various C++ libs installed correctly..
2017 Mar 03
0
[PATCH 07/11] tail: pass the right path for Windows guests
Call windows_path with the actual path to resolve, instead of a null
pointer ('filename' is still null at that point), so Windows paths can
be properly resolved.
---
cat/tail.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cat/tail.c b/cat/tail.c
index 8785d45..51da5fc 100644
--- a/cat/tail.c
+++ b/cat/tail.c
@@ -309,7 +309,7 @@ do_tail (int argc, char *argv[], /*
2019 Mar 13
2
Need help implementing relocations
Hi all,
I have reached the relocation phase of my backend implementation and I'm having some trouble. The LLVM code I'm trying to compile is this:
%struct.Date = type { i32, i32, i32 }
@date = global %struct.Date { i32 2012, i32 10, i32 120000 }, align 4
; Function Attrs: nounwind
define i32 @foo() #0 {
%1 = load i32, i32* getelementptr inbounds (%struct.Date, %struct.Date* @date, i32
2005 Apr 21
3
Need help with R date handling and barchart with errorbars
Hi All..
Have a question.. For the following r code
testdata <- as.data.frame(t(structure(c(
"1/1/04","LV1",3.8,2,87,
"2/1/04","LV1",3.2,3,28,
"3/1/04","LV1",3.4,3,88,
"4/1/04","LV1",3,2,26,
"5/1/04","LV1",3.8,2,87,
"6/1/04","LV1",3.2,3,28,
2005 Apr 25
1
Need help with panel.segment..
Hi All,
For the following code, I'm not sure why the error bars are appearing horizontal. Can someone please tell me how to fix the problem.
testdata <-
2009 Apr 15
1
Need help running uTorrent with Wine...
Hello,
I have a server that has FreeBSD 6.2, and I have Xorg, Flushbox and a vnc server installed on it.
I've also installed the latest version of wine, and I'm trying to launch uTorrent with it. I tried to launch 2 other small programs, and they worked perfectly, except a small error message before they were launched:
> err:process:__wine_kernel_init boot event wait timed out
2015 Mar 17
0
[PATCH] virt-ls: support drive letters on Windows
---
cat/ls.c | 31 ++++++++++++++++++++++++++++++-
1 file changed, 30 insertions(+), 1 deletion(-)
diff --git a/cat/ls.c b/cat/ls.c
index 9161fb6..151c11d 100644
--- a/cat/ls.c
+++ b/cat/ls.c
@@ -37,6 +37,7 @@
#include "options.h"
#include "visit.h"
+#include "windows.h"
/* Currently open libguestfs handle. */
guestfs_h *g;
@@ -76,6 +77,8 @@ static void
2004 Aug 06
0
need help/ideas please, oh and answers
Jeremiah Stanley <miah@miah.org> writes:
> Exactaly, I would recommend the mod_mp3 project for something like that.
>
> http://media.tangent.org/
>
> They are doing almost exactaly what sound like you are looking for. There
> is also the project 'ampache' that takes this one step further and adds a
> MySQL database backend to a PHP front.
Thank you for these
2004 Aug 06
0
need help/ideas please, oh and answers
Jeremiah Stanley <miah@miah.org> writes:
> It is my understanding that you have the highest bitrate stored and you
> just want to re-encode the files on the fly over a stream. You do this
> rather than just store all the different enc rates.
Basically yes. The material I have available is currently over 30gb
and growing. If I stored all the various combinations of bit rates
the
2004 Aug 06
1
need help/ideas please, oh and answers
> > It is my understanding that you have the highest bitrate stored and you
> > just want to re-encode the files on the fly over a stream. You do this
> > rather than just store all the different enc rates.
>
> Basically yes. The material I have available is currently over 30gb
> and growing. If I stored all the various combinations of bit rates
> the storage
2010 Oct 11
1
How to get Mean rank for Kruskal-Wallis Test
Hello All,
I want "Ranks' Table in R as like in SPSS ouput in the given link.
http://www.statisticssolutions.com/methods-chapter/statistical-tests/kruskal-wallis-test/
Is the code is already available? Please let me know.
Thanks,
Lawrence
2004 Aug 06
2
need help/ideas please, oh and answers
Hi Folks: I have had need to write a streamer and scripts to stream
audio content on demand. Basically a person browses through a
directory tree and selects a file to listen to at which point a stream
is created and pushed to the listener through the icecast server.
My questions start with is there anyway in the server to set a
variable to kill/terminate a source when it has no listener
2010 Feb 17
0
[LLVMdev] Need help getting LLVM JIT running on ARM
Specifying --host, --build and --target should work. For example,
$ configure --host=arm-apple-darwin10 --build=i686-apple-darwin10 --target=arm-apple-darwin10 --enable-targets=arm
-Jim
On Feb 17, 2010, at 12:26 PM, Puyan Lotfi wrote:
> Does anyone know what I should be doing if I want to cross compile LLVM for the ARM architecture?
> I want to use the LLVM JIT on ARM for a class
2010 Dec 20
1
Need help getting a program installed and running
I am trying to get a program running under Fedora/Wine. I don't really
know where to start with that, I can't find a "how to" for what steps to
do and what to look for, so, please help with either a pointer for the
how to or some help getting this working. I do know the program needs
.net 2+.
Log from installing:
wine streetsmartpro20101115.exe |tee sspInstall.log
2010 Feb 17
1
[LLVMdev] Need help getting LLVM JIT running on ARM
Is this the configuration you would give for an iphone?
-Puyan
----- Original Message -----
From: "Jim Grosbach" <grosbach at apple.com>
To: "Puyan Lotfi" <puyan at gatech.edu>
Cc: llvmdev at cs.uiuc.edu
Sent: Wednesday, February 17, 2010 4:42:37 PM GMT -05:00 US/Canada Eastern
Subject: Re: [LLVMdev] Need help getting LLVM JIT running on ARM
Specifying --host,
2006 Mar 05
0
cannot get rsync to run completely - Really need some help in fixing this.
I'm trying to get rsync to do a complete backup of a NetWare server on the same LAN. For some reason it either completes the reading of the file list and starts copying files (only about 25) then it stops with the following error:
rsync error: error in socket IO (code 10) at io.c(1941)
or it does nto start up at all.
I'm using version 2.63 as a .nlm on the NetWare server.
Other errors I
2010 Feb 17
2
[LLVMdev] Need help getting LLVM JIT running on ARM
Does anyone know what I should be doing if I want to cross compile LLVM for
the ARM architecture?
I want to use the LLVM JIT on ARM for a class project this semester.
I have built and/or installed a few different gcc arm (arm-linux, and also
one that is arm-elf) toolchains, and have had trouble getting LLVM 2.6 to
configure and compile using the --host and --build switches of the config.
If there
2011 Sep 13
2
help with hclust and cutree
Hello,
I would like to cut a hclust tree into several groups at a specific
similarity. I assume this can be achieved by specifying the "h" argument
with the specified similarity, e.g.:
clust<-hclust(dist,"average")
cut<-cutree(clust,h=0.65)
Now, I would like to draw rectangles around the branches of the
dendrogram highlighting the corresponding clusters, as is done by
2006 Apr 11
1
Bug#361968: Wrong name in manpage
Kanru,
Thanks for the bugreport.
On 11 April 2006 at 22:03, Kanru Chen wrote:
| Package: r-base-core
| Version: 2.2.1.svn37668-1
| Severity: minor
|
| In manpage of /usr/bin/R, the first, fourth and last line shows `VERSION'
| instead of `R'.
|
| I believe it is a typo.
More likely something is wrong with how R.1 is autogenerated using help2man.
Incidentally, that `R --version'