I mainly use Archlinux so i created package file but basically i added 
just 2 lines to it and overall it looks like it:

./configure --prefix=/usr --enable-threads --disable-64bit

sed -i -e 's/-DUSE_THREAD_ALLOC=1//g' tclConfig.sh
sed -i -e 's/-DUSE_THREAD_ALLOC=1//g' Makefile

make install


Bernd Eidenschink wrote:
>>> You used to have to manually edit the makefile to disable zippy. Is
>>> this still the case?
>> What i do i use sed to replace zippy define after i ran configure, there
>> is no easy way to disable it currently
> 
> Hi Vlad!
> 
> Can you share the way you do it? Thanks!
> 
> Bernd.
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> naviserver-devel mailing list
> naviserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/naviserver-devel
> 


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to