gnokii-users
[Top][All Lists]
Advanced

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

Re: gnokii 0.5.5 new requiredments to compile?


From: Hans Motshärg
Subject: Re: gnokii 0.5.5 new requiredments to compile?
Date: Fri, 10 Oct 2003 16:08:47 +0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; et-EE; rv:1.4) Gecko/20030701

Papa San ::
Seems 0.5.5 doesn't compile out of the box anymore. That was one of my favourite features. ;-)
Can someone point me in th right direction here please?

Mine is as follows:

--start--
#!/bin/bash
#Gnokii Compilation stuff

#echo "Autoconf .... if CVS Version"
#autoconf

#echo "Autoheader .... if DVS Version"
#autoheader

echo "Configure...."
env LANG=et_EE \
./configure \
--enable-security \
--datadir=/usr/share \
--mandir=/usr/share/man \
--with-x \
--with-bluetooth=/usr/include
#--enable-xdebug \
#--enable-rlpdebug \
#--enable-debug

echo "Grab et.po rights to me...."
chown hans:hans /usr/src/gnokii/po/et.po

echo "Making..."
make
echo "Installing......"
make install

#Just to be shure all things are just like needed!
ls -l /dev/ttyS0
ls -l /dev/ttyS1

ls -l /usr/local/sbin/
chmod 4750 /usr/local/sbin/mgnokiidev
chown root:gnokii /usr/local/sbin/mgnokiidev
ls -l /usr/local/sbin/

--end--
Run it as root in (out of tar.gz)gnokii src directory.
Mine works like charm ;)

Just my 0,02$
--
Hans
RLU #159561





reply via email to

[Prev in Thread] Current Thread [Next in Thread]