1
vote
1answer
36 views
Compiling a shared library with QT on Ubuntu 9.10
I am new to both QT and Linux C++ development (although I have many years C and C++ development experience on Windows).
I have some legacy C projects (source files and headers - [ …
1
vote
2answers
17 views
.htaccess mod_rewrite rule not working in Ubuntu
My apologies if this is an easy one. I have Googled it up the hizzy to no avail.
I am running Ubuntu 9.04, Jaunty Jackelope and Apache2. After much trouble, I finally enabled mod_ …
0
votes
0answers
35 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 …
2
votes
2answers
40 views
Can’t connect to MySQL for .NET application deployed in Wine using Ubuntu
Below is the link
http://stackoverflow.com/questions/1518946/how-to-insert-delete-select-update-values-in-datagridview-in-c-using-mysql
which has the code to connect to a MySQL d …
0
votes
0answers
22 views
What is the mount point for Windows share on Ubuntu 9.10? [closed]
I am new to Ubuntu so please be gentle! I am taking the plunge from Windows!! I connected to a Windows share (using Connect to Server... menu) and I can access it on Gnome just fin …
1
vote
0answers
41 views
Karmic Koala desktop problems [closed]
I know this isn't a programming question (perhaps there should be an osoverflow forum?), but I recently upgraded my eeepc 1000HA to Karmic Koala (9.10) and now I can't use the desk …
0
votes
0answers
28 views
Linux Multiple Users Permission Read / Write [closed]
I host my websites on my Linux server each out of their own accounts (e.g. /home/siteA-com/http, /home/siteB-com/http etc.). I chown www-data on the inner files for the http folder …
3
votes
3answers
39 views
GTK+ Startup Notification Icon
In Gnome, whenever an application is started, the mouse cursor changes from normal to an activity indicator (a spinning wheel type thing on Ubuntu). Is there any way to inform Gnom …
1
vote
0answers
64 views
Is it possible to install ctags without root privs? [closed]
I have user access to a Ubuntu instance and I'd like to use CTags.
The error says:
The program 'ctags' can be found in the following packages:
* exuberant-ctags
* emacs22-bin-c …
0
votes
1answer
51 views
Access svn repository on windows from Ubuntu 9.10
Hello, I am new to Linux and I am trying to setup eclipse with subclipse plugin to access my svn repository which is hosted on a Windows server. Everything is installed fine. Whe …
1
vote
3answers
33 views
How to get Java API Javadocs to show up in Eclipse in Ubuntu
Hi... I'm here again with a docs question.
At my university, when using Eclipse, when placing the cursor
over a Java API method name (for example: .size() ), I get
very nice docum …
0
votes
4answers
50 views
Is it possible to make localhost work through a Virtual Machine?
I am using a Macbook running 10.6. I am using VMware Fusion to run an Ubuntu Server minimal virtual machine. Ubuntu Server is running your basic LAMP stack.
I do my development …
0
votes
0answers
82 views
Ubuntu server 9.10 freezes up after ~10 minutes [closed]
I just upgraded my Ubuntu server from 9.04 to 9.10 and after about 10 minutes it locks up. It won't respond to ping, can't ssh in and the terminal doesn't accept keyboard input. It …
0
votes
2answers
16 views
Apache - Ubuntu desktop edition 9.04
Not Found
The requested URL / was not found on this server.
Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.2 with Suhosin-Patch Server at localhost Port 80
Am getting this error while …
1
vote
2answers
42 views
rake: command not found
I'm trying to install rails on Ubuntu 9.10.
gem list --local
*** LOCAL GEMS ***
actionmailer (2.3.4, 2.3.2)
actionpack (2.3.4, 2.3.2)
activerecord (2.3.4, 2.3.2)
activeresource …
