Displaying 20 results from an estimated 500 matches similar to: "Runtime error 53: File not found"
2006 Oct 10
2
Anyone have tora running on CentOS 4.X talking to an Oracle DB?
I was looking for a tool to access an Oracle database (the lack of
readline support in SQL*Plus is really annoying) and stumbled across
tora. I successfully did a "yum install tora" , but I can not access
my Oracle database, as expected after reading the following in the
RPM description:
Tora ("Toolkit for Oracle") is a GUI-based database development
program,
2004 Jan 20
1
Roracle pre-compile error?
Hi,
trying ROracle failed? I'm using Oracle.8.1.7 which is on another machine.
With Tora i get access to the database what i wish to get with R-Project, too.
What does the message mean?
"Oracle pre-compiler proc not in /opt/oracle/OraHome1/bin/proc
you may not be able to compile ROracle"
I'm using linux sue9 and R.1.8.1.
many thanks for any help!
[snip]
2006 Jun 03
5
[LLVMdev] llvm-gcc 4.0 for Linux@x86
Hi!
Apparently there are no precompiled binaries for llvm-gcc 4.0 for Linux.
I've tried downloading the sources and building according to http://llvm.org/docs/CFEBuildInstrs.html (except I'm not an elite gcc hacker). I tried following the guidelines and got what looks like a gcc for x86 with no traces of LLVM. I tried passing --enable-llvm with various llvm root pathnames
and got ICEs.
2010 Sep 09
5
fixme:ole:OLEPictureImpl_SaveAsFile
Hello:
I'm trying to get Webtrends 6.5 working on Wine 1.2.0 (on Fedora 13). The main Webtrends app (wt_log.exe) runs fine, until I try to generate a report and I get the error in Wine:
fixme:ole:OLEPictureImpl_SaveAsFile
When this happens, I get an error in Webtrends:
"unable to extract bmpinfo (using vic32.dll) from file..."
I've tried installing "dcom98" with
2009 Sep 17
5
"this" variables being overridden?
Hi
I encountered this problem a few times in the past, but only now it is
consistent enough so I can write this email. In short, the problem is
that after I copy some structure from the profiled program to the dtrace
space, and set a "this-dataP" variable to point to the local copy, after
a while some of the fields of the local structure are overridden with
junk values. In
2009 Jan 05
10
Simple windows application not quite working
I am trying a popular simple educational windows application on Ubuntu (8.10) and Wine 1.1.12.
The application is called Atoumath (simple application to test metal calculation capabilities: http://www.kervenec.net/atoumath/telecharge.php). Sorry it is a french application but it is quite easy to install and use.
I am able to install and run the application with Wine but some of the UI is not
2010 Aug 02
2
Database (Jet 4.0) Problem.
I have tried everything in winetricks that makes sense, and the program still insists that the Jet engine is not present, when it can be clearly seen in the windows directory.
Here's the latest log: I don't see any database activity here, just a bunch of OLE calls.
fixme:ole:OleLoadPictureEx (0xba0e4c,18726,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fa70), partially
2006 Sep 10
1
[LLVMdev] #line directives in llvm-gcc
Hi!
Apparently llvm-gcc ignores #line directives in source files when generating debug information. When I compile this:
//test
int f(int a)
{
#line 1 "someplace"
return a*a;
}
//end
with `llvm -g -S lines.c`, `someplace' is not mentioned in lines.s. It also looks like functions #included from header files get attributed to the #including file (albeit at the right line number).
2002 Jul 17
1
(no subject)
Hello everyone two small questions with hopefully short answer.
1)How can I send simultaneously a massage to all members on the network
using smbclient???
2)smbtar does not back-up files and folders with hebrew names for those
files/folders so....?
Thanks:
Yossi Shani -> shaniy@actcom.co.il
2007 Apr 18
1
[Bridge] Spanning tree code
Hi
I'm looking for code that implements the 802.1d spanning tree.
Do you have an idea where can I download this code?
Thanks
Yossi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.linux-foundation.org/pipermail/bridge/attachments/20050818/692b471a/attachment-0002.htm
2009 May 11
6
Error using OSMTiles
I tried to start OSMtiles, a little programm to generate OpenStreetmaps-card for my Palm.
It starts, but shows me errors.
First it shows me "Bitmap-handle kann nicht erzeugt werden".
If I start it via terminal it shows:
fixme:ole:OLEPictureImpl_SaveAsFile (0x155ec8)->(0x170178, 0, (nil)), hacked stub.
fixme:urlmon:ObtainUserAgentString (0, 0x32f30b, 0x32f2fc): stub
2007 May 19
3
Asterisk and iBasis
Hi,
We are currently trying to setup Asterisk with iBasis. One question/problem we have is that Ibasis has told us to send the INVITEs to one IP address and all media to a different IP address. How can we do that in Asterisk?
Thanks
2011 Mar 11
2
Running Hitec HPP-22 under wine. (RC device, USB)
I use the Hitec Aurora 9 (A9) transmitter for my remote control
vehicles.
http://www.hitecrcd.com/products/aircraft-radios-receivers-and-accesories/aircraft/aurora9/aurora-9-2-4ghz.html
This transmitter is part of a system of devices. One of the devices in
this system is the HPP-22, which is a USB device that allows a computer
to communicate with the A9 in order to load and save model
2006 Jan 24
2
[LLVMdev] Dwarf Support - Early Bird Edition
Chris asked me to write up "LLVM Developer's Guide to Dwarf Support"
for LLVM maintainers. We are still in early stages, but we thought
we'd get it out there for the "need to bleeders." At some point this
information will be formalized and added to the LLVM documentation.
The enclosed document gives specific instructions for adding source
line number support
2012 Mar 24
5
Counter Strike not working!!
when i start cstrike.exe i get following :
ubuntu at ubuntu:/media/Others/Linux/Counter Strike 1.6/Counter-Strike 1.6$ wine cstrike.exe
fixme:ole:OleLoadPictureEx (0x92e164,7790,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fa70), partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x12ad30)->(0x12d8b8, 0, (nil)), hacked stub.
err:winediag:X11DRV_WineGL_InitOpenglInfo The
2006 Jun 05
2
[LLVMdev] llvm-gcc 4.0 for Linux@x86
On 6/3/06, Reid Spencer <reid at x10sys.com> wrote:
> I don't think anyone has successfully built llvm-gcc4 on Linux yet. I've
> tried and failed.
I have :-)
There was some patches, but I believe that they were all merged in the
latest snapshot.
Rafael
2009 Sep 10
5
wprime not work
Hello, under wine wprime not work.
How do that's work?
Thanks.
2008 Mar 09
5
Lineage2
Hello, i use search and dont find nothing about how to run lineage2 with wine :( may be here some body help me?
I have good knowlege on windows but in Linux world i am newbee (zzz zzz) :)
So I have instaled openSuse 10.3 (russian), I install wine from rpm for suse (its work fine on some small programs like calc notepad etc.) I copy Lineage2 all directory to my home directory into linux from
2006 Jun 28
2
RV: error in VB6 aplication
When I run the VB6 aplication , this is the error log
wine "c:\silverlab\silverlab.exe"
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:OleLoadPictureEx
(0x4143f104,774,0,{7bf80980-bf32-101a-8bbb-00aa00300c
ab},x=0,y=0,f=0,0x406bfae8), partially implemented.
fixme:ole:OleLoadPictureEx
(0x4143f104,1086,1,{7bf80980-bf32-101a-8bbb-00aa00300
cab},x=0,y=0,f=0,0x406bfab8), partially
2010 Dec 28
2
How to set up google client
I have downloaded translate client google program at http://translateclient.com/
Before , I have already installed wine 1.3.
But when I wrote the following string in terminal :
Code:
wine wine translateclient_install.exe
I therefore get many synstac errors :
Code:
salinh at salinh-P5L-MX:~$ wine translateclient_install.exe
err:richedit:ReadStyleSheet skipping optional destination