0
votes
2answers
118 views
How to install Rails 2.3.2 and 2.3.4 simultaneously on Ubuntu 9.04?
I need to install Rails 2.3.2 and Rails 2.3.4 simultaneously on my Ubuntu 9.04 server. How do I do this?
When I run:
sudo gem install rails
...it installs version 2.3.4. Is t …
0
votes
0answers
28 views
Alsa Headers not found in Ubuntu 9.04. [closed]
Hi,
I want to run my programs which I was running in Fedora core 6 which uses alsa apis, In FC6 I had alsa headers in /usr/include/alsa folder. In Ubuntu 9.04, I search whole file …
0
votes
0answers
29 views
Ubuntu - changing another users file permissions [closed]
Hi There,
I have set-up ubuntu as a development web server - however I am experiencing problems with file permissions. I have 2 users
user 1
user2
and they both have been put into …
0
votes
1answer
67 views
problems with rabbitmq cluster across 2 ubuntu 9.04 machines
I keep getting unable_to_contact_cluster_nodes error
Has anyone seen this earlier and resolved it?
I am using rabbitmq-server 1.5.4 installed using ubuntu repositories. I have a …
0
votes
0answers
51 views
Ubuntu server eth0 renamed to eth1 [closed]
I am running an Ubuntu server(9.04) virtual machine(virtualbox) on my computer at work and one night Win 7 rebooted after some security updates.
After bringing the VM back up agai …
0
votes
0answers
39 views
Make ubuntu Server Accesible to the Internet [closed]
i just installed the latest version of ubuntu server, php, apache, shorewall and mysql.
the problem is that i cant access the website from other computers. i read that to fix that …
0
votes
1answer
32 views
where can I find video4linux2 device /dev/video in ubuntu 9.04.
where can I find video4linux2 device /dev/video in ubuntu 9.04.
ADDED.
I want to work with Hardware Overlays. I want to make a video player which play video on one overlay and dr …
0
votes
0answers
79 views
I am using a command-line utility to grab a image through a usb webcam; but it doesn’t work.
I have upgraded my OS from hardy to jaunty.
Reason: The Huawei EC168C works in a modem mode in jaunty and it is quite difficult in hardy since, Huawei has 3-builtin modes[cdrom,ma …
0
votes
0answers
70 views
Upgrade or install fresh ubuntu 9.10 [closed]
Hello,
The new release of ubuntu 9.10 is available.
I am using 9.04 but wondering what is better to upgrade or do a fresh install?
I have data on my computer that I don't want t …
5
votes
5answers
147 views
Ubuntu desktop development environment (GNU tools)
I am setting up a Linux development machine (Ubuntu 9.0.x).
I want to know the best development environment for a C++ developer on Ubuntu - giving my background (see below).
5 …
1
vote
7answers
94 views
Cross platform programming question (file I/O)
I have a C++ class that looks a bit like this:
class BinaryStream : private std::iostream
{
public:
explicit BinaryStream(const std::string& file_name);
bo …
1
vote
3answers
131 views
Is ubuntu 9.04 good choice for embedded linux application development ?
Hi Friends,
I want to change linux distro my Development(Host) Machine which I use for embedded development.
I cross-compile applications for many different processors. It is req …
0
votes
1answer
99 views
Domain name resolution not working in Java Applications on Ubuntu64 9.04 machine. All other software resolves DNS correctly.
I have an number of Java applications installed on an Ubuntu64 9.04 PC, and none of them can resolve domain names (there are multiple JRE's too - some of them are IBM products). If …
0
votes
0answers
85 views
Booting ubuntu from usb hdd: GRUB menu not shown [closed]
Hello, could anyone help me to boot ubuntu-9.04 from usb hard disk?
This disk contains /boot primary partition. During ubuntu installation I used "Advanced" button and asked to in …
0
votes
0answers
64 views
How to extend partition size in linux(ubuntu 9.04) ? [closed]
Hi Friends,
I am using Ubuntu 9.04 in vmware for my programming purpose. I previously had 12GB of virtual harddisk, my partition scheme was as follows,
8GB Primarimary Partiti …
