I have browsed every Google result, read all the forum posts about this error, but I cannot solve it.
When using PECL install for anything, I always end up getting this error:
checking ...
|
i'm new to ubuntu
and i want to install webkit 1.0 as dev version but i don't know what i have to do ?
|
I have to install windows service using Visual Studio. Target location for the install is handled by “DefaultLocation” property in Visual Studio setup project. I had used [AppDataFolder] tag to install ... |
I need to check whether certain Debian packages are installed on a system in my C program. I could use external shell scripts which do grep magic of apt-cache output with ... |
I have installed mono 2.8.1 using the package installer from mono-project.com and the f sharp libs/bins from http://fsxplat.codeplex.com/releases/view/55463.
When I run fsharpi from the Terminal, I get the following back:
Microsoft ...
|
Can anyone guide me as to how can I install MYMPI.c library using linux envirnoment?
|
how to get installed application
software list using c.I got solution
in c#.This is the c# code
System Microsoft.Win32
...
|
|
How to get installed application software list using C? I have a solution in C#. This is the C# code:
System Microsoft.Win32
private string Getinstalledsoftware() {
string Software = ...
|
how can i install the c library in minGW?
i always get some error like when i want to run some scripts:
Cannot find <clang-c/Index.h>
Please ensure libClang is installed
some ideas?
|
The main website for building the mod_ldap and related modules for Apache require the config script to point to a "C SDK", I've installed OpenLDAP however I cannot seem to locate ... |
I'm taking this course from cs50.tv, which is harvard extension school and in the course they are using a library they made called cs50 , on this link its available for ... |
We have a project that is going to require linking against libcurl and libxml2, among other libraries. We seem to have essentially two strategies for managing these depencies:
- Ask each developer to ...
|
I was able to install and use IBM DB2 Express-C 9.5.2. beta in Mac OS X Snow Leopard with no trouble at all. In Mac OS X 10.7 Lion, though, installation ... |
Have you read the manual? How about what OS are you using? I like visual studios myself. Also, did you really need to post this question twice? How about what issues you are having exactly with errors that are displayed. We are here to help you, but you have to show some level of effort on your part. |
|
i just installed a game entitled "Tom Clancy Splinter Cell Double Agent 4" then everythig goes directly installed and also the patch of the games was also installed. Then i try to play the game then the dialog box appear showing: single player, multiplayer, credits and quits...then i choose single player, after that here goes the error. it appears like this ... |
I tried that earlier, I get like this: linux-g88s v1 # emerge tclsh --- 'profiles/arch.list' is empty or not available. Empty portage tree? --- 'profiles/updates' is empty or not available. Empty portage tree? !!! ARCH is not set... Are you missing the '/etc/make.profile' symlink? !!! Is the symlink correct? Is your portage tree complete? linux-g88s v1 # |
|
There are various downloads of MSDE you can get by using Google. However, MSDE is the Microsoft SQL Desktop Engine and you shouldn;t need this unless you are doing SQL development. You might do your Visual Studio.NET install using the the Custom option and de-select the SQL stuff. All you really need is C/C++. |
P: n/a krdu We have a problem, and as I am not a driver programmer, or even a Windows Applications programmer, I dont even know how to start. Any help you can give will be appreciated. This involves the Dell Latitude XT laptop. This computer has an N-Trig touchscreen digitizer. I am skipping the analysis of the problem and getting right ... |
|
Hi, I just began a new course at uni and I'm gonna have to use C. I have never used it before (my programming experience is Java, Ruby, SQL, assembly), so I was wondering how do you install it on Mac machine? What installers to use? Which are the best (I will use it for graphical applications)? What good tutorials are ... |
Hi folks, I'Ve been working with C for quite some time now.but now i am facing a pretty strange problem..I am unable to install it in one of the systems.. I downloaded a turbo c compiler 3.0 from net, extracted the file, copied the file to c:/, went inside TC/BIN and clicked on tc.exe. I got the user interface as usual. ... |
|
Hi all, I use Linux and the gnu g++ compiler. I'm trying to work with a library but compilation fails that the header files couldn't be located. I installed the library under the /usr/local directory. Then I moved the library directory to /usr/include and I had no problems with the header files but then I had linking problems. hmmm =/ So ... |
Hallo, I am a newbie in C and I have a question regarding C libraries. I got an application in C and I am trying to add some new features on it for my work. The problem is this application requires the installation of an external Library A (not a C standard library). After some time I managed to install the ... |
nomadcontauroi@hotmail.com wrote:[color=blue] > who can tell me the mathod of install borland c on my pc ?[/color] Probably someone on one of the Borland news groups or the documentation that Borland provides. We only deal with C itself here, not the specifics of all the thousands of implementations. [color=blue] > I know this quanstion is a little fanny:) > or any ... |
|
|
|
|
|
|
|
Problems installing Mingw5.1.4 I decided to install this stuff, and i opened their page where they said how to do that, i downloaded the automated installer... it was fine... then during install it gave me this error: Code: File already exists - skipping mingwrt-3.15.2-mingw32-dev.tar.gz File already exists - skipping w32api-3.13-mingw32-dev.tar.gz File already exists - skipping binutils-2.19.1-mingw32-bin.tar.gz File already exists - skipping ... |
|
|
Hello everyone. I'm a beginner in C programming, and I was just a little curious: Is it possible to install multiple compilers (on the same platform)? For instance, is it possible to install, say, Compiler A and Compiler B on the same platform (say, a computer running Win32)? I was wondering because I've heard various things from novices saying "you can ... |
Here's the G-O with Turbo C Version 2.1 It's broken into three disks. You're installing from your hard drive. Download the zip. Extract all of the files with Path "Disk2" (this will be shown in Winzip) to a disk. Extract all files with Path "Disk2" to another disk. Extract the rest of the files (Path will be "Disk3") to another disk. ... |
HI I need to know how to use the GMP library in windows I found this tutorial http://www.cs.nyu.edu/exact/core/gmp/ but I still don't understand what I have to do I followed the steps under Visual C++ 6.0, the code I downloaded needed some tweaking to get compiled, but after compilation I get a lot of obj files and now I have no ... |
I have updated a program whih has a shared library so that other programs can access some of its data. However these other programs are getting 0 for data items they try and access via the shared library, non zero values exist. I have deleted all the .obj files and re-compiled them, but still the same problem including the shared library ... |
This is C#. Is there any way to detect if certain programs are installed? For example, say I want to check to see if Adobe Photoshop is installed, how would I check? I know I can write a library that has the default paths to the applications, but some users may decide to install it to a second drive or removable ... |
I need to determine if a driver is installed for one of my programs, but I have no idea how to do so. I figured out how to run the setup program for the driver from my application, but need to make it to where it determines if the driver is installed before running the rest of the program, so I ... |
Hi! I installed a thrity party package first into /usr/local/, then .h files goes into /usr/local/include, and libs go to /usr/local/lib. But when I include the .h header file in my c++ program, it says it can not find the .h file, then I have to use -I, sth like: g++ test.cc -I/usr/local/include/cc++. then I reinstalled it into my /usr directory, ... |
I am using DPInst.exe that comes with the windows DDK to silently install an unsigned driver for a PnP device. I would like to know if there is a way to suppress the driver installation window that pops up when you plug in a PnP device. Another possible solution would be to kill the installation app from mine, but I don't ... |
I have a usb device and it's .inf and .sys driver files. For learning purposes (read as I will have to do this for work soon), I would like to write an app in C++ or C# that will detect the device when it is plugged in and install the driver automatically instead of the wizard popping up where windows prompts ... |
Hello, I was trying to compile (with vc++ 6) a program which uses parts of the STL and I got compile errors (push_back is not a member of string, etc) which I googled for and found that they would be fixed if I installed STLport. I downloaded the latest version from sourceforge and followed the instructions but when I run the ... |
|
I have Microsoft's Visual C++ 6.0 installed on my computer. My computer uses Windows XP Professional service pack 2. I have a copy of Borlands C++5 installation disk (and associated manual) but I haven't installed it. This is because someone once told me that two C++ compilers couldn't be installed on the same hard drive. ( I think that that person ... |
Ok I am trying to install gmp-4.1.1 and i downloaded cgywin and i did the ./configure --prefix=/cgwin/d/gmp/ And it starting to configure untill it came to the error compiler not found. I have visuall c++ SO i look up another tutorial which said that you could open the dsw and compile it within visual c++ but inside the gmp zip file ... |
if( !CreateProcess( NULL, //ModuleName, // module name sCommandLine2 , // Command line. NULL, // Process handle not inheritable. NULL, // Thread handle not inheritable. FALSE, // Set handle inheritance to FALSE. 0, // No creation flags. NULL, // Use parent's environment block. NULL, // Use parent's starting directory. &si, // Pointer to STARTUPINFO structure. &pi ) // Pointer to PROCESS_INFORMATION structure. ... |
|
If it's just an executable (you have no source code), you're no doubt out of luck. OS's (whether commercial things like Windows, Linux, etc., or homegrown) deal with the hardware attached to the system and the application deals with them, typically through an API though one can get down and dirty. It's called a 'portability issue.' |
Hi, Usually I just do part of software, not related with the interface etc.... But I created one, with vc 6++ . So it's build an execute, but I would like to create an installation with this that install all the dll necessary etc... ! is it possible ? any software tools that do this ? edit : I know there ... |
Hi I have gcc3.2 version installed in my machine. I need gcc3.0 for ILOG configurator whose libraries are for gcc3.0 alone. Just for one application I need gcc3.0: I dont want to loose gcc3.2 as I have lot of other coding in it. Is it possible to have both the compliers installed at the same time? Thanks, Sathi |
Duron 750, windows 98se with some updates, ie6 There is the problem that began to piss me off: Everything's ok when installing vs6 without InterDev (I've tried many configurations struggling to figure out). When I try to install vs6 with InterDev selected everything seam ok (all stuff copied) but when it finally tries to register components shows up following error message. ... |
i have installed http_fetcher-1.0.2 in my linux machine steps i used 1)unziped the tar file 2)run "configure" 3) run " make" 4) run "run install" but i am getting error when i am running testfetch given by them ./testfetch: error while loading shared libraries: libhttp_fetcher.so.1: cannot load shared object file: No such file or directory |
|
|
|
The Turbo C I am most familiar with was designed to be used under DOS: preceding Windows 3.1, preceding Win95, preceding Win98, preceding Win2000, preceding WinXP. The huge hint to be taken here is that it is generally not appropriate for general use on a more modern OS, and this has been the case for well over a decade. It's too ... |
Welcome to the forum manju_b. A few suggestions on using this forum: 1) Don't post onto a thread that is more than 3 months old. Start a new thread, instead. 2) Always post any code, inside [code] tags, so it looks like a program and not all squashed to the left side margin. 3) Enjoy the forum! Google "Borland Legacy Programs", ... |
|
Hi All, I have a build an application which uses file names from a directory. to get these file names I used the following code from MSDN. FILE * fp; String *extension; // Create a reference to the current directory. DirectoryInfo* di = new DirectoryInfo("C:\Sachin"); // Create an array representing the files in the current directory. FileInfo* fi[] = di->GetFiles(); //Console::WriteLine(S"The ... |
thanks :) plug and play documents helped me in solving COM port detection. i am using WM_DEVICECHANGE to detect hardware after that i want to check if it is the same bluetooth device which i want to install (i dont know how it can be done though) may be i need to enter device information in registry during install process i ... |
If you didn't install it and you need to find the location of it, well, you're going to have to search for it folder by folder. If it installed shortcuts, either on the desktop or the start menu, well you just have to interpret the shortcuts (which have the location of the executable). |
|
|
|
I have Office 2003 Professional installed on my C Drive. I'd like to run Outlook 2003 and Business Contact Manager from my J Drive. Using the Control Panel and Add or Remove Programs does not give me an option to use any drive other than C when adding new components (I already have Outlook XP installed) or a custom installation. |
|
Hi We're using Advanced Server for our core systems, so I'm just trying to do a local install to familiarise myself with Postgres. I'm running Windows XP Pro SP3 and I've downloaded Postgres Plus Advanced Server 8.3 (8.3.0.12) (pgplus-advsvr-windows_83012b.exe) When I run the setup the install fails at 33% and the log file contains: (Aug 19, 2008 11:22:33 AM), Install, com.enterprisedb.isaction.InitDBFailAction, ... |