2,228 Topics
![]() | |
Hello It's one year that I use G++, now every time that I try to compile somethings I see always: g++ error: process: No such file or direct I use Ubuntu and I always used to compile a file (ex. hello.cpp) g++ ./hello.cpp -o hello and after ./hello I tried … | |
Does anyone here know of a good C++ compiler for Ubuntu Linux 6.06LTS? Preferably available by means of apt-get or wine. Dev-C++? I couldn't find it for Linux... -- Alex; any help appreciated | |
[B]Problem in connecting internet on ubunto 10.04 through idea netsetter.............[/B] Hello I try a lot to connect my netsetter usb modem but it ubuntu 10.04 os not detected as modem..........please help me Thanks in advance | |
can anyone please tell me what is wrong with dis code.....i am getting a segmentation fault even though it has been compiled successfully(in a unix system): [CODE]#include<stdio.h> int low,high,mid; void msort(int a[],int low,int high); void merge(int a[],int low,int high,int mid); int main() { int a[10]; int count; for(count=0;count<10;count++) { printf("Enter … | |
I'm in the middle of a project development, and I'm frustrated with this problem. Im running XAMPP under Ubuntu 10.04 (Lucid Lynx) mySQL version : Ver 14.14 Distribution 5.1.41 The problem is that, mySQL is accepting null values even if the field is declared with the NOT NULL constraint. Example: … | |
Hi all, Does anyone know of any good tutorial that explains how to set up a website on apache web server. I need it to be in Linux (Ubuntu). Or if anyone can explain to me how to do it that would be great to :) all I need to … | |
hi friends i am new to shell programming and learning bourne shell....this is the syntax i am using a=10.0 b=20.0 c='echo $a+$b|bc' #wanted to add two variables in c echo $c this is the .sh file that i have created but when run in terminal,it is showing "echo $a+$b" not … | |
tried to run a simulation for wired-cum-wireless scenario. It is good when i use a single base station. But, when i use more than one, following error is displayed. # --- Classfier::no-slot{} default handler (tcl/lib/ns-lib.tcl) --- _o92: no target for slot 0 _o92 type: Classifier/Port content dump: classifier _o92 0 … | |
I have VLC running on my laptop which does happily plays CDs and movies on the local disk. However I'm not able to play DVDs. In the Preferences under Input & Codecs Settings where default disk device can be set I'm getting 2 question marks in diamond shape and the … | |
I have done side by side install of Windows 7 and Ubuntu 10.0.4. I have setup a third partition for all my files I will switch between (i.e documents, music, and video's). How do I setup the third hard drive so that I can open in it the terminal so … | |
i have vista on my dell latitude D260. i wanted to 'upgrade' to ubuntu , so i downloaded and burnt the image onto a cd . when i try to boot via the cd nothing ever happens. in this lappie , when i go to bios tit asks me to … | |
Hello Last year I tried Ubuntu on a live CD on my mother's laptop that had Windows Vista. She didn't like it, so we didn't install it. For some time we had been thinking about upgrading to Windows 7, and yesterday we did. So her laptop has Windows 7 now, … | |
i can vncviewer and vinagre from the local machine and that makes sense... cuz its that machine... but whenever i ssh in i cant run it remotely and it seems to me that would be the point... ssh -X -l <user > <ip> is the command i use to get … | |
hi , I have ubuntu 10.4 on cd and I tried to install it the following error occured at the begining : (process:257):GLib-Warning**:getpwuid_r():failed due to unknown user id(0) stdin:error0 plz tell me what to do | |
Hi people, My name is Ashwin , and I am new to this forum. This is my first post. I had installed ubuntu 9.04 on my lenovo s-10 netbook with windows xp (dual boot). But the netbook crashed when i tried to access windows files from ubuntu. I had to … | |
hi,i am new to C i am constantly getting the error "Segmentation fault" and i dont know how to deal with it. I can't find an error in my code. [code=c] #include <stdio.h> #include <stdlib.h> #include <ctype.h> #include <string.h> #include <netinet/in.h> #include <arpa/inet.h> #include <pcap.h> int main() { FILE *ifile,*ifile1; … | |
hello am new here. i have a difficult problem i have been trying to solve for the past few months. i just installed lamp on ubuntu 10.08 and started building my first database application. i intend to build a form. the form is called sign.php and the script is defined … | |
hi i am new to programming and have had problems installing C++ on vista. Is it possible to get C++ working on vista or will I need to switch back to XP or ubuntu? Does Bloodshed work on vista? | |
Im just doin some testing with a local webserver. i have one user: hybrid who can login to the webpage fine and has for a while. But when i added a few users: usa, can with simple passwords using: ubuntu # htpasswd passwd can thats works fine. But I cannot … ![]() | |
Hello I was trying to compile programs using DevC++ for Windows, (I also looked at WxDevC++) I can get generic console apps I made in C++ to compile under windows. What I want to be able to do is compile some opensource programs that use make to compile. When I … | |
hi, i've installed Ubuntu Linux Horay hedghog edition on my computer. it runs perfictally except the sound doesn't work. i've looked all over the forums and found some stuff but none of it worked. anyway, heres my delema, i can't get the sound driver to work, i've tryed ALSA and … | |
Hello. I have a linux VPS which is running ubuntu 8.04 I want to execute some command to the terminal, for doing that i use system() or exec() function. The functions are working properly at localhost, but aren't working properly on the VPS. Let's say, i have a command :- … | |
When I try to access the /var/www/ folder through apache, which is at [url]http://tom-server/[/url] from my Windows Machine, I get this error, even though it was working before with no changes: [code]Forbidden You don't have permission to access / on this server. Apache/2.2.14 (Ubuntu) Server at tom-server Port 80[/code] This … | |
I have a screwed install of MySql Server on my Machine its a 10.04 64-bit Ubuntu. I can neither Remove it or Install a new one. [CODE]I tried apt-get remove [/CODE]and [CODE]dpkg --purge mysql-server-5.1[/CODE] They both reach [CODE]dpkg --purge mysql-server-5.1[/CODE] and stay stuck there. Can anyone please help me completely … | |
When I try to start mysql server with [icode]start mysql[/icode], I get this error: [icode]Unable to connect to system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory[/icode] What could I do to fix it? I'm running Ubuntu Server btw. | |
Hi, My external hard drive has stopped working and I need to get all my photos of it, as some of them are really important to me as I am a photographer. Can anyone suggest to me the best method to get the photos back. The hard drive is appearing … | |
hi.... if i download UBUNTU OS in my system....will it work with my existng windows or ll replace it??? will i get it while em offline???? | |
I recently upgraded my Ubuntu from 9.10 to 10.04 and now it's messed up my Windows Vista partition. When I try to load Windows it boots to a strange login menu with low resolution. It then takes me to a screen with options like Repair/Fix, Recovery, Complete Recovery... I'll click … | |
I have to use a software package written in c with many different files. It has an executable file with a variable - cc=/usr/bin/gcc cc is later used in that file to compile other files present in the software. wenever i try to run this file I get an error … | |
I've just upgraded from Ubuntu 9.10 to 10.04 and now firefox will not play videos on youtube. Please help, thanks. | |
1. [URL="https://wiki.ubuntu.com/MaverickMeerkat/TechnicalOverview"]Overview[/URL] 2. [URL="https://blueprints.launchpad.net/ubuntu/maverick/+specs"]Features[/URL] Waiting for 10.10 :) | |
When I try to log into mysql with the command [icode]mysql -u root -p[/icode], i enter the password then it gives me the error: [code] ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/usr/sbin/mysqld/mysqld.sock' (20) [/code] I really don't know why it's trying to use '/usr/sbin/mysqld/mysqld.sock' because … | |
Hi, I have a Compaq and a gateway computer. I also have 2 network cards. In both computers, I have tried the following distros of linux: Ubuntu 10.4 Xubuntu 10.4 Ubuntu Server 10.4 Puppy Linux 5 Damn Small Linux In all combinations of computers, os, and network card, I have … | |
Hello, I need a simple open source audio library that can be used to play music and sound effects for C/C++. The audio files that I use are mp3, midi and ogg. My operating systems are Windows XP and Linux (Ubuntu). I need that the library be able to play … | |
hi guys i just got an ubuntu 10.04 lucida lynx installed on my laptop..id like some links on where i can download free ebooks on linux programming.tnx | |
Hi, I am a college student who wants to install a local testing environment for PHP, using something like XAMPP (on Windows) so I can just mess around with PHP and MySQL. The problem is when I install it, by default the site can be accessed by typing in my … | |
Hi, I'm trying to find a way to make some kind of monitor in C. I found this but i get : error: config.h: No such file or directory error: glibtop.h: No such file or directory error: glibtop/error.h: No such file or directory error: glibtop/cpu.h: No such file or directory … | |
Hi all! I am trying to manage and understand dates with c++, but the output that I am having does not help much. Basically I would like to adjust a localtime that can be seen in the string "s_prueba_time" to a UTC time (in my case -2 hours in summer … | |
I have a weird problem and I want to know if any of you have any ideas on how to fix this. If I do this... [code] swprintf(Dest, 500, L"G%sY", "AMEDA"); [/code] [b](wchar_t*)Dest[/b] contains the following text... [TEX]GAMEDAY[/TEX] But if I do this... [code] swprintf(Dest, 500, L"G%sY", L"AMEDA"); [/code] [b](wchar_t*)Dest[/b] … | |
I have another post entitled 'understanding wxPython' in which my code runs but fails to build the scroll bars as shown by my python programming book. Note that the code in the book is running on Windows and mine is running on Ubuntu. | |
Hi I'm running windows 7 and have recently had an issue when booting up. I turn the computer on and it displays a black screen w/t blinking cursor(BSBC) in the upper left hand corner. This continues for approx. 2 min. Then it will proceed to the GRUB where i can … | |
hello friends..i need some help here.. my os is windows seven,and i installed linux for a educational matter.then when i boot the computer i had to choose the os from the grub.And today morning i formatted the partition which is linux installed.then i unable to boot from windows seven.After that … | |
I have a 2005 Dell Model 8400 that WILL not reinstall Windows XP Pro from the factory disk. This machine was sent by a friend to a local NON Dell repair shop after a Windows crash. The friend did not know how to reimage. The repair shop gave it back … | |
I get a warning message while executing a C program containg 'gets'.Is there any way to avoid this.Currently I am using ubuntu OS> | |
Currently, reliance icall does not support any versions of linux. Is there any way to install it in any linux versions using some bridge software or third party software? | |
I unable to install all .exe files in ubuntu with wine. Can you tell any software required for install .exe with wine | |
I have installed fedora 13 in separate disk partition( Not inside window 7 )...so now i want to remove it and want to install ubuntu studio 10.04... As I am new to this Linux Environment I need ur help to step forward Please Help | |
Hey I can program in C,little bit in Python and Pacal and I really want to learn assembly. I'm 18 and finishing high school, programming is my hobby because school work sure isn't much of a challenge. I've downloaded a few books on Assembly they are: The Art of Assembly,Assembly … | |
Hello, I have a problem with compiling my code... Platform: [b]Ubuntu Linux 10.04[/b] Compiler: [b]gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3[/b] IDE: [b]Netbeans 6.9.1[/b] My C program is required to exclusively deal with Unicode. I can use these functions just fine: [b][COLOR="Green"]wcscpy(), wcslen(), mbstowcs(), wcstombs(), snprintf()[/COLOR][/b] The problem seems to only be when … | |
I'm still here at the Intel Developer Forum (IDF) 2010, and just had the chance to try out something cool. The Intel Atom processors are lightweight x86 processors for use in a whole range of small devices. And being x86-based, they can run modern desktop operating sytesms. At the beginning … |
The End.