ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] bad interpreter
@ 2005-10-25  4:19 Andrei Lomov
  2005-10-25  5:35 ` Alexander Volkov
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Andrei Lomov @ 2005-10-25  4:19 UTC (permalink / raw)
  To: community


Подскажите, пожалуйста, чего не хватает для запуска configure:

$ ./configure
bash: ./configure: /bin/sh: bad interpreter: Permission denied
$


================== кусок configure: ===========
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59.
#
# Copyright (C) 2003 Free Software Foundation, Inc.
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
## --------------------- ##
## M4sh Initialization.  ##
## --------------------- ##

# Be Bourne compatible
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
  emulate sh
  NULLCMD=:
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
  # is contrary to our usage.  Disable this feature.
  alias -g '${1+"$@"}'='"$@"'
elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
  set -o posix
fi
DUALCASE=1; export DUALCASE # for MKS sh

# Support unset when possible.
if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
  as_unset=unset
else
  as_unset=false
fi

# .......
=========================


-- 
Всего доброго
А.Л.




^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] bad interpreter
  2005-10-25  4:19 [Comm] bad interpreter Andrei Lomov
@ 2005-10-25  5:35 ` Alexander Volkov
  2005-10-25 14:38   ` [Comm] " Andrei Lomov
  2005-10-25  7:36 ` [Comm] " Ilya V. Pobelov
  2005-10-25 11:22 ` [Comm] " spider
  2 siblings, 1 reply; 9+ messages in thread
From: Alexander Volkov @ 2005-10-25  5:35 UTC (permalink / raw)
  To: lhome, ALT Linux Community

On Tue, 25 Oct 2005 08:19:08 +0400, Andrei Lomov  wrote:

> Подскажите, пожалуйста, чего не хватает для запуска configure:
> $ ./configure
> bash: ./configure: /bin/sh: bad interpreter: Permission denied
> $

раздел смонтирован с noexec?


-- 
Regards, Alexander.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] bad interpreter
  2005-10-25  4:19 [Comm] bad interpreter Andrei Lomov
  2005-10-25  5:35 ` Alexander Volkov
@ 2005-10-25  7:36 ` Ilya V. Pobelov
  2005-10-25  8:12   ` Alexey Rusakov
  2005-10-25 11:22 ` [Comm] " spider
  2 siblings, 1 reply; 9+ messages in thread
From: Ilya V. Pobelov @ 2005-10-25  7:36 UTC (permalink / raw)
  To: ALT Linux Community

Tue, Oct 25, 2005 at 11:19:08AM +0700, Andrei Lomov написал:
 
> #! /bin/sh

А вот этот пробел случаем не лишний?

--
With best regards, Ilya V. Pobelov
ALT Linux Master 2.4 (Citron)
kernel 2.6.11-wks26-up-alt4.ilya1, system uptime: 24 days, 13:36
NP: Falkenbach - Asum Ok Alfum Maer...


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] bad interpreter
  2005-10-25  7:36 ` [Comm] " Ilya V. Pobelov
@ 2005-10-25  8:12   ` Alexey Rusakov
  2005-10-25  9:19     ` [Comm] " Michael Shigorin
  0 siblings, 1 reply; 9+ messages in thread
From: Alexey Rusakov @ 2005-10-25  8:12 UTC (permalink / raw)
  To: ALT Linux Community

Ilya V. Pobelov wrote:

>Tue, Oct 25, 2005 at 11:19:08AM +0700, Andrei Lomov написал:
> 
>  
>
>>#! /bin/sh
>>    
>>
>А вот этот пробел случаем не лишний?
>  
>
Ни в коем разе. Оно вообще-то в UNIX так изначально и было, это потом 
клятые линуксоиды пробел выбросили.

-- 
  Alexey "Ktirf" Rusakov


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Comm] Re: bad interpreter
  2005-10-25  8:12   ` Alexey Rusakov
@ 2005-10-25  9:19     ` Michael Shigorin
  0 siblings, 0 replies; 9+ messages in thread
From: Michael Shigorin @ 2005-10-25  9:19 UTC (permalink / raw)
  To: ALT Linux Community

On Tue, Oct 25, 2005 at 12:12:03PM +0400, Alexey Rusakov wrote:
> >>#! /bin/sh
> >А вот этот пробел случаем не лишний?
> Ни в коем разе. Оно вообще-то в UNIX так изначально и было, это
> потом клятые линуксоиды пробел выбросили.

Разионализировали. :]

А с noexec / система и не взбутится.  rpm -V sh что говорит?

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] bad interpreter
  2005-10-25  4:19 [Comm] bad interpreter Andrei Lomov
  2005-10-25  5:35 ` Alexander Volkov
  2005-10-25  7:36 ` [Comm] " Ilya V. Pobelov
@ 2005-10-25 11:22 ` spider
  2 siblings, 0 replies; 9+ messages in thread
From: spider @ 2005-10-25 11:22 UTC (permalink / raw)
  To: lhome, ALT Linux Community

Andrei Lomov пишет:
> Подскажите, пожалуйста, чего не хватает для запуска configure:
> 
> $ ./configure
> bash: ./configure: /bin/sh: bad interpreter: Permission denied
> $
> 
У меня так было, когда ставил SlickEdit, Maple и Mathlab с CD, при этом
текущий каталог был каталогом установочного скрипта. Переписал 
инсталляцию с CD на диск и все прокатило. Почему так -- не выяснял.



^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Comm] Re: bad interpreter
  2005-10-25  5:35 ` Alexander Volkov
@ 2005-10-25 14:38   ` Andrei Lomov
  2005-10-27  0:01     ` Dmitry V. Levin
  0 siblings, 1 reply; 9+ messages in thread
From: Andrei Lomov @ 2005-10-25 14:38 UTC (permalink / raw)
  To: community

Alexander Volkov wrote:

> On Tue, 25 Oct 2005 08:19:08 +0400, Andrei Lomov  wrote:
> 
>> Подскажите, пожалуйста, чего не хватает для запуска configure:
>> $ ./configure
>> bash: ./configure: /bin/sh: bad interpreter: Permission denied
>> $
> 
> раздел смонтирован с noexec?

Нет, это в домашнем каталоге ext3

-- 
Всего доброго,
А.Л.




^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] Re: bad interpreter
  2005-10-25 14:38   ` [Comm] " Andrei Lomov
@ 2005-10-27  0:01     ` Dmitry V. Levin
  2005-10-27  8:38       ` [Comm] " Andrei Lomov
  0 siblings, 1 reply; 9+ messages in thread
From: Dmitry V. Levin @ 2005-10-27  0:01 UTC (permalink / raw)
  To: ALT Linux general discussion list

[-- Attachment #1: Type: text/plain, Size: 478 bytes --]

On Tue, Oct 25, 2005 at 09:38:01PM +0700, Andrei Lomov wrote:
> Alexander Volkov wrote:
> > On Tue, 25 Oct 2005 08:19:08 +0400, Andrei Lomov  wrote:
> > 
> >> Подскажите, пожалуйста, чего не хватает для запуска configure:
> >> $ ./configure
> >> bash: ./configure: /bin/sh: bad interpreter: Permission denied
> >> $
> > 
> > раздел смонтирован с noexec?
> 
> Нет, это в домашнем каталоге ext3

Вот этот самый домашний каталог и смонтирован с noexec.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Comm] Re: Re: bad interpreter
  2005-10-27  0:01     ` Dmitry V. Levin
@ 2005-10-27  8:38       ` Andrei Lomov
  0 siblings, 0 replies; 9+ messages in thread
From: Andrei Lomov @ 2005-10-27  8:38 UTC (permalink / raw)
  To: community

Dmitry V. Levin wrote:

> On Tue, Oct 25, 2005 at 09:38:01PM +0700, Andrei Lomov wrote:
>> Alexander Volkov wrote:
>> > On Tue, 25 Oct 2005 08:19:08 +0400, Andrei Lomov  wrote:
>> > 
>> >> Подскажите, пожалуйста, чего не хватает для запуска configure:
>> >> $ ./configure
>> >> bash: ./configure: /bin/sh: bad interpreter: Permission denied
>> >> $
>> > 
>> > раздел смонтирован с noexec?
>> 
>> Нет, это в домашнем каталоге ext3
> 
> Вот этот самый домашний каталог и смонтирован с noexec.

да!
В опции user подразумевается noexec

Спасибо!
 
-- 
Всего доброго,
А.Л.




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-10-27  8:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-25  4:19 [Comm] bad interpreter Andrei Lomov
2005-10-25  5:35 ` Alexander Volkov
2005-10-25 14:38   ` [Comm] " Andrei Lomov
2005-10-27  0:01     ` Dmitry V. Levin
2005-10-27  8:38       ` [Comm] " Andrei Lomov
2005-10-25  7:36 ` [Comm] " Ilya V. Pobelov
2005-10-25  8:12   ` Alexey Rusakov
2005-10-25  9:19     ` [Comm] " Michael Shigorin
2005-10-25 11:22 ` [Comm] " spider

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git