make bluefish t owork with zen coding


 
Thread Tools Search this Thread
Top Forums Web Development make bluefish t owork with zen coding
# 1  
Old 03-01-2012
make bluefish t owork with zen coding

Hi,

I have installed on bluefish on the computer that run windows 7 and the zen coding doesn't work.

I know that in order for zen coding to work it demand python.
I do have python 2.7 in the directory python27.


but when I check the built info I get:
Code:
This version of Bluefish was built with:
./configure  'CONFIG_SITE=win32/config.nsis'
gtk 2.24.8 (runtime gtk 2.24.8)
glib 2.28.8 (runtime 2.28.8)
with libenchant... yes
with libenchant >= 1.4... yes
with libgucharmap... no
with libgucharmap_2... yes
with python... no

How can I download version of bluefish that will be built with python?
So that the zen coding will work there.
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

Bluefish: where are the preferences saved?

I have just tried out Bluefish as an alternative to my regular text editor. If I save the modified preferences and reboot, the preferences have to be reentered again. Does anyone know which file the preferences are saved in? The command find / -mmin -5 | grep bluefish yields zero hits. Thanks... (2 Replies)
Discussion started by: figaro
2 Replies

2. Gentoo

Creative Zen Sleek Photo...

Hi all, My thanks in advance for reading and any posts. Just wondering if anyone knows of anywhere where I can get a driver from for a creative zen sleek photo for redhad Fedora? I ordered it stupidly without making sure that it would work on Fedora, seems that it only works on WinXP. ... (2 Replies)
Discussion started by: B14speedfreak
2 Replies
Login or Register to Ask a Question
qpid-python-test(1)						   User Commands					       qpid-python-test(1)

NAME
qpid-python-test - run tests of the python QPID library for a broker SYNOPSIS
qpid-python-test [options] PATTERN ... DESCRIPTION
Run tests matching the specified PATTERNs. OPTIONS
-h, --help show this help message and exit -l, --list list tests instead of executing them -b BROKER, --broker=BROKER run tests against BROKER (default localhost) -f FILE, --log-file=FILE log output to FILE -v LEVEL, --log-level=LEVEL only display log messages of LEVEL or higher severity: DEBUG, WARN, ERROR (default WARN) -c CATEGORY, --log-category=CATEGORY log only categories matching CATEGORY pattern -m MODULES, --module=MODULES add module to test search path -i IGNORE, --ignore=IGNORE ignore tests matching IGNORE pattern -I IFILE, --ignore-file=IFILE ignore tests matching patterns in IFILE -H, --halt-on-error halt if an error is encountered -t, --time report timing information on test run -D DEFINE, --define=DEFINE define test parameters SEE ALSO
For more information on qpid-python-test please check the QPID wiki at http://qpid.apache.org. Apache QPID October 2011 qpid-python-test(1)