hi,
i downloaded acrobat reader the linux version from the adobe site. the link is
http://www.adobe.com/products/acrobat/readstep2.html
now while installing as written in the install document i untar the file and the tried to run the install script by ./INSTALL command. but it was not installing . i am not being able to run it. cannot figure out why.
please can somebody try this out and tell me. i am doing this on RH 9.
thanks a lot...........
__________________________________ Do you Yahoo!? Check out the new Yahoo! Front Page. www.yahoo.com
On Thu, 4 Nov 2004, anthony fernandes wrote:
now while installing as written in the install document i untar the file and the tried to run the install script by ./INSTALL command. but it was not installing . i am not being able to run it. cannot figure out why.
well, does the INSTALL file have executable permissions set? you can do
$chmod +x INSTALL #./INSTALL
thanks for the reply Nikhil,
but $chmod +x INSTALL did not work. and the command #./INSTALL
just went ahead means after pressing enter.
[root@localhost pdf acrobat]# $chmod +x INSTALL bash: +x: command not found [root@localhost pdf acrobat]# #./INSTALL [root@localhost pdf acrobat]#
this is what happened.
can anybody tell me what to do. i am using Redhat 9
thanks.
--- Nikhil Joshi nikhil_joshi@gmx.net wrote:
On Thu, 4 Nov 2004, anthony fernandes wrote:
now while installing as written in the install document i untar the file and the tried to run
the
install script by ./INSTALL command. but it was
not
installing . i am not being able to run it. cannot figure out why.
well, does the INSTALL file have executable permissions set? you can do
$chmod +x INSTALL #./INSTALL
-- But Calvin is no kind and loving god! He's one of the old gods! He demands sacrifice! -- Calvin
__________________________________ Do you Yahoo!? Check out the new Yahoo! Front Page. www.yahoo.com
Hi Anthony,
On Fri, 2004-11-05 at 10:09, anthony fernandes wrote:
[root@localhost pdf acrobat]# $chmod +x INSTALL bash: +x: command not found
"$" is part of your shell prompt. You are not suppose to include that in your commands.
[root@localhost pdf acrobat]# #./INSTALL [root@localhost pdf acrobat]#
Also, don't use system as "root" user, except when absolutely required.
can anybody tell me what to do. i am using Redhat 9
Hope you have got your answer.
thanks.
Please read the list guidelines. It's not nice to "top-post", particularly when you are asking for help.
Looking forward to your compliance of list guidelines in future.
HTH With regards,
hi dinesh, thanks
but still no reponse. the system did not through any errors this time but there was no response as such.
still cannot understand what to do.
--- Dinesh Shah Dinesh@ShahMicro.com wrote:
Hi Anthony,
On Fri, 2004-11-05 at 10:09, anthony fernandes wrote:
[root@localhost pdf acrobat]# $chmod +x INSTALL bash: +x: command not found
"$" is part of your shell prompt. You are not suppose to include that in your commands.
[root@localhost pdf acrobat]# #./INSTALL [root@localhost pdf acrobat]#
Also, don't use system as "root" user, except when absolutely required.
can anybody tell me what to do. i am using Redhat
9
Hope you have got your answer.
thanks.
Please read the list guidelines. It's not nice to "top-post", particularly when you are asking for help.
Looking forward to your compliance of list guidelines in future.
HTH With regards, -- --Dinesh Shah :-) Dinesh@ShahMicro.com Shah Micro System +91-98213-11906 +91-22-56919423
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
On Thursday 04 November 2004 08:04 pm, you wrote:
hi,
i downloaded acrobat reader the linux version from the adobe site. the link is
http://www.adobe.com/products/acrobat/readstep2.html
now while installing as written in the install document i untar the file and the tried to run the install script by ./INSTALL command. but it was not installing . i am not being able to run it. cannot figure out why.
what are the error messages?
kg