On Jun 10 manish regmi wrote: > I have downloaded the latest source package. but when i try to install > it using > ./configure > ./tools/wineinstall > It says bad interpreter. > > Why is this so. Try to check your intrepreters. For example: [s2@katleriai TenkeÅ_KapitÃnya]head -1 /usr/src/wine-cvs/wine/configure #! /bin/sh [s2@katleriai TenkeÅ_KapitÃnya]$ head -/usr/src/wine-cvs/wine/tools/wineinstall #!/bin/bash [s2@katleriai TenkeÅ_KapitÃnya]$ which sh /bin/sh [s2@katleriai TenkeÅ_KapitÃnya]$ which bash /bin/bash [s2@katleriai TenkeÅ_KapitÃnya]$ ls -Al /bin/bash -rwxr-xr-x 1 root root 626124 Apr 9 2003 /bin/bash [s2@katleriai TenkeÅ_KapitÃnya]$ ls -Al /bin/sh lrwxrwxrwx 1 root root 4 Jul 23 2003 /bin/sh -> bash Both are present on my box. And what about you? _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users