Displaying 20 results from an estimated 100 matches similar to: "Install Burraconline.com"
2007 Jul 10
3
slight irritation using digest (from the ports)
Hello Folks!
For a special application I needed to create digests (or hashes) using
the whirlpool algorithem. It was kind of hard to find something that
actually did that. But I found digest in the ports tree - ok, with some
help from someone who seemed to know what to look for. :-)
What irritates me is the Wikipedia-page on Whirlpool:
http://en.wikipedia.org/wiki/Whirlpool_%28algorithm%29
2009 May 04
5
OneNote2007 and Wine
Hi
I am sorry if I am repeating what has already been asked but I've looked through what seemed to be relevent and got lost after about one sentence!
I have just bought and Acer One running Linpus Linux Lite which is the first time I have used a Linux based PC.
I really would like it to run OneNote2007.
So in the last 7 hours I've learnt loads of stuff but still haven't managed
2009 Jan 05
3
VMware Infrastructure won't start.
Hi
I have installed VMware Infrastructure and it crashes when I try and run it.
I have installed .net2 using winetricks , running wine-1.1.9 on Fedora
release 10 (Cambridge).
when it crashes it does this
[gregory.machin at gregory-workstation Launcher]$ ./VpxClient.exe
fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported
fixme:win:EnumDisplayDevicesW
2009 Dec 31
3
Current state of MS Office 2003?
I installed Office 2003 in Wine without any winetricks or native DLLs.
Excel works great, Word crashes a lot and can't save.
What's the current best attempt to get Word 2003 to work in Wine? I
see the AppDB shows no ideas on getting it working ...
It's supported in CrossOver, so it should be possible in winehq Wine!
Has anyone got Word working?
- d.
2009 Sep 08
12
Winetricks not connecting to M/soft
Hello all, newbie at linux.
have installed Wine 1.1.17 and trying to use Winetricks to install the windows components to use with autoCAD 2006.
When winetricks gets to the part where it connects to M/soft, it times out while waiting for a connection.
Is there a solution to this or just keep trying?
Cheers and TIA
2008 Jun 10
5
langpack.exe cannot be varified
i used wine to install a Windows program.
At the end of the installation, it says:-
"The publisher of the data "C:\windows\temp\VSD8b30.tmp\dotnetfx\langpack .exe cannot be verified."
i looked through the files and found out that "C:\windows\temp\VSD8b30.tmp\dotnetfx\langpack.exe " does not exist.
there isnt any langpack.exe, instead there is dotnetchk.exe.
i didnt get
2011 Nov 18
8
wbfs and framwork 3.5 help
Hello i'm trying to load wbfs manager 3.0, but it won't load, it tried but then just quits.
I'm thinking that I need microsoft frame work 3.5, do I have downloaded this and try to install, it always fails just before the end. When i try in terminal , sh winetricks dotnet30 it also fails giving this message "Note: command 'wine sc delete FontCache3.0.0.0' returned status
2011 Mar 11
4
The Geeks Toy (soft for Betfair)
Hi all,
I'm trying to run Geeks Toy (http://www.geekstoy.com/) but get an error
Code:
[aeo at localhost AGT Pro]$ ./AGT\ Pro.exe
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"configSections" in state 1
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"connectionStrings" in state 1
fixme:mscoree:ConfigFileHandler_startElement Unknown element
2012 Mar 18
3
Having an issue install DotNet3.0
I currently have Wine64 on my Debian Sid system. I compiled Wine myself.
Anyway, I also have winetricks.
Code:
josh at HAL9000:~$ winetricks dotnet30
Executing w_do_call dotnet30
Executing load_dotnet30
Executing w_do_call dotnet20
Executing load_dotnet20
Executing w_do_call fontfix
Executing load_fontfix
Setting Windows version to win2k
Executing winetricks_early_wine regedit
2012 May 07
3
dotnetfx installation with wine 1.3.28 + winetricks
Well what to say? It just does not work.
Here is the console-output:
$ bash winetricks dotnet11sp1
Executing w_do_call dotnet11sp1
Executing load_dotnet11sp1
Executing w_do_call dotnet11
dotnet11 already installed, skipping
Executing mkdir -p ~/.cache/winetricks/dotnet11sp1
[...Downloading stuff...]
Executing wine
~/.cache/winetricks/dotnet11sp1/NDP1.1sp1-KB867460-X86.exe
2011 Mar 22
4
I cannot install dotnet20
Hi
I just compiled the latest version from git repo and trying to install dotnet20 and this is what I get
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you
2008 Apr 05
2
installing dotnet20 fails
I am trying to install dotnet20 in 0.9.58 with
sh winetricks dotnet20
It hangs after extracting a file with
sh winetricks dotnet20
Using system libcrypto, version 90709F
DLSYM: Failed to resolve FIPS_mode_set: 127
DLSYM: Failed to resolve FIPS_mode: 127
DLSYM: Failed to resolve SHA256: 127
DLSYM: Failed to resolve SHA512: 127
DLSYM: Failed to resolve EVP_sha224: 127
DLSYM: Failed to
2010 Jul 08
1
Poker tool: Elephant
I would like to get this program to run:
http://www.pokerstrategy.com/software/9
It needs mono, which is no real problem, I used winetricks to install dotnet20 and mono. Unfortunately I run into the same problem that is described here: http://www.pokerstrategy.com/forum/thread.php?threadid=24647&threadview=0&hilight=&hilightuser=0&page=1
but the solution requires me to run an .msi
2002 May 17
2
acrobar reader under wine
hi,
this is the outcome when I try to run acrobat reader under wine
fixme:ole:CoRegisterMessageFilter stub
fixme:heap:RtlCompactHeap stub
fixme:win32:PE_CreateModule Security directory ignored
err:win32:PE_fixup_imports No implementation for GDI32.dll.402(NamedEscape)
imported from C:\winnt\system32\dllcache\atmlib.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for
2010 May 26
3
dotnet20 error
Ubuntu 10.04
WINE 1.2-rc1 (Set to Windows XP version)
Winetricks 20100424
Anyway, I try to install dotnet20 via winetricks on a clean WINE using
Code:
sh winetricks corefonts vcrun6 dotnet20
.
That is what I read on another forum post from here. However, I consistently get the same error error when I get to the dotnet20 install.
Code:
Executing cp -f
2010 Jul 08
1
Microsoft .Net Framework Setup Failed
Hi All
Floundering a bit on installing MS Office, after a long path round the internet I am finally stumped at
Executing wine /home/bstones/.winetrickscache/dotnet11/dotnetfx.exe
fixme:sfc:SFC_3 0
err:ole:create_server class {000c101c-0000-0000-c000-000000000046} not registered
err:ole:CoGetClassObject no class object {000c101c-0000-0000-c000-000000000046} could be created for context 0x4
2010 Jan 08
1
.NET application on WINE KARMIC
Hello to you all.
I've develop one app that works fine on windows and that was developed using MS Visual Studio 2008 using .NET FW 2.0
That application uses one web reference that is running on my enterprise web server.
Whem I try to install DOTNETFX.EXE on WINE, I got some errors (pic 1 and 2) and even if I try to run my app I got also some errors (pic 3 and 4)
2006 Jul 09
6
Wine : Programs requires .Net Framework 1.1
Hello all,
I need to install .Net Framework 1.1 (program dotnetfx.exe).
I did not succeed.
How can I do that ?
Thank you for your help
___________________________________________________________________________
Yahoo! Mail r?invente le mail ! D?couvrez le nouveau Yahoo! Mail et son interface r?volutionnaire.
http://fr.mail.yahoo.com
2011 May 16
2
Wine 1.3.19 and dotnet 1, 2 and 3
Hello to everyone.
I'm trying to install both dotnetfx 1.2.3 in order to check to run a special program for windows xp we use in our office.
First of all I installed dotnet 2, 3. and the installation worked great.
The problem is to install dotnet 1.1.
When I run winetricks I receive this error message.
lorenzo at lorenzo-virtual-machine:~/.cache/winetricks/dotnet11$ winetricks
Executing
2011 Mar 23
6
storage and iphlpapi errors when creating wineprefix
Hello, right after installation of WINE I've used
Code:
WINEARCH=win32 winecfg
command, and that's what i got:
Code:
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x8ede90c, overlapped 0x8ede8f0): stub
Anybody have idea what's the problem? These errors are probably reason why i can't install dotnet20 (from both