On Fri, Sep 26, 2008 at 7:26 PM, <edwardspl@xxxxxxxxxx> wrote: > When I tried to install the tarball packages as the following : > > [svradmin@svr1 proftpd-1.3.0a]$ ./configure --prefix=/usr/local/proftpd > > ./configure: line 88: conf4161.sh: Permission denied > ./configure: line 89: conf4161.sh: Permission denied > chmod: cannot access `conf4161.sh': No such file or directory > ./configure: line 201: conf4161.file: Permission denied > ./configure: line 1266: config.log: Permission denied > [svradmin@svr1 proftpd-1.3.0a]$ > > So, how to fix the problem ( Permission denied ) ? > > Any solution for it ? > > Thanks ! > > Edward. What's with the chmod line? "chmod: cannot access `conf4161.sh': No such file or directory" What do the referenced lines in conf4161.sh say? Do a little detective work. Did you download the tarball as the user other than the one you're using to run config? Who owns the tarball and the directory where is doing its thing? The configure may need to create temporary files and use them. ~af -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines