So I extract an update to a package that creates one of the folders below and then I run "$(find . -name install.sh)" to find and install the update. It seems to go just fine. How? If the other versions were also there? Which install.sh gets run?
# find -name install.sh
./Program_5.1.8341.5506_Install/install.sh
./Program_5.0.8132.5459_Install/install.sh
./Program_5.2.8724.5567_Install/install.sh
./Program_5.1.8473.5522_Install/install.sh
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.
hello sir
I m new in Linux. I m trying to install ns-allinone2.33 package in Ubuntu 10.04. according to step which I follow. i have already extract ns-allinone2.33package in home folder. bt I m getting problem in installing dependencies. when i write the command "$ sudo apt-get install build-essential autoconf automake libxmu-dev gcc-4.3", i m getting the message like "unable to fetch some archive, maybe run apt-get update or try with -fix-missing?". so because of that next steps are not working. please help me out.
I don't know why I want this, but is there a way the
Code:
sudo aptitude install <package>
or
Code:
sudo aptitude upgrade
command could bypass the confirmation stage? It's always occurred to me shouldn't there be some command parameter for install/upgrade that does the work?
Let me give an example. Suppose I want to install Variety, the wallpaper changing application. Now, I know that I want to install the software with all the dependencies it requires to install/run - the entire package. So, isn't it obvious that I would press Y when aptitude shows the info what it's going to download/install and asks for permission?
I can't, however, imagine scenarios when seeing that information I'd change my mind and press N to abort the install/upgrade procedure.
I would like to use yum to install package , but how do I know the package name that I should use , for example , if I want to use ldapsearch , I tried "yum install ldapsearch" , it doesn't work , how can I know what package name to install , what package includes this command - "yum install packname" ?
thanks
In my system don't have the command "ssh" , I know it could be installed by "yum install openssh" but not "yum install ssh" .
would advise what package name that I should use to install , for example , I want to use "ssh" but the package name to install is "openssh" , how do I can know the right package name ? thanks
I tried to install bluegriffon. Didn't work with apt-get install (error: unable to locate package bluegriffon).
I installed compiler (with apt-get install build-essential)
then I unpacked the "bluegriffon-1.7.2.Ubuntu13.04.x86_64.tar.bz2" that I downloaded from their website
then I changed to bluegriffon folder with the unpacked files and I tried to compile the package but the "./configure command" did not work (error : -su: ./configu No such file or directory)
What should I do now?
Hey
First of all I don't know what I'm doing with Linux. At all. Please help. And please speak very clearly and slowly.
I got this computer second hand and I don't know what version of Linux that is on it. I tried to find out, I was just told Meego. Meego is not an option on Skypes homepage for downloading Skype.
I don't really understand the different versions. I especially don't understand how to install programs and downoad updates. I want to download Skype and a more recent version of Firefox or another browser, but I dont know how.
Information online talks about, and tells me to open my Package Manager. I don't know what this is, and I can't find one on my computer. The closest thing I have is called 'Live Update' but I open that and there is nothing in it.
Please can someone take me through how all this is supposed to work please?!
Thanks
Okay. I got a newer computer to replace one of my two computers. A friend helped me install Xubuntu 14.10. So now I'm trying to get all the software I had on the old one.
In my writing, I write on a laptop. So I have LO 4.2.3.3 on it. So I put 4.2.3.3 on the other two computers, figuring it would be best to have the same versions on all three machines.
Now I have the folder for LO 4.2.3.3 (see screenshot) but don't know how to install it on the newer computer. I have GDebi Package Installer but that only wants to install files. (Unless I open the Debs folder and do 'select all files" and "open" them with the GDebi installer.)
I went to the LO site and they don't offer 4.2.3.3 any more.
Any ideas?
hi there,
i am using linux mint 17.1 cinnamon and find that it is awesome ... however i did update each time that the update manager asked me to ... it was fine until about the 10th time after which insync manager stopped working all of sudden ... some apps like jitsi just failed to install ... also oflate the same happened to my update manager .....please someone help..
thanks in advance ...
One week user of Ubuntu v15 and I have tried to install the file Python-3.5.0a1.tar gz but without success. The following points have arisen.
1). The file was downloaded. OK
2). The file was extracted to the Desktop as Python-3.5.0a1
3). Using sudu apt-get install Python-3.5.0a1, the message 'file not found'. Why not!
4). Looking into the extracted files it seems that this is a source package and therefore cannot be installed as is?
5). Finally, using the bash command 'find' it could not find the above file either.
Can someone kindly sort this out for me.
Thanks.