AIXThis forum is for the discussion of IBM AIX.
eserver and other IBM related questions are also on topic.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
hi
I have installed aix5.2 on ibm server psereies
and need to install firefox
i have copied the firefox_.gz to /
and extract it using this command gzip -dc firefox_.gz | tar -xvf -
and then tried to start it but it gave me message :
0403 execute permission denied
so
how can i start firefox
thank's in advanced
Well, although AIX is Unix based it isn't Linux, but many of the same principles apply. The message indicates that you need to set the permissions for the application to run.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.