Displaying 10 results from an estimated 10 matches for "program_file".
2010 Sep 09
2
[LLVMdev] install llvm-tv on ubuntu
...ur out some errors of the source of poolalloc. Then I chang to download llvm and poolalloc form release_26, and buid them successful. But when I build llvm-tv, it error as followed.
---------------------------------------------------------------------------------------------------------------
/root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/PictureCanvas.h:38: error: ‘myImage’ was not declared in this scope
In file included from /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CFGGraphDrawer.h:10,
from /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CFGGraphDrawer.cpp:1:
/root/Program...
2010 Nov 29
1
Setting default path to library
Hello
I recently upgraded from 2.11.1 to 2.12.0 on a windows machine. When I
launch R via TINN - R,(2.3.7.0) most things appear correct. The exception
is the path to the library.
I store all of the packages in C:\Program_Files \R\R-2.12.0\library
Last week when I upgraded I rec'd an error:
Error in loadNamespace(i[[1L]], c(lib.loc, .libPaths()))) :
there is no package called "cluster"
Well the cluster package was there, but I installed a new version from a
local *.zip file to be sure, and things worked...
2001 Aug 20
1
Might and Magic 6 DLL error.
...d in a previous post in the archives someone was having the same
trouble and mentioned to run wine with --winver nt40. I tried this but the
system just hangs when launching the app.
There is a section in wine/config about special dll's. Is it possible to add
the dll and its path (/windows/Program_Files/Might and Magic 6/mss.dll) to
this list to ensure its load. If so can someone explain the syntax or point
me in the direction of the HOWTO or help doc that will explain it for me?
Thanks in advance.
Kat
2001 Oct 17
2
Installation
Please help,
I Did my best at following instructions and reading documentation
and newsgroups but am still confused. I have some questions:
I have no windows partition or MicroSoft Windows.
I have /c, /c/Program_Files.....
I did run winesetuptk to generate some registries
When I run winecheck I get
021. Checking availability of windows registry entries... CRITICAL
(entry "Default Taskbar" not found).
- ADVICE: Windows registry does not seem to be added to Wine. This can
affect many newer programs...
2011 Jun 06
2
re-installing a software (office 2007)
Dear Friends,
I am using wine version 1.1.37 in fedora 10. I have been using ms office
2007. Suddenly word behaves in a strange way that when i open word, the
system hangs. I would like to re-install the ms office application. So i
would like to know,
How to un-install the existing version and install the ms office once again
?.
Thanks in advance,
Bala
-------------- next part --------------
An
2005 Feb 09
0
win32-dir, now in CVS
Hi all,
I''ve checked win32-dir into CVS. Please take a look.
It''s nothing fancy - just defines some constants:
Dir::WINDOWS # C:\WINNT
Dir::PROGRAM_FILES # C:\Program Files
And so on.
Take a look. As long as there are no complaints, I release it (and
win32-changejournal) this weekend.
Oh, a couple of requests. First, please take a look at the extconf.rb
file. There are a couple of libraries that I could explicitly link
against, but it doesn&...
2010 Jul 18
4
shared .wine directory?
Is it possible to have a shared .wine directory? I have office 2007 on my machine and wish to have it accessible for three users without the need to install three copies of it.
2003 Jan 02
2
crazy smbpasswd
...)
getsmbfilepwent: malformed password entry (no :)
add_smbfilepwd_entry: unable to open file.
Failed to add entry for user Stealth.
Failed to modify password entry for user Stealth
also wheni try and mount a share it reports this........
[root@Nooblesse root]# mount -t smbfs //TBIRD/Programs /mnt/program_files/
INFO: Debug class all level = 2 (pid 23864 from pid 23864)
added interface ip=192.168.1.101 bcast=192.168.1.255 nmask=255.255.255.0
Got a positive name query response from 192.168.1.100 ( 192.168.1.100 )
Password:
23864: session setup failed: ERRDOS - ERRnoaccess (Access denied.)
SMB connection...
2005 May 04
0
New win32-dir
...0020
CSIDL_COOKIES = 0x0021
CSIDL_HISTORY = 0x0022
CSIDL_COMMON_APPDATA = 0x0023 # All Users\Application Data
CSIDL_WINDOWS = 0x0024 # GetWindowsDirectory()
CSIDL_SYSTEM = 0x0025 # GetSystemDirectory()
CSIDL_PROGRAM_FILES = 0x0026 # C:\Program Files
CSIDL_MYPICTURES = 0x0027 # C:\Program Files\My Pictures
CSIDL_PROFILE = 0x0028 # USERPROFILE
CSIDL_SYSTEMX86 = 0x0029 # x86 system directory on RISC
CSIDL_PROGRAM_FILESX86 = 0x002a # x86 C:\Program...
2007 Apr 03
4
binding JAVA, rushing!
Hi,
I met a problem when I binding JAVA.
1. download xapian-bindings-0.9.10.tar.gz to my local.
2. unzip binding file.
3. input ./configure --with-java in cygwin.
4 give me error:
checking for java... /cygdrive/c/Program
Files/Java/jdk1.5.0_11/bin/java
checking for javac... /cygdrive/c/Program
Files/Java/jdk1.5.0_11/bin/javac
checking for jar... /cygdrive/c/Program
Files/Java/jdk1.5.0_11/bin/jar