2,228 Topics

Member Avatar for
Member Avatar for Acidz

Hi, I'm new here... Please help me fix it, if I posted at the wrong section, this is about Python but also game development... So I'm not sure? :) anyway: I need some guide lines to the way of coding? or the use of things within the code... Here I …

Member Avatar for lrh9
0
281
Member Avatar for nchy13

i am working with g++ in linux ubuntu i am attaching input file for which error occurred. this file tries to insert 1000 numbers and then 250th smallest number. this code worked well when i inserted less numbers but it is not working for insertion of 1000 numbers. compiler shows …

Member Avatar for nchy13
0
175
Member Avatar for dnyansagar

Hi everyone. I have been using ubuntu for a while now. But this recent upgrade of ubuntu from 11.04 to 11.10 has caused me some problems. Mainly that some java applications are not running properly. I was using Figtree(phylogenetic tree app.) which was working fine until this upgrade. Now everytime …

Member Avatar for dnyansagar
0
223
Member Avatar for aramil daern

Hi fellow programmers. I am having a cross os compiling problem. I want my friend to test a program I am makimg, and he knows nothing about c++. I am using linux ubuntu 11.04 and can compile on that, but I can't find how to compile for windows, and he …

Member Avatar for aramil daern
0
75
Member Avatar for -Theo-

i was working on a project to send sms through my cellphone connected to my usb, but i did it on java with the comm library and on windows, now im working on ubuntu with c++, but i dont find any library that i could use to communicate with the …

Member Avatar for ret801
0
51
Member Avatar for quinnifir

Hello daniweb, i am currently working on setting up linux, and i need some help making a partition. When making a particion, this happened: [URL="http://i.imgur.com/xbJ17.png"]http://i.imgur.com/xbJ17.png[/URL] i need to combine the 2 ubuntu partitions to acually install it on that partition. i was wondering how to do this. Thanks, Quinnifir :D

Member Avatar for mjdodd
0
102
Member Avatar for nchy13

i have included just insert function in redblacktree class. there are[U] no compilation errors but it shows [COLOR="Red"]segmentation fault[/COLOR] [/U]on running. when i am calling insert function [B]it's not even entering into it as it's not printing the cout statement [/B]at first line of insert body. i am using g++ …

Member Avatar for Moschops
0
170
Member Avatar for iamthesgt

In writing a logging program for a SDK Engine, I have come across some problems. The logging function works fine when called with test programs, but when I run it in a full test of the SDK Engine, no file is ever created. I added some testing lines to make …

Member Avatar for iamthesgt
0
401
Member Avatar for yuca89

Hello! I am writing a simple java application which executes another command with "sudo" (on Ubuntu). My application works properly when i start it with "sudo my_java_application". But if i start it without sudo it does not works. And it does not ask me for password. It gives error when …

Member Avatar for yuca89
0
83
Member Avatar for Awah Mohamed

hello people. how are you all doing? my problem is i have been programming in c++ for almost a year now but i have always used windows with microsoft visual studio and dev c++ but now i discovered that programming in ubuntu is much more fun couz it is way …

Member Avatar for Awah Mohamed
0
209
Member Avatar for Staric

I have some machines with ubuntu which are experiencing issues when printing. I know it is a driver issue, Savin doesn't have a linux driver on the webpage. Any ideas anyone?

Member Avatar for rubberman
0
353
Member Avatar for NoviceCoder37

Exclamation Help with MP4BOX [, FAAC] Installation in UBUNTU 11.4 Hello. I am trying to install Clipbucket and all its required modules on Ubuntu 11.4. I have followed the tutorial at [url]http://www.andresmontalban.com/how-to-install-clipbucket-requirements-on-redhat-enterprise-5-server-with-cpanel/[/url] and have everything installed except for FAAC and MP4BOX. These are the errors I get: FAAC –> Error …

0
95
Member Avatar for mohamed moamen

I'm download oracle Database 10g from oracle web site , how i can install it On Ubuntu by details plz

0
121
Member Avatar for BobTheLob

Hey, so I'm having some difficulty getting my make file to work. When I try to make, I get this: [CODE]andrew@Samantha ~/Documents/OS_Projects/Chapter 6 $ ls Makefile Makefile_old semaphore.c andrew@Samantha ~/Documents/OS_Projects/Chapter 6 $ make make -C /lib/modules/2.6.38-8-generic/build SUBDIRS=/home/andrew/Documents/OS_Projects/Chapter 6 modules make[1]: Entering directory `/usr/src/linux-headers-2.6.38-8-generic' make[1]: *** No rule to make target …

Member Avatar for BobTheLob
0
173
Member Avatar for iamthesgt

I've got Open SUSE 11.4 and Ubuntu 10.10 now installed on the same machine now, but I need to edit the GRUB so I can boot into them. I can boot into OpenSUSE fine, but since it overwrote the Ubuntu bootloader, I can't seem to get it to boot into …

Member Avatar for iamthesgt
0
278
Member Avatar for Cross213

I have Ubuntu installed on my pc as a dual boot with Windows 7, but when I log into Ubuntu i get no internet connection, but there is a connection in Windows. Any ideas of how to fix it?

Member Avatar for nalawar
0
103
Member Avatar for prashanthmukund

Hi all, I am doing my second year undergraduate and I have a new project which is due in 10 days. I wanted to create an Online Bookstore project using JSP. *** I haven't used JSP before and also I wanted it to run in Linux system. So everything is …

Member Avatar for anand01
0
248
Member Avatar for Kevingon

Hi, I'm using JasperReports in netbeans, on Ubuntu. When I execute my java application on netbeans I have no problem saving the reports, but when I clean and build the program, and run it from the .jar, the program can't save the reports. I don't know if that's because of …

Member Avatar for Kevingon
0
195
Member Avatar for guvengunes

i am using ubuntu and i am learning gtk, but i can't compile the gtk code.. thanks for help

Member Avatar for Rashakil Fol
0
186
Member Avatar for cwarn23

Hi, At the moment I am stuck with a problem where I have googled and googled and yet still can't find software that does what I want. Basically all I want is to be able to take images of an object from all different angles or even do lets say …

0
61
Member Avatar for rowly

Hi Guys, i was trying to create vsftpd server with virtual users to be specific. reference : [url]http://www.mmncs.com/2011/07/how-to-setup-an-ftp-server-with-virtual-usersno-accounts-using-vsftpd-on-ubuntu/2/[/url] i got to a point where am having a problem with the PAM configuration cp /etc/pam.d/vsftpd /etc/pam.d/vsftpd_orig ------passed cat /dev/null > /etc/pam.d/vsftpd ------failed thats the error am getting: tom@tom:~$ cat /dev/null > …

0
137
Member Avatar for xixpsychoxix

I posted this in the C++ forum, apparently this is a better place... I need to install GTK+ on Linux, but since im obviously still a complete ignorant fool when it comes to linux (have never used it before) I need help. I dont understand how to install all of …

Member Avatar for aralk
0
826
Member Avatar for Mouche

Hello, I ran into a bug with the tab focus for logging in. [B]How to reproduce the bug:[/B] 1) Make sure you are logged out 2) Click on the "Join Daniweb" link at the top right of the page 3) Click on the "Member Log In" link at the top …

Member Avatar for Mouche
1
186
Member Avatar for rotten69

Hi people, I just re-installed Linux on my machine and I am trying to update it by using the command [CODE] sudo apt-get update[/CODE] and the error messages I get in the terminal are [CODE]Err http://security.ubuntu.com natty-security InRelease Err http://extras.ubuntu.com natty InRelease Err http://security.ubuntu.com natty-security Release.gpg Could not resolve 'security.ubuntu.com' …

Member Avatar for JasonHippy
0
373
Member Avatar for Eonimal

Hello! I am trying to make a mimic code of LS command in C. It is compiled with gcc in ubuntu, and I have some questions to ask. I have used opendir to open current directory, and then i read each directory using while loop to print all the directories …

Member Avatar for Eonimal
0
231
Member Avatar for sohel807

I have run my codes (written in Python) in my Notebook (3 GB Ram, Dual-core CPU T4500 @ 2.3 GHz) and in my lab machine (11.57 GB Ram, i7-920 CPU @ 2.67 GHz). However, I have found execution time in Notebook 250.3 seconds, and in Lab machine 333.2 seconds. How …

Member Avatar for sohel807
0
88
Member Avatar for mools3

hello, my ubuntu 11 . cant boot . and print a message like "no such device " any one can help ?§ please

Member Avatar for aFg3
0
137
Member Avatar for Staric

A friend of mine made this script to backup files from all my ubuntu boxes using lftp to an ftp server i setup on my local windows 7 machine using apache and abilityftp server. However it is only backing up some config files(see attached screen), none of the actual directories …

Member Avatar for JeoSaurus
0
231
Member Avatar for AbhishekBiswal

Hello! I will be upgrading my Ubuntu 10.10 to 11.04 ( yes I am late, but still I want to upgrade). My Question: Will my Installed Applications remain wherever they are now after the up gradation? I will be using the ISO Images mounted on USB to upgrade ( there's …

Member Avatar for Anil2447
0
203
Member Avatar for konradhoppe

Hi Community, I have sort of a weird problem. I used to connect to a server (OS Ubuntu Server) through putty and everything worked fine. Now we had to reinstall the server from the beginning and after that my putty does not work as before. It doesn't show me the …

Member Avatar for konradhoppe
0
364
Member Avatar for spice

I was a linux admin, back in time, 6 or 7 years ago. Now i am a FreeBSD admin, using it with great success (for those that did not heard about FreeBSD, Yahoo uses it, also Hotmail used it before it was purchased by microsoft). Everyhing is fine with FreeBSD, …

Member Avatar for stgb
0
990
Member Avatar for shwick

1) I was following a guide to setup bind again after I formatted to Ubuntu 10.04.2 LTS. [url]http://doc.ubuntu.com/ubuntu/serverguide/C/dns-configuration.html#dns-primarymaster-configuration[/url] I can get my domain example.com to resolve but I want "www.example.com" to resolve to the actual domain on the web. I don't have a webserver setup on my domain at the …

Member Avatar for JeoSaurus
0
232
Member Avatar for Epicurus

I've created a new class called BulletList2(linked list) using the built in dialog(File>New Class) which created a header file called bulletlist.h (in project folder>include) and a source file called bulletlist2.cpp(in project folder > src). header file [CODE=c++]#ifndef BULLETLIST2_H #define BULLETLIST2_H class BulletList2 { [...] } #endif // BULLETLIST2_H [/CODE] In …

Member Avatar for Epicurus
0
3K
Member Avatar for kiryoku

Hi there, I got a problem with my external hard disk. I formatted it in an ubuntu os then suddenly windows 7 doesn't recognize it any more.. Is there any possible solution to my problem??

Member Avatar for Serunson
0
210
Member Avatar for linux

Windows 7 - VMWare Player 3.1 I recently got Ubuntu 11.04 installed and set up nicely in a virtual machine. I have fixed resolution problems and removed the top bar from the application so it looks almost like an actual native GNOME desktop. However, as I will be using this …

Member Avatar for linux
0
293
Member Avatar for cse.avinash

Hello Sir, I am using DELL laptop and with the help of QEMU, NASM and GCC i am trying to compile a simple code which is not executing properly. I am using UBUNTU 10.04. here is the loader.asm assembly file. [code] global loader extern dmain MODULEALIGN equ 1<<0 MEMINFO equ …

Member Avatar for Schol-R-LEA
0
217
Member Avatar for go_big12

I've searched all over the web unsuccessfully for an answer to this question so I thought I would try here. The problem seems common but I've found no solution. I recently purchased this motherboard (ASUS M2NC51-AR) used with hopes of building up a decent small form factor PC cheaply. Originally …

Member Avatar for caperjack
0
785
Member Avatar for kornerr

[youtube]OQIw0p_yvYQ[/youtube] [b]Changes since 0.7:[/b] [list] [*]The automatic camera was improved. The rotation restrictions were modified. The option to disable the restrictions was added. [*]User interface was improved. Preview for layouts and saved games was added. [*]Support for translations was modified and improved. Also we fixed a German version. [*]Added new …

Member Avatar for kornerr
0
429
Member Avatar for dolphinaura

I currently run gentoo on my laptop, and ubuntu on my desktop. I already have lots of experience regarding linux. In a few weeks, Ill be entering university. Although I find that gentoo is one of the awesomeest distros ever, I have to admit that it requires more maintenance and …

Member Avatar for flagstar
0
168
Member Avatar for lewashby

I'M trying to learn to program and I'M also new to the Linux OS. I've just started with Ubuntu. Anyway, I was reading a long list of post from Linux users posting on Mono. I'M trying to figure out where all the negative feedback concerning Mono is coming from. Why …

Member Avatar for aabhilash.mmcet
0
268
Member Avatar for iacobus2

Ubuntu 10.04 and Python 2.6 I just want to output a simple tone. I have searched the Internet and found there are thousands, if not millions of responses to Google, and the this forum's search engine. I read so many my eyes are crossed. But really, does anyone know of …

Member Avatar for Tech B
0
620
Member Avatar for linux

I stopped using Linux for a while, but recently began a computer science course in college and decided to install Ubuntu 11.04 into VMWare. I needed to download an IDE. I type: [CODE]user@ubuntu:~$ sudo apt-get install geany Reading package lists... Error! E: Encountered a section with no Package: header E: …

Member Avatar for linux
0
486
Member Avatar for sergent

I have an old computer that I am trying to install Ubuntu to. It is 10 years old and my dad made it for my older brother. It used to reboot sometimes when I did certain tasks, for example when I was trying to play video game.. etc., but I …

Member Avatar for fel86
0
222
Member Avatar for rom.

Hi there, A website I'm admin for has a serious security issue. Everytime I make changes to a php script, I chmod -R 777 the var/www directory to make the script work. And if I change this to 775, the photo upload feature on the website doesn't work. So my …

Member Avatar for nonshatter
0
222
Member Avatar for SCass2010

Hi everyone (again!!) Sorry for all the questions, but I was wondering if anyone could help me a bit.... I jknow a bit about passing command line parameters when running a C++ app on Ubuntu through the terminal. At the minute I have the app either running with no command …

Member Avatar for SCass2010
0
251
Member Avatar for alaa sam
Member Avatar for arlir

Hi everyone out there, I have a dual boot machine where I run wins and ubuntu 10.04.I usually connect to a windows network for both environments and things were working fine then all of sudden ubuntu stopped connecting to the internet.I tried to check my network settings and everything seems …

Member Avatar for HereInOz
0
251
Member Avatar for abhi.navale

I have a intex fm-tv tuner video capture card which is apprx. 7 year old. It is used only twice or thrice in these years. I have tata sky satelite at home. I want to make parallel connection from that satelite tv to my laptop using this tv tuner card. …

Member Avatar for abhi.navale
0
244
Member Avatar for IndianaRonaldo

I have installed ubuntu 11.04 using wubi installer inside windows.I am not able to find sysconfig in etc folder.I need to change the auto eth0 settings.And I accidentally deleted the auto eth0 configuration.Any way i can get it back.Any help would be greatly appreciated. Thanks in advance, Prasanna

Member Avatar for Cross213
0
194
Member Avatar for mwenyenia07

i installed ubuntu 10.04 and had an application supposed to regularly send mails. initially it was workin but after updates, it stopped. i have tried to re-configure php.ini but still the problem persists. i have also restarted sendmail but in vain. help get out of this problem please.

Member Avatar for cereal
0
83

The End.