[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ldd problem: has someone broken glibc in unstable?



In reference to a message from Giles Constant, dated Nov 04:
> And zsh too?
> 
> [pts/3] >| echo $SHELL
> /usr/bin/zsh
> [pts/3] >| ldd /bin/ls
> ldd: ./: No such file or directory
> 

eh? you realize a script runs using the interpreter encoded in the #!
line right?

legolas[10:27] ~% head -1 /usr/bin/ldd
#! /bin/bash

randolph



Reply to: