Questions tagged [ubuntu-10.10]

For issues relating to using Ubuntu, version 10.10.

Ubuntu is a desktop and server operating system based on Debian GNU/Linux. Note that http://askubuntu.com is specifically dedicated to Ubuntu questions.

188 questions
0
votes
2 answers

IBM rational application developer does not start on ubuntu

Hi i've installed IBM RAD on ubuntu 10.10 edition. But when i try to launch the program it gives an error message like this."An error occured.See the log file home/user/workspace/.metadata/.log" And the log file is below. Can you help me solve this…
jacop41
  • 152
  • 7
  • 25
0
votes
1 answer

Lampp on Ubuntu - httpd.conf

Hey, I've got Lampp installed in Ubuntu and I want to get .htaccess working but I don't know how. And, yes, I have searched all over google. Cheers,
Hugo
  • 23
  • 3
0
votes
2 answers

Install Eclipse 3.6 on Ubuntu

I am new to linux, I have download the eclipse 3.6 linux version fron eclipse web site. can someone explains me how to install it on Ubuntu 10.10
Noor
  • 19,638
  • 38
  • 136
  • 254
0
votes
2 answers

What are the best practices for installing Catalyst and SQLite on Ubuntu?

I am not experienced in Perl and working on Ubuntu. I was working on Ubuntu 10.10. I installed the latest Catalyst version from the cat-install script and SQLite by sudo apt-get install sqlite. After installing Catalyst I was able to run my server…
peloooo
  • 1
  • 1
0
votes
1 answer

32/64 bit problems with Eclipse CDT on Ubuntu

I have just recently started running Linux on my PC and I am trying to start learning OpenGL. I am using the latest version of Eclipse CDT as my IDE, and my system is Ubuntu 10.10, 64 bit version. The problem I am having is that whenever I try to…
waffleShirt
  • 385
  • 1
  • 3
  • 11
0
votes
1 answer

How to upgrade from java 6 version 20 to java 6 version 23 in ubuntu 10.10 [Maverick Meerkat]?

when i check for the java version in the shell i got the following output: X@X-desktop:~$ java -version java version "1.6.0_20" OpenJDK Runtime Environment (IcedTea6 1.9.2) (6b20-1.9.2-0ubuntu2) OpenJDK Client VM (build 19.0-b09, mixed mode,…
0
votes
1 answer

How do you diagnose constant crashing issues, or system restore without a backup on ubuntu 10.10?

My recent installation 10.10 keeps crashing on start-up after working perfectly for one day. Nothing new has been installed. I have just moved from XP so I would be very grateful if some one could please explain to me, as simply as possible, how to…
Stu
  • 1,811
  • 5
  • 23
  • 27
0
votes
1 answer

How can I run my own apache module on Ubuntu 10.10

I want to play with my own apache module (in C or C++, maybe python), but I cannot find any solution for it. I missing apache header files (I have no httpd folder in /etc/apache2/ which contain includes), even if I copy that I missing some header…
sennin
  • 8,552
  • 10
  • 32
  • 47
0
votes
1 answer

How to run a Makefile text into the script console in Ubuntu 12.10

I want to install a driver which is a Makefile text and I don't know the way to run it in the console on Ubunto 12.10 (I'd really want to make myself clear Thank You)
0
votes
1 answer

How to backup more than 1 database in once in MYSQL using command line on ubuntu server 10.10?

I am backupping some databases, but NOT ALL from my old Computer using ubuntu 10.10 and MySQL installed ofc. so i go for sudo mysqldump "DBNAME" -u root -p > DBBACKUPNAME.SQL after entering the password, the backup is successfully stored in the dir…
RayofCommand
  • 4,054
  • 17
  • 56
  • 92
0
votes
1 answer

How to install GIT Client in Ubuntu 10.10?

In ubuntu 12.04 I use the command sudo apt-get install git but on a 10.10 machine it won't because its not already available in the repository. Im trying to find a .deb but no luck. Can somebody help me find a way to install it?
NinjaBoy
  • 3,715
  • 18
  • 54
  • 69
0
votes
1 answer

After installing libx11-dev I am not able to find Xlib.h

There are lots of post here but none of them have helped me. I have successfully installed libx11-dev from apt-get and still netbeans complaining that it cannot find include file . Also I have tried find xlib.h and there is no Xlib.h…
Guilherme Longo
  • 2,278
  • 7
  • 44
  • 64
0
votes
1 answer

Install Ruby 1.9.3-p374 Ubuntu 10.10

After install Ruby 1.9.3-p374 on Ubuntu 10.10 I got error: /opt/ruby-1.9.3-p374/bin/ruby -v Segmentation fault For installation I used this instructions https://github.com/postmodern/chruby/wiki/MRI What I should change in installation instruction…
Shaliko Usubov
  • 477
  • 1
  • 4
  • 17
0
votes
1 answer

Failed to find file when trying to create new Rails app on fresh Ruby installation

I'm using this guide - https://www.digitalocean.com/community/articles/how-to-install-ruby-on-rails-on-ubuntu-12-04-lts-precise-pangolin-with-rvm. I know it is for 12.04, but it was reccomended by experienced user, so I used it. I was following this…
MID
  • 1,815
  • 4
  • 29
  • 40
0
votes
1 answer

install java6 and tomcat7 on Amazon EC2

Ubuntu is running on Amazon EC2, version 10.10 installed java using sudo apt-get install openjdk-6-jdk (more about openjdk6 https://launchpad.net/ubuntu/maverick/+package/openjdk-6-jdk) did the following to in install tomcat7 wget -c…
ZZZ
  • 3,574
  • 10
  • 34
  • 37
1 2 3
12
13