[ADMB Users] bash: ./configure: No such file or directory
aaron
jaguar.smart at gmail.com
Fri May 6 11:45:45 PDT 2011
Hum... it is interesting that configure is just read write and it seems
that would explain the problem.
Check man chmod I think the option you are looking for is -R.
Have you tried chmod =rwx configure? I think what you did should work..
but I am using Ubuntu 10 something and you have a newer version of bash.
I am not sure what is going on, but it seems more likely a permission
issue than an admb issue?
I hope that this helps.
Aaron
On 05/06/2011 07:36 AM, Luis Ridao wrote:
> This is the result of the commands:
>
> LRC $ bash -version
> GNU bash, version 4.2.8(1)-release (x86_64-pc-linux-gnu)
> Copyright (C) 2011 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later
> <http://gnu.org/licenses/gpl.html>
>
> This is free software; you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
> LRC $ ls -l
> total 173
> -rw------- 1 luisridaocruz luisridaocruz 145899 2011-01-18 20:41 configure
> drwx------ 1 luisridaocruz luisridaocruz 4096 2011-01-18 20:41 docs
> drwx------ 1 luisridaocruz luisridaocruz 0 2011-01-18 20:41 examples
> -rw------- 1 luisridaocruz luisridaocruz 1680 2010-12-23 16:43 LICENSE
> -rw------- 1 luisridaocruz luisridaocruz 767 2010-12-25 21:33 Makefile
> -rw------- 1 luisridaocruz luisridaocruz 6847 2011-01-15 01:01
> README.txt
> drwx------ 1 luisridaocruz luisridaocruz 4096 2011-01-18 20:40 scripts
> drwx------ 1 luisridaocruz luisridaocruz 4096 2011-01-18 20:41 src
> -rw------- 1 luisridaocruz luisridaocruz 0 2011-05-06 15:33
> typescript
> -rw------- 1 luisridaocruz luisridaocruz 5 2010-12-03 17:46 VERSION
> LRC $ ./configure BUILD_64BIT=yes
> bash: ./configure: Permission denied
>
> I'm trying to change the permission mode for all th files in the
> folder but it does not seem to work:
>
> LRC $ chmod 777 configure
> LRC $ ls -l
> total 173
> -rw------- 1 luisridaocruz luisridaocruz 145899 2011-01-18 20:41 configure
> drwx------ 1 luisridaocruz luisridaocruz 4096 2011-01-18 20:41 docs
> drwx------ 1 luisridaocruz luisridaocruz 0 2011-01-18 20:41 examples
> -rw------- 1 luisridaocruz luisridaocruz 1680 2010-12-23 16:43 LICENSE
> -rw------- 1 luisridaocruz luisridaocruz 767 2010-12-25 21:33 Makefile
> -rw------- 1 luisridaocruz luisridaocruz 6847 2011-01-15 01:01
> README.txt
> drwx------ 1 luisridaocruz luisridaocruz 4096 2011-01-18 20:40 scripts
> drwx------ 1 luisridaocruz luisridaocruz 4096 2011-01-18 20:41 src
> -rw------- 1 luisridaocruz luisridaocruz 0 2011-05-06 15:33
> typescript
> -rw------- 1 luisridaocruz luisridaocruz 5 2010-12-03 17:46 VERSION
> LRC $
>
> So I don't really know what it is going on on my system.
>
> Best,
> Luis
>
>
> On Fri, May 6, 2011 at 2:49 PM, bigA <jaguar.smart at gmail.com
> <mailto:jaguar.smart at gmail.com>> wrote:
>
> Just to make sure is configure executable? Type ls -l configure?
> Also just to make sure you are using bash right? I don't think >>
> is the default prompt...
> It almost looks like R, but the error message is weird.
> Do you have script? If so could you type the following into bash?
> If so could you send us the typescript file from the following
> session?
> It would be good to see what is happening.
>
> script
> bash -version
> ls -l
> ./configure BUILD_64BIT=yes
> exit
>
> On Fri, May 6, 2011 at 5:55 AM, Luis Ridao <luridao at gmail.com
> <mailto:luridao at gmail.com>> wrote:
>
> ADMB -help,
>
> Trying to install ADMB10.0 from source.
>
> >> ./configure BUILD_64BIT=yes
> bash: ./configure: No such file or directory
>
> The configuration file exists and I run it from the
> distribution directory.
> (UBUNTU 11.04)
>
> Thanks in advance
>
> _______________________________________________
> Users mailing list
> Users at admb-project.org <mailto:Users at admb-project.org>
> http://lists.admb-project.org/mailman/listinfo/users
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.admb-project.org/pipermail/users/attachments/20110506/f5ba81ba/attachment.html>
More information about the Users
mailing list