You're right, except that the INSTALL file can't be accessed even to read. ./install-sh is apparently the install file, but when I give the command line ./install-sh or ./install-sh -s I get a no input file specified error. Just got to the point where I have been able to untar and install some tarballs using the ./install-sh -s command, but it looks I'm missing something in the command for an input file.
Lee Myles Green wrote: > > On June 6, 2002 10:50 pm, Matthew Carpenter wrote: > > Permission Denied as root? Strange. Unless INSTALL doesn't have > > "eXecute" permission for root... do the following from a command line > > (or the GUI equivalent) from the directory where INSTALL is located: > > chmod oga+x INSTALL > > I'm not 100% on this but I think, from his last email, that the file > "INSTALL" is the file he should *read* and the setup script is > install.sh which he should execute: ./install.sh > > Like I said, I don't know for sure as I haven't ever built gphoto. > > HTH, > Myles > > > > > > > On Wed, 05 Jun 2002 11:30:34 -0400 > > > > "Lee" <[EMAIL PROTECTED]> wrote: > > > Lee wrote: > > > > Downloaded gphoto2-2.0.tar.gz from the site. untarred with tar > > > > zxvf /home/user/gphoto2-2.0.tar.gz . Then cd > > > > /home/user/gphoto2-2.0 then found the install as /INSTALL . tied > > > > to install with ./INSTALL. Got a Permission denied error message. > > > > Tried to install as su got same error. Logged out logged out and > > > > back in as root. Pulled up terminal window changed directory to > > > > /photo2-2.0 and tried to install again with./INSTALL. Got > > > > Permission Denied message. What am I doing wrong and how do I get > > > > the thing to install? > > > > > > > > Lee > > > > > > _______________________________________________ > > > Linux-users mailing list - > > > http://linux-sxs.org/mailman/listinfo/linux-users > > > Subscribe/Unsubscribe info, Archives,and Digests are located at the > > > above URL. > > > > _______________________________________________ > > Linux-users mailing list - > > http://linux-sxs.org/mailman/listinfo/linux-users > > Subscribe/Unsubscribe info, Archives,and Digests are located at the > > above URL. > > -- > Myles Green Calgary AB Canada > Alberta linux-sxs.org Mirror: > http://mylesg.homelinux.net > OR > http://dgtech-solutions.com/sxs > > _______________________________________________ > Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users > Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL. _______________________________________________ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
