1
vote
1answer
619 views

Where is eclipse platform plugin folder?

Today I installed Eclipse via sudo apt-get install eclipse-platform. Now I need to access the plugins folder and can't manage to find it anywhere. I don't have much experience using ubuntu, so I don't ...
0
votes
1answer
584 views

Problems installing VTK on ubuntu

When i try to install VTK with command ccmake . I get these errors: CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they ...
1
vote
0answers
38 views

Can a custom sub-folder be added to every new user's home directory? (like Video, Documents, etc.)

I was asking myself if it's possible to have a custom folder on every new user account. I'm asking this because I started to study the possibility of develop applications for my area of expertise: ...
3
votes
5answers
432 views

How to install apps on virtualized Ubuntu system?

This question might seem to be basic and rudimentary, but I just have to ask because I'm not getting it. I downloaded XAMPP and Eclipse to my system and after starting Ubuntu through VMware I can't ...
1
vote
1answer
358 views

Find the installation directory of OpenCv

I need to find the installation directory of OpenCv so that I can add it's path to PKG_CONFIG_PATH so I can run OpenCv programs the problem is I don't know where to look for it since I'm completely ...
0
votes
1answer
350 views

Locate saved game file

I am playing bygfoot football manager game in ubuntu 11.04. i saved the game and it saved my game in "homefolder/.bygfoot/saves" path. Now i want to play the same game on another computer. so how to ...
1
vote
1answer
156 views

How do I specify several folders (/tmp and /var for instance) to mount in a same partition using the installer?

I my next Ubuntu installation I want to put /var and /tmp folders together in the same partition, but differente from /. It's possible to do this from installer menu? As far as I know you can only ...
2
votes
1answer
489 views

Error with APE Server Installation

I was trying to install APE-Server from the .deb file at the ape-server homepage (www.ape-project.org) and I ran into an error so wanted to try removing the installation and reinstalling. I did a ...