hi...
im a linux newbie...
i've downloaded openoffice in my native language and i dont know how to install it......
its extention is ".sh" and it weights 110MB...
tnx
Printable View
hi...
im a linux newbie...
i've downloaded openoffice in my native language and i dont know how to install it......
its extention is ".sh" and it weights 110MB...
tnx
Hi !!
.sh means a shell script......
execute on terminal using 'sh'
$ sh <package.sh>
.... casper ....
if i've putted the file in the "minizero's home" folder...
so..
what should i write if the file's name is:
oOo_2.0.1_he_install_linux_rpm_20060402.sh
??
should i enter the terminal and write:
$ sh <oOo_2.0.1_he_install_linux_rpm_20060402.sh>
??
plz explain me... i hardly know what is the terminal.. and i still trying to figure how the directory/file system works.....
and another thing.... i've found the windows directory.. and it says that i dont have premission to write.... how do i change it... if its possible..
home is your working directory when you open a terminal.so yes type
sh oOo_2.0.1_he_install_linux_rpm_20060402.sh
if you have automounted windows partition and if is ntfs..you cannot write with it .for writing into ntfs you need special modules...check this
http://www.jankratochvil.net/project/captive/
if is fat than change umsk permissions in /etc/fsatb
its worked... now it extracted a lot of rpm files..... i need to install them one by one?
i think this script is for installation only.... did you get README file with it ???
.... casper ....
no...................................
okkkk.........
install rpm......
$ rpm -ivh <rpm file>
.... casper ....
when i tryied to install the rpm.. it said
"error: can't create transaction lock on /var/lib/rpm/__db.000"
Post or Attach the script here..... let me see whats in it.....
.... casper ....