Hi Everybody!

It all should be here, but I can't get it to work:

p...@pete-desktop:~$ python
Python 2.5.2 (r252:60911, Oct  5 2008, 19:24:49)
[GCC 4.3.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>
>>> exit
Use exit() or Ctrl-D (i.e. EOF) to exit
>>>
p...@pete-desktop:~$ mysql
The program 'mysql' is currently not installed.  You can install it by typing:
sudo apt-get install mysql-client-5.0
bash: mysql: command not found
p...@pete-desktop:~$ sudo apt-get install mysql-client-5.0
[sudo] password for pete:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-headers-2.6.27-7 linux-headers-2.6.27-7-generic
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libdbd-mysql-perl libdbi-perl libmysqlclient15off libnet-daemon-perl
  libplrpc-perl mysql-common
Suggested packages:
  dbishell mysql-doc-5.0
The following NEW packages will be installed:
  libdbd-mysql-perl libdbi-perl libmysqlclient15off libnet-daemon-perl
  libplrpc-perl mysql-client-5.0 mysql-common
0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
Need to get 10.8MB of archives.
After this operation, 25.7MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com intrepid/main mysql-common
5.0.67-0ubuntu6 [60.7kB]
Get:2 http://us.archive.ubuntu.com intrepid/main libmysqlclient15off
5.0.67-0ubuntu6 [1841kB]
Get:3 http://us.archive.ubuntu.com intrepid/main libnet-daemon-perl
0.38-1.1 [45.9kB]
Get:4 http://us.archive.ubuntu.com intrepid/main libplrpc-perl
0.2017-1.1 [35.0kB]
Get:5 http://us.archive.ubuntu.com intrepid/main libdbi-perl 1.605-1 [787kB]
Get:6 http://us.archive.ubuntu.com intrepid/main libdbd-mysql-perl
4.007-1build1 [140kB]
Get:7 http://us.archive.ubuntu.com intrepid/main mysql-client-5.0
5.0.67-0ubuntu6 [7879kB]
Fetched 10.8MB in 2min21s (76.1kB/s)
Selecting previously deselected package mysql-common.
(Reading database ... 115627 files and directories currently installed.)
Unpacking mysql-common (from .../mysql-common_5.0.67-0ubuntu6_all.deb) ...
Selecting previously deselected package libmysqlclient15off.
Unpacking libmysqlclient15off (from
.../libmysqlclient15off_5.0.67-0ubuntu6_i386.deb) ...
Selecting previously deselected package libnet-daemon-perl.
Unpacking libnet-daemon-perl (from .../libnet-daemon-perl_0.38-1.1_all.deb) ...
Selecting previously deselected package libplrpc-perl.
Unpacking libplrpc-perl (from .../libplrpc-perl_0.2017-1.1_all.deb) ...
Selecting previously deselected package libdbi-perl.
Unpacking libdbi-perl (from .../libdbi-perl_1.605-1_i386.deb) ...
Selecting previously deselected package libdbd-mysql-perl.
Unpacking libdbd-mysql-perl (from
.../libdbd-mysql-perl_4.007-1build1_i386.deb) ...
Selecting previously deselected package mysql-client-5.0.
Unpacking mysql-client-5.0 (from
.../mysql-client-5.0_5.0.67-0ubuntu6_i386.deb) ...
Processing triggers for man-db ...
Setting up mysql-common (5.0.67-0ubuntu6) ...
Setting up libmysqlclient15off (5.0.67-0ubuntu6) ...

Setting up libnet-daemon-perl (0.38-1.1) ...
Setting up libplrpc-perl (0.2017-1.1) ...
Setting up libdbi-perl (1.605-1) ...
Setting up libdbd-mysql-perl (4.007-1build1) ...
Setting up mysql-client-5.0 (5.0.67-0ubuntu6) ...
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
p...@pete-desktop:~$ mysqldb
bash: mysqldb: command not found
p...@pete-desktop:~$ sudo apt-get --yes install python-reportlab
python-wxgtk2.8 subversion
[sudo] password for pete:
Reading package lists... Done
Building dependency tree
Reading state information... Done
python-wxgtk2.8 is already the newest version.
python-wxgtk2.8 set to manually installed.
The following packages were automatically installed and are no longer required:
  linux-headers-2.6.27-7 linux-headers-2.6.27-7-generic
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libapr1 libaprutil1 libneon27-gnutls libpq5 libsvn1 ttf-dustin
Suggested packages:
  python-egenix-mxtexttools python-reportlab-doc subversion-tools db4.6-util
  patch
Recommended packages:
  python-renderpm
The following NEW packages will be installed:
  libapr1 libaprutil1 libneon27-gnutls libpq5 libsvn1 python-reportlab
  subversion ttf-dustin
0 upgraded, 8 newly installed, 0 to remove and 31 not upgraded.
Need to get 2933kB of archives.
After this operation, 11.7MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com intrepid/main libapr1 1.2.12-4 [109kB]
Get:2 http://us.archive.ubuntu.com intrepid-updates/main libpq5
8.3.7-0ubuntu8.10.1 [297kB]
Get:3 http://us.archive.ubuntu.com intrepid/main libaprutil1
1.2.12+dfsg-7 [75.7kB]
Get:4 http://us.archive.ubuntu.com intrepid/main libneon27-gnutls
0.28.2-2build1 [114kB]
Get:5 http://us.archive.ubuntu.com intrepid/main libsvn1
1.5.1dfsg1-1ubuntu2 [734kB]
Get:6 http://us.archive.ubuntu.com intrepid/main python-reportlab
2.1dfsg-2 [643kB]
Get:7 http://us.archive.ubuntu.com intrepid/main subversion
1.5.1dfsg1-1ubuntu2 [340kB]
Get:8 http://us.archive.ubuntu.com intrepid/main ttf-dustin 20030517-6 [621kB]
Fetched 2933kB in 33s (86.8kB/s)
Selecting previously deselected package libapr1.
(Reading database ... 118467 files and directories currently installed.)
Unpacking libapr1 (from .../libapr1_1.2.12-4_i386.deb) ...
Selecting previously deselected package libpq5.
Unpacking libpq5 (from .../libpq5_8.3.7-0ubuntu8.10.1_i386.deb) ...
Selecting previously deselected package libaprutil1.
Unpacking libaprutil1 (from .../libaprutil1_1.2.12+dfsg-7_i386.deb) ...
Selecting previously deselected package libneon27-gnutls.
Unpacking libneon27-gnutls (from
.../libneon27-gnutls_0.28.2-2build1_i386.deb) ...
Selecting previously deselected package libsvn1.
Unpacking libsvn1 (from .../libsvn1_1.5.1dfsg1-1ubuntu2_i386.deb) ...
Selecting previously deselected package python-reportlab.
Unpacking python-reportlab (from .../python-reportlab_2.1dfsg-2_all.deb) ...
Selecting previously deselected package subversion.
Unpacking subversion (from .../subversion_1.5.1dfsg1-1ubuntu2_i386.deb) ...
Selecting previously deselected package ttf-dustin.
Unpacking ttf-dustin (from .../ttf-dustin_20030517-6_all.deb) ...
Processing triggers for man-db ...
Setting up libapr1 (1.2.12-4) ...

Setting up libpq5 (8.3.7-0ubuntu8.10.1) ...

Setting up libaprutil1 (1.2.12+dfsg-7) ...

Setting up libneon27-gnutls (0.28.2-2build1) ...

Setting up libsvn1 (1.5.1dfsg1-1ubuntu2) ...

Setting up python-reportlab (2.1dfsg-2) ...

Setting up subversion (1.5.1dfsg1-1ubuntu2) ...
Setting up ttf-dustin (20030517-6) ...
Updating fontconfig cache for /usr/share/fonts/truetype/dustin
No CIDSupplement specified for Batang-Bold, defaulting to 0.
No CIDSupplement specified for Batang-Regular, defaulting to 0.
No CIDSupplement specified for KochiMincho-Regular, defaulting to 0.
No CIDSupplement specified for Dotum-Bold, defaulting to 0.
No CIDSupplement specified for Dotum-Regular, defaulting to 0.
No CIDSupplement specified for UMingCN, defaulting to 0.
No CIDSupplement specified for KochiGothic-Regular-JaH, defaulting to 0.
No CIDSupplement specified for KochiGothic-Regular, defaulting to 0.
No CIDSupplement specified for KochiMincho-Regular-JaH, defaulting to 0.

Processing triggers for libc6 ...
ldconfig deferred processing now taking place
p...@pete-desktop:~$ dabo
bash: dabo: command not found
p...@pete-desktop:~$ sudo
usage: sudo -h | -K | -k | -L | -l | -V | -v
usage: sudo [-bEHPS] [-p prompt] [-u username|#uid] [VAR=value]
            {-i | -s | <command>}
usage: sudo -e [-S] [-p prompt] [-u username|#uid] file ...
p...@pete-desktop:~$ sudo python setup.py install
[sudo] password for pete:
python: can't open file 'setup.py': [Errno 2] No such file or directory
p...@pete-desktop:~$ sudo /pete/desktop/python setup.py install
sudo: /pete/desktop/python: command not found
p...@pete-desktop:~$

Regards,

Pete

_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/e283bfa60904161800v567057e2jaefcbf01a20da...@mail.gmail.com

Reply via email to