Hi all
Im a major newbie when it comes to linux, so im hoping this problem is relatively simple.
Appologies if ive posted to the wrong section, im not quite sure if this is the right place but tbh i wasnt sure where the right section would be...
Im currently trying to install a deep learning package called Caffe (http://caffe.berkeleyvision.org/inst...#prerequisites) on my university's linux server (it is for a project in one of my classes, have my lecturers full knowledge and consent to do so)
Unfortunately caffe has quite a few dependencies and even worse i do not have root access so i cannot install them properly
Ive been told i have to find a way to install to local directories under my account but am not entirely sure how to go about this (spent alot of time googling with no luck)
Most of the prerequisites i need are on RPM (redhats package manager), so essentially i just need to know how to use RPM without root,
what command do i need to do this? using the website RPMFind i was able to locate some of the packages i need to install ( one of which can be found here http://www.rpmfind.net//linux/RPM/fe....fc23.src.html)
using info from this site, how would i go about using RPM, or is there a way to search RPM through the commandline?
the university is running redhat enterprise 6.6, if that makes a difference
I am trying to install tilp, a program for the link between a computer and a Texas Instruments calculator. I have downloaded all the packages to a local directory. I tried telling yum to install all the packages at the same time, though, the dependencies still fail to resolve (though they are all in the directory).
I don't know if it would be safe to force install without the dependencies (even though I would install them later).
Any help would be greatly appreciated
Thank you,
Luke P. Patmore
Hello
I am working on Red Hat 6.4 Enterprise Server.Here commands systemctl and systemd are not working.Error comes command not found.I am using service command in place of systemctl to start,stop,enable and disable service etc.
example service httpd start
Also I am not able to install any software or package by using yum command.Whenever I try to install a package through yum the below error comes
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Repository 'repository_url': Error parsing config: Error parsing "baseurl = 'repository_url'": URL must be http, ftp, file or https not ""
Setting up Install Process
Nothing to do
Please advice some other commands or what to do.Regards Najam
Hello all
i need to install ns2.34 in centos 6.6
with this
http://bhavanme2011.blogspot.com/
but i can t install the packages
yum install autoconf
yum install automake
yum install gcc-c++
yum install libX11-devel
yum install libX-devel
yum install libXt-devel
yum install libXmu-devel
yum install xorg-x11-proto-deve
finally
yum update audit
when i execute it
i have this msg
Loaded plugins: fastestmirror, refresh-packagekit, security
You need to be root to perform this command.
Hi, i am newbie. I have problems to transfer files between Linux to Windows. Here goes mi situation.
I have already install pscp in windows, i tested it typing pscp in command line, its ok. I have read that pscp is primordial to perform the transfers.
The problem is the next: i am located in /root, trying to transfer install.log to c:\temp, doing the next: pscp.exe root@192.168.x.x: /root/install.log c:\temp
and the result is:
-bash: pscp.exe: command not found
I am searching in the internet for a solution but with no success yet. Could you help me please?
Hi.
Running Suse 10.1 on an x86_64 machine. Trying to install a program and having some difficulty. The program is codeco 3.3. It's a format conversion program used for converting seismic waveforms such that they can be analysed by different analysis packages.
http://www.seismo.ethz.ch/products/s...3/codeco3.html
My debugging skills aren't up to much and I'm hoping someone might be able to help me out with the error. The steps involved in the installation of the package a
1. Download, gunzip and untar.
2. make config
> jp@linux:/usr/local/codeco> make config
(cd src; ./conf.csh)
found system Linux
found compiler
...this is ok, but
3. make
>jp@linux:/usr/local/codeco> make
(cd src; make)
make[1]: Entering directory `/usr/local/codeco/src'
o ../bin/codeco codecomain.f gse_io.f codecoutil.f compdecomp.f sacsub.f sac_io.f mseed_io.f css_io. today.f utmepo.f epoutm.f
make[1]: o: Command not found
make[1]: [codeco] Error 127 (ignored)
make[1]: Leaving directory `/usr/local/codeco/src'
The src code itself is written in fortran and I'm using the Intel fortran compiler version 9.0.031.
I'm at a loss as to the meaning of the above error...my knowledge of linux and software installation still not very good!
Thanks
So I'm on the last step of this article to run vmware-install.pl to start installation of my VMware tools and I'm getting this error.
[root@LinuxTest01 vmware-tools-distrib]# ./vmware-install.pl
-bash: ./vmware-install.pl: /usr/bin/perl: bad interpreter: No such file or directory.
I do a ls in the directory and it shows the installer in there.
[root@LinuxTest01 vmware-tools-distrib]# ls
bin doc etc FILES INSTALL installer lib vmware-install.pl
The only step I didnt do in this article is the prereq. first step because Yum is always trying to connect to the internet and my Centos 7 box is on a classified network with no internet access.
http://www.ehowstuff.com/how-to-inst...hel-7centos-7/
Hi everyone, I am a new member and also new to linux, I encountered a problem, but last week I tried but did not solve
I downloaded iso file linux 1.1.0 on page potassium https://www.kali.org, I installed on my Dell inspiron n4010, it works very well and does not have any errors, but after I update and upgrade all packages, I rebooted the system switches to the command line, I lost a lot of time to return to the graphics, but when booting up the network manager icon not seen, I have set the package network-manager-gnome_0.9.4.1-0ubuntu2_i386.deb network manager icon show but when click on the network manager icon only contained text "network manager is not running."
I also installed Wicd but could not run "could not connect to wicd's D-Bus interface. Check the wicd log for error messages."
wireless driver apparently was set before
root@kali:~# airmon-ng
PHY Interface Driver Chipset
phy0 wlan0 wl Broadcom Corporation BCM4313 802.11b/g/n (rev 01)
please help me!
please guide installed offline, my kali linux no internet connection. can download package from another machine to install.
I use Redhat 6.3 , when I install run "yum install vsftpd" , it pops the following error, does it mean the library is not support , I have to update the kernel ? thanks
Code:
Loaded plugins: product-id, security
file:///media/localrepos/Server/repodata/repomd.xml: [Errno 14] Could not open/read file:///media/localrepos/Server/repodata/repomd.xml
Trying other mirror.
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package vsftpd.x86_64 0:2.2.2-11.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================================================
Package Arch Version Repository Size
=============================================================================================================================
Installing:
vsftpd x86_64 2.2.2-11.el6 RHEL-6.3 151 k
Transaction Summary
=============================================================================================================================
Install 1 Package(s)
Total download size: 151 k
Installed size: 331 k
Is this ok [y/N]:
Error Downloading Packages:
vsftpd-2.2.2-11.el6.x86_64: failu ../Packages/vsftpd-2.2.2-11.el6.x86_64.rpm from RHEL-6.3: [Errno 256] No more mirrors to try.
Loaded plugins
Hello
I try to install the epel repository so I can install ejabberd.
I do not have epel, it seems :
Code:
[root@serv src]# ls /etc/yum.repos.d/
CentOS-Base.repo CentOS-Debuginfo.repo CentOS-fasttrack.repo CentOS-Media.repo CentOS-Vault.repo n2.repo
So I try to install epel :
Code:
[root@serv src]# rpm -Uvh http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
Retrieving http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
Preparing... ########################################### [100]
package epel-release-6-8.noarch is already installed
But when I try to install ejabberd :
Code:
[root@serv src]# yum install ejabberd
Loaded plugins: downloadonly, fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: ftp.nluug.nl
* extras: ftp.nluug.nl
* updates: ftp.nluug.nl
No package ejabberd available.
Error: Nothing to do
Something is wrong with epel.
Hello everybody
I am running Linux Mint 17.1 Rebecca with the Cinnamon Desktop.
I have experiences with the ubuntu derivatives and ffmpeg and avconv are always avavilable the repos, this time both aren't available
Here are the commands I typed:
apt-get update ; apt-get upgrade
After the packages were upgraded. I ran these commands. Below are there outputs.
Quote:
apt-get install ffmpeg
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ffmpeg is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'ffmpeg' has no installation candidate
apt-get install avconv
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package avconv
This nevered happened to me before with linux mint in prior versions.
Any ideas?