Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
211 views

Linux Mint 9 Virtualenv ImportError for zlib and PYTHONPATH is empty?

I'm running Mint 9 and I can't get Virtualenv to run. Every time I run it I get an ImportError for zlib, while the Software Manager claims both zlib1g-dev and zlib1g are installed. One interesting ...
1
vote
0answers
55 views

Free Radius Server Error: Failed to link to module 'rlm_perl': rlm_perl.so

I install freeradius-server-2.1.10 on my linux mint 11 ./configure make make install then i try to run it in debug mode radiusd -X but this error appears FreeRADIUS Version 2.1.10, for host ...
1
vote
2answers
338 views

Error when trying to install RVM on Linux Mint: No command RVM found [closed]

I'm following this tutorial: http://www.christopherirish.com/2010/08/25/how-to-install-rvm-on-ubuntu-10-04/ When I get to the part where he tells us to modify the .bashrc file, I get stuck. For one ...
1
vote
4answers
3k views

jquery on localhost

I am using Linuxmint (= ubuntu linux 9.10) I installed LAmp server which have apache,php mysql and now i am trying to write jquery code i made a file and it worked perfectly with this link : ...
0
votes
1answer
17 views

Installing rvm on Linux Mint KDE

I'm having a hard time getting rvm to install on Mint. I tried the instructions at: https://rvm.beginrescueend.com/rvm/install/ The first step proceeds without incident. However, when I try to run ...
0
votes
0answers
11 views

mint 12: I can't remove apache [migrated]

I asked this question today, since no one could find the answer, i decided to take the advice of Pablo Santa Cruz and install apache again the first thing that I've done is uninstalling xampp rm -rf ...
0
votes
0answers
20 views

php mysql on mint 12? [migrated]

I am trying to install PHP MySQL on Mint 12. I downloaded and installed XAMPP. According to the tutorial, when I go to localhost in a browser I should see this: Instead, I see: It works! This is ...
0
votes
0answers
32 views

find out if Apache is on Linux [migrated]

I have Linux Mint on my computer but I don't know how to find out whether Apache2 is on it or where it is installed actually ? I run my webbrowser (PHP installed) with localhost as a URL and it works. ...
0
votes
0answers
8 views

Comparing to .xmi files

We are doing a project wherein we need to compare two .xmi files to find the difference between them which is needed for our project. I have been searching for it in the net for a long time but was ...
0
votes
1answer
45 views

Installing Bundler in Linux Mint

I was trying to install bundler in Linux Mint. but I'm getting this error $ gem install bundler ERROR: Could not find a valid gem 'bundler' (>= > 0) in any repository Tried to do $ gem ...
0
votes
0answers
61 views

How can I prevent the backlight on my Macbook — running Linux Mint 12 — from turning off when I change screen resolutions?

I'm running Mint Linux 12 on a Macbook (revision 4.1). When I change the screen resolution, the monitor backlight turns off; I can still see what's on the monitor if sunlight hits the monitor at the ...
0
votes
1answer
40 views

Cannot find directory /etc/config.sys/ on linux mint

What is an alternative to OPENSUSE /etc/config.sys/ on LINUX MINT or UBUNTU?
0
votes
1answer
225 views

Undefined reference when compiling RemotePad

I am trying to compile RemotePad Server on Linux Mint 12 and I am getting the following error during make: gcc -lXtst -lX11 -lm -o remotepad remotepad.o ucs2keysym.o remotepad.o: In function ...
0
votes
1answer
107 views

rvm-installed ruby: runs in terminal fine, not anywhere else

I have installed Ruby via RVM on Linux Mint 11. It seems to have installed fine: when I enter type rvm | head -1, I get "rvm is a function" back. Entering ruby -v gives me 1.9.2p290. I can run ruby ...
0
votes
0answers
96 views

Script to change background every week on Mint

I use my netbook for school, and I want to set my schedule as a wallpaper. Problem: it's a bi-weekly schedule. I see a lot of scripts for changing a wallpaper every X minutes relatively to log-in ...
0
votes
0answers
62 views

Eclipse Galileo 3.6 CDT Debugger starts at first line of code, doesn't jump from breakpoint to breakpoint?

Humble stack overflow users: I've gradually increased my linux knowledge over time. However, I was finally able to put my linux admiration to the test. I need to write a program on Linux to take ...
0
votes
0answers
177 views

Can I install zlib libraries into alternate Python versions in Ubuntu/Mint?

I'm running Mint 9 and I want to create a Virtualenv that uses Python 2.7. Python 2.6 is the default and I can create all the virtual environments I want with 2.6 because it has access to the zlib ...
0
votes
1answer
473 views

How to randomly change GDM background image on Linuxmint [Ubuntu]

i was reading this thread ubuntu/linux bash: traverse directory and subdirectories to work with files and i thought maybe it can be twisted a little bit Can this be set to: be given a base folder ...
0
votes
3answers
1k views

Mint Linux - Downgrade Java to 1.5

Currently, I am running Mint Linux (Release 9). I need to downgrade Java from version 1.6 to 1.5, and have been trying to figure out how to go about this. So far, I've had no luck. The package ...
-1
votes
2answers
59 views

Create a basic .bashrc file [closed]

I don't have .bashrc file, I want to create one but how? And what does a basic .bashrc file contains? I am on Linux Mint 12 I want to have a .bashrc file, because i have created a folder for ...
-1
votes
1answer
32 views

Built-in App Launch keyboard shortcut in LinuxMint

Using LinuxMint 12, if you open the "desktops overview" by clicking on the top left corner of the desktop, a little search bar opens on the top-right corner of the desktop. This search does quick app ...