From: Bernd D. <Be...@Da...> - 2003-03-14 16:30:21
|
Just try make install and not ./INSTALL if you type less INSTALL you will see what I am mean ;) Am Mit, 2003-03-12 um 22.44 schrieb Max Williams: > Hi > I have never posted in a mailing list before so please forgive me if I > get it wrong or something :-) > > I want to install and use LCD4Linux on redhat 7.3 > Heres is what i have done: > > -extracted and untared the tarball. > typed this:[root@redhat lcd4linux-0.98]# ./configure --prefix=/usr > --enable-drivers=hd44780 > then typed this:[root@redhat lcd4linux-0.98]# make (i assumed this > part from LCDproc) > > I have read the README file but thats for when its been installed > right? > > If i run INSTALL I get this: > > [root@redhat lcd4linux-0.98]# ./INSTALL > ./INSTALL: Basic: command not found > ./INSTALL: ==================: command not found > ./INSTALL: These: command not found > ./INSTALL: command substitution: line 1: unexpected EOF while looking > for matching `'' > ./INSTALL: command substitution: line 4: syntax error: unexpected end > of file > ./INSTALL: The: command not found > ./INSTALL: command substitution: line 1: unexpected EOF while looking > for matching `'' > ./INSTALL: command substitution: line 3: syntax error: unexpected end > of file > ./INSTALL: definitions.: command not found > ./INSTALL: line 113: syntax error near unexpected token `(f' > ./INSTALL: line 113: `is something like `gnu-as' or `x' (for the X > Window System). The' > [root@redhat lcd4linux-0.98]# ./INSTALL > ./INSTALL: Basic: command not found > ./INSTALL: ==================: command not found > ./INSTALL: These: command not found > ./INSTALL: command substitution: line 1: unexpected EOF while looking > for matching `'' > ./INSTALL: command substitution: line 4: syntax error: unexpected end > of file > ./INSTALL: The: command not found > ./INSTALL: command substitution: line 1: unexpected EOF while looking > for matching `'' > ./INSTALL: command substitution: line 3: syntax error: unexpected end > of file > ./INSTALL: definitions.: command not found > ./INSTALL: line 113: syntax error near unexpected token `(f' > ./INSTALL: line 113: `is something like `gnu-as' or `x' (for the X > Window System). The' > > Can someone point me in the right direction? > > Max > > |