Subject | power console on my Lubuntu 11.10 |
---|---|
Author | mariuz |
Post date | 2011-12-22T10:22:58Z |
sudo apt-get install python-pip
sudo easy_install pwcfb
error seems that firebird-2.5-dev headers are needed , so it needs the fbclient installed and the headers
File "setup.py", line 7, in <module>
File "/tmp/easy_install-BYILgx/fdb-0.7.0/fdb/__init__.py", line 23, in <module>
File "/tmp/easy_install-BYILgx/fdb-0.7.0/fdb/fbcore.py", line 27, in <module>
File "/tmp/easy_install-BYILgx/fdb-0.7.0/fdb/ibase.py", line 956, in <module>
File "/usr/lib/python2.7/ctypes/__init__.py", line 366, in __getattr__
func = self.__getitem__(name)
File "/usr/lib/python2.7/ctypes/__init__.py", line 371, in __getitem__
func = self._FuncPtr((name_or_ordinal, self))
AttributeError: /usr/bin/python: undefined symbol: isc_attach_database
i have installed the headers
sudo apt-get install firebird2.5-dev
sudo easy_install pwcfb
Searching for pwcfb
Best match: pwcfb 0.9.2
Processing pwcfb-0.9.2-py2.7.egg
pwcfb 0.9.2 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/pwcfb-0.9.2-py2.7.egg
Processing dependencies for pwcfb
Searching for PowerConsole
Reading http://pypi.python.org/simple/PowerConsole/
Reading http://www.ibphoenix.cz/pwc/index.html
Reading http://ibphoenix.cz/pwc/download/
Reading http://www.ibphoenix.cz/pwc/
Best match: PowerConsole 0.7.5
Downloading http://pypi.python.org/packages/source/P/PowerConsole/PowerConsole-0.7.5.tar.gz#md5=f1c2e1037cbe1d73886d6db061d748d1
Processing PowerConsole-0.7.5.tar.gz
Running PowerConsole-0.7.5/setup.py -q bdist_egg --dist-dir /tmp/easy_install-n8pIog/PowerConsole-0.7.5/egg-dist-tmp-RwFlVW
warning: no files found matching 'README'
warning: no previously-included files matching 'CVS' found anywhere in distribution
error: Setup script exited with error: file '/tmp/easy_install-n8pIog/PowerConsole-0.7.5/ipwc' does not exist
sudo easy_install pwcfb
error seems that firebird-2.5-dev headers are needed , so it needs the fbclient installed and the headers
File "setup.py", line 7, in <module>
File "/tmp/easy_install-BYILgx/fdb-0.7.0/fdb/__init__.py", line 23, in <module>
File "/tmp/easy_install-BYILgx/fdb-0.7.0/fdb/fbcore.py", line 27, in <module>
File "/tmp/easy_install-BYILgx/fdb-0.7.0/fdb/ibase.py", line 956, in <module>
File "/usr/lib/python2.7/ctypes/__init__.py", line 366, in __getattr__
func = self.__getitem__(name)
File "/usr/lib/python2.7/ctypes/__init__.py", line 371, in __getitem__
func = self._FuncPtr((name_or_ordinal, self))
AttributeError: /usr/bin/python: undefined symbol: isc_attach_database
i have installed the headers
sudo apt-get install firebird2.5-dev
sudo easy_install pwcfb
Searching for pwcfb
Best match: pwcfb 0.9.2
Processing pwcfb-0.9.2-py2.7.egg
pwcfb 0.9.2 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/pwcfb-0.9.2-py2.7.egg
Processing dependencies for pwcfb
Searching for PowerConsole
Reading http://pypi.python.org/simple/PowerConsole/
Reading http://www.ibphoenix.cz/pwc/index.html
Reading http://ibphoenix.cz/pwc/download/
Reading http://www.ibphoenix.cz/pwc/
Best match: PowerConsole 0.7.5
Downloading http://pypi.python.org/packages/source/P/PowerConsole/PowerConsole-0.7.5.tar.gz#md5=f1c2e1037cbe1d73886d6db061d748d1
Processing PowerConsole-0.7.5.tar.gz
Running PowerConsole-0.7.5/setup.py -q bdist_egg --dist-dir /tmp/easy_install-n8pIog/PowerConsole-0.7.5/egg-dist-tmp-RwFlVW
warning: no files found matching 'README'
warning: no previously-included files matching 'CVS' found anywhere in distribution
error: Setup script exited with error: file '/tmp/easy_install-n8pIog/PowerConsole-0.7.5/ipwc' does not exist