Installing software on a running system, either as binaries or from source

learn more… | top users | synonyms

2
votes
1answer
77 views

Compile a program without sudo access

I am connected to a linux system with SSH in my college. I found that ctorrent is a console alternative of bitorrent. I have downloaded the tar.gz source but to compile/install it needs sudo access ...
2
votes
0answers
90 views

recommended procedure to create a user/group during RPM install

after trying hard to search for RPM best practices guides and finding virtually none, to my surprise, I resort to the community - I need to ensure that some users and groups exist after the ...
2
votes
1answer
81 views

Is there a way to find out when an OS instance was installed on a host?

I am currently using RHEL 5.8 and SunOS 5.10 at work and Fedora 16 at home. Is there any way to find out the date when any or all of those OS instances were installed on a host? The reason I want it ...
0
votes
1answer
585 views

libssl1.0.0 doesn't satisfy libssl0.9.8 dependency?

In Debian Wheezy, I'm trying to install the vmware-view-client package from the Ubuntu Software Center (because the open client won't work for my situation), but dpkg can't handle it. Synaptic says I ...
1
vote
2answers
389 views

Bootloader error installing Fedora [closed]

I need a dual boot in my computer, Windows 7 and Fedora 17. I first installed Windows 7 and created the partition scheme during Windows install: - Partition 1: is a small partition automatically ...
4
votes
1answer
526 views

Automate installation of VirtualBox Guest Additions via command-line

How can I install VirtualBox Guest Additions from a Bash script, in a unattended way? Whenever I run apt-get -y install dkms virtualbox-guest-dkms from the terminal I'm presented with a interactive ...
1
vote
1answer
48 views

Virtual Python installation not allowing ez_setup?

I don't have root on my system, so I'm trying to create a virtual Python installation. I ran virtual-python.py, and it told me to run ez_setup.py. I found it online and ran it with the command ...
0
votes
0answers
608 views

Installing Tor on Backtrack 5R3

I've been trying to install Tor on my Backtrack 5 R3 laptop, and I believe it should be installed, however, when Vidalia starts it says it's unable to start Tor and asks me to check the location and ...
0
votes
1answer
204 views

Debian install fails on USB-HDD

After my internal HDD broke in my laptop, I've tried to install Debian 6.0.6 on my external HDD. Please note that everything runs great when installing Ubuntu, but for some reason while the Grub stage ...
2
votes
1answer
90 views

How does a package run without all the dependencies being installed on the target system?

I am trying to build the latest version of subversion on ubuntu 12.10 and was having some trouble completing ./configure as I seemed to be getting a never ending stream of configure: error: x not ...
2
votes
2answers
409 views

Separating OS on a SSD from user settings and apps on HDD

I want to be able to format my OS SDD and format and reinstall without losing any user data, is this possible? I'm currently doing this on Windows 7 and 8 with the help of portable apps and some ...
1
vote
0answers
59 views

How to install master branch of freeradius on Centos

Could someone take me through the steps to install the master branch of freeradius on a fresh Centos 6 installation?
1
vote
0answers
212 views

Why can't I find wireless-tools in Debian repositories?

I have installed the squeeze version of Debian on a computer in offline mode (no internet connection during installation). After the installation (that was successful) I edited /etc/apt/sources.list ...
0
votes
1answer
384 views

How to install wine on Slackware 14.0 using slackpkg

I am trying to install wine, using slackpkg, but it can't find it: # slackpkg search wine Looking for wine in package list. Please wait... DONE No package name matches the pattern. I can install ...
0
votes
1answer
107 views

Install GCC at a custom location without machine prefix

When installing GCC, libraries, header files and some executables are placed in directories similar to /usr/lib/gcc/i686-pc-linux-gnu/4.5.4/ and /usr/libexec/gcc/i686-pc-linux-gnu/4.5.4/. I'm ...
1
vote
0answers
192 views

How to install Ruby Test to Sublime Text 2

I am quite new to Ubuntu, so I am running into some problems. I was following this tutorial to install Ruby Tests for Sublime Text 2: https://github.com/maltize/sublime-text-2-ruby-tests There is ...
0
votes
0answers
97 views

Finisar SFP installation

I've Dell PowerEdge 1950 and have installed Finisar FCLF-8521-3 Module. I want to install Finisar SFP module in CentOS 5.8x86_64 Kernel 2.6.18-208 I've Network controller Endace Measurement Systems ...
1
vote
1answer
99 views

Compile IMAP with certain PHP API version for MAMP

I've installed MAMP on Mac OS X (where PHP 5.3.15 with API version 20090626 is installed), but IMAP there is without SSL support. As long as MAMP using PHP v5.4.4 (API version 20100525) I've ...
0
votes
0answers
195 views

Upgrade Firefox in Linux Mint 10

For some reason a while ago I was no longer able to use the Firefox that came with my Linux Mint 10 virtual machine. I've installed the new version of Firefox (16) using both the package manager and ...
2
votes
1answer
94 views

Installing GNU Make on ChromeOS

Playing around with the new Chromebook, was trying to get Make working to the end of installing other software. However, can't seem to get Make anywhere near to install; ./configure doesn't generate ...
-1
votes
1answer
173 views

How to install libssl-dev on Slackware?

libssl-dev does not seem to be installed on my Slackware server and is needed for various dependencies. How can I install this on Slackware? Searching around did not find anything and there really ...
2
votes
2answers
2k views

How to properly install Python packages?

I run a Slackware system and I'm trying to run some Python code, but getting a lot of errors such as this one below: >>> import urllib2 Traceback (most recent call last): File ...
1
vote
1answer
71 views

Package managers for local installations under home directory [duplicate]

Possible Duplicate: Non-Root Package Managers I work extensively on a remote system where I do not have admin rights. However, I am allowed to install my own binaries and programs under my ...
1
vote
1answer
126 views

Installation of MPFR previous versions of GMP clash

So it's a common error when installing MPFR that if more than one version of libgmp are installed you hit errors. This is quite well documented in the INSTALL file, If I run locate libgmp the result ...
5
votes
1answer
332 views

Firefox circular-dependency hell on Linux Mint 13

Having difficulty re-installing Firefox, after an installation to resolve places.sqlite issues. It appears that I'm trapped in circular dependency hell. Need to resolve firefox dependency hell to ...
2
votes
1answer
149 views

Missing dependency during rpm install

When I install CodeAnalsyt, i get a failed dependency on libbfd-2.20.51 on Centos 6.3. Binutils is installed on my system and the failed dependency does exists at ...
1
vote
1answer
437 views

Ubuntu 12.04 c++ development system install

I am trying to install the Intel Parallel Studio 2013 on Ubuntu 12.04. During installation I received a failure notice that the command g++ was missing. I asked Intel and they indicated that the C++ ...
0
votes
1answer
110 views

MATLAB install fails: Error extracting tbx.signal.common!

I'm trying to run MATLAB R2008b student on my Fedora Linux machine, but get the following after I run /.install: Error extracting tbx.signal.common!!! How can I solve this issue?
1
vote
1answer
110 views

Error while trying to retrieve dwm sources

I am trying to build dwm from source. Grabbing the source doesn't work: (28) $ apt-get source dwm Reading package lists... Done Building dependency tree Reading state information... Done E: ...
-2
votes
1answer
106 views

Installing packages after the RedHat installation?

I was installing the RedHat 5.5 64 bit. But in hurry I forgot to install the Packages needed. And I don't want to install RH again. How can I install packages after installation?
1
vote
1answer
26 views

Installing install-info

I do not have root privileges in my system and I have noticed that I don't have access to a install-info binary, even though I need to install an Emacs package (CEDET). In the past, whenever I had ...
0
votes
0answers
82 views

Install Rails on linux

I am trying to install Ruby on Rails and I have followed the following link for the install ...
-1
votes
2answers
445 views

Building Qt: 'make clean' causes everything to get recompiled?

(This applies to Qt versions >= 4.7.3.) I made an attempt to build Qt with custom parameters on my Debian box and it actually took AGES to compile (IIRC more than 6 hours on a single-core CPU). That's ...
1
vote
1answer
41 views

Finding which Debian distro CDs contain a certain package

I am currently installing Debian Linux on a computer that does not have Internet access. I have burned the first few CDs from the distro and have a working system so far. However, I am unable to find ...
1
vote
3answers
245 views

Can't install dpkg on Linux 2.6.18

I have a virtual machine that I am trying to use. It doesn't seem to have dpkg or apt-get, so I downloaded the source from http://packages.debian.org/sid/dpkg-dev. If I run ./configure followed by ...
1
vote
1answer
873 views

Installing jdk7 on Debian server via SSH

Currently, I'm trying to launch a java program on a server. The server is launched on my virtual machine (VirtualBox) and controlled over SSH. Its OS is Debian. So, in order to launch my program I ...
1
vote
1answer
114 views

How to install Picasa on Scientific Linux 6.3?

I can install/use Picasa with wine, but how can I natively install it from RPM (are there any offical sources to get the installer?)
2
votes
1answer
227 views

Installing trac - “Trac requires Python 2.5 or later”

I am having a little trouble getting trac 1.0 installed via easy_install: [box]# easy_install Trac==1.0 Downloading ...
1
vote
1answer
205 views

Trying to install fonts on Linux Mint Lisa, but it looks like I have a permissions or ownership problem

I downloaded the Source Code Pro family of fonts, but cannot install them via the Font Viewer. If I give myself admin powers, I can manually add them to the rest of the fonts, so I'm guessing it's a ...
1
vote
1answer
53 views

help installing checkinstall locally

I'm trying to install checkinstall locally in my home directory. Though, in the INSTALL file is only described how to do a system wide installation: Simple enough: make su make install checkinstall ...
0
votes
1answer
66 views

GNU scientific library linking

I have installed GNU scientific library (http://www.gnu.org/software/gsl/) which is located in /home/usr/gsl-1.9 and installed statistical programme in /home/usr/statprog when I tried to compile it, ...
3
votes
2answers
733 views

Missing separate debuginfo for - GDB

I have mentioned -g option along with -Wall in the Makefile. When I run gdb onlineSunday, I get: Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_dds.so Try: zypper install ...
0
votes
3answers
1k views

sudo: apt-get: command not found

I am trying to install aircrack-ng in my Sabayon 9 by the use of this command: sudo apt-get install aircrack-ng but it says: sudo: apt-get: command not found How to install it?
1
vote
1answer
384 views

How do I `yum localinstall` from my `yum search` result?

I'm trying to install some dependencies for thrift using yum. I've found, for example boost via yum search boost which gives me (after a load of fails as the PC not on the web, but has a local ...
2
votes
1answer
3k views

Install gcc 4.7.2 on Debian squeeze 64x

I want to use gcc 4.7.2 on my Debian squeeze 64x I followed instructions in this thread: Get newest gcc for debian?, but I'm getting an error, I tried several apt-get install commands I will settle ...
0
votes
1answer
220 views

How do I install drjava in linux from terminal?

I've downloaded drjava-stable-20100816-r5366.jar file which is the drjava version for Linux. How do I install it on my machine? I'm running Ubuntu 11.10. I have OpenJDK Java 6 runtime and Sun Java 6 ...
1
vote
1answer
818 views

How to install LXDM instead of GDM3?

I'm running Debian Wheezy and my default Display Manager is GDM3, and I would like to replace it with LXDM. The problem is that I'm trying to run # apt-get install lxde and it's not working, what am I ...
2
votes
1answer
176 views

Being not admin user how to install local GCC instead of provided?

So I came into my classrom Debian is installed, and gcc 4.1. I want to install (compile from sources is an option - I have time..) for my self GCC 4.7 and adress it in bash as gcc anywhere. Is such ...
1
vote
2answers
457 views

Debian Wheezy and perl modules installed into /root not system

I have small problem cause everytime i issue cpan YAML or try to install any perl module it install's it inito /root/perl5 and with this any other user cannot use modules that I've installed as a ...
5
votes
1answer
1k views

How do I update IcedTea?

I've only been using Linux for about a month. I'm running Mint 13. I'm trying to use www.goproblems.com but it tells me that my IcedTea is out of date. I hoped there was a package but I can't find ...