Search This Blog

Monday, March 11, 2013

Debian (squeeze) bbconf install for BlackBox

Download:
http://old-releases.ubuntu.com/ubuntu/pool/universe/b/bbconf/bbconf_1.10-6.2_i386.deb

This package really works...

Installing bbconf:

>>root@debian:# dpkg -i bbconf_1.10-6.2_i386.deb
Selecting previously deselected package bbconf.
(Reading database ... 33411 files and directories currently installed.)
Unpacking bbconf (from bbconf_1.10-6.2_i386.deb) ...
dpkg: dependency problems prevent configuration of bbconf:
 bbconf depends on libqt3-mt (>= 3:3.3.6); however:
  Package libqt3-mt is not installed.
dpkg: error processing bbconf (--install):
 dependency problems - leaving unconfigured
Processing triggers for man-db ...
Processing triggers for menu ...
Errors were encountered while processing:
 bbconf
>> root@debian:# apt-get install libqt3-mt
Reading package lists... Done
Building dependency tree      
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 libqt3-mt : Depends: libmng1 (>= 1.0.10) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
>>root@debian:# apt-get -f install
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  liblcms1 libmng1 libqt3-mt
Suggested packages:
  liblcms-utils libqt3-mt-psql libqt3-mt-mysql libqt3-mt-odbc
The following NEW packages will be installed:
  liblcms1 libmng1 libqt3-mt
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 3,594 kB of archives.
After this operation, 9,028 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://ftp.us.debian.org/debian/ squeeze/main liblcms1 i386 1.18.dfsg-1.2+b3 [104 kB]
Get:2 http://ftp.us.debian.org/debian/ squeeze/main libmng1 i386 1.0.10-1+b1 [214 kB]
Get:3 http://ftp.us.debian.org/debian/ squeeze/main libqt3-mt i386 3:3.3.8b-7+b1 [3,276 kB]
Fetched 3,594 kB in 1min 11s (50.4 kB/s)                                     
Selecting previously deselected package liblcms1.
(Reading database ... 33435 files and directories currently installed.)
Unpacking liblcms1 (from .../liblcms1_1.18.dfsg-1.2+b3_i386.deb) ...
Selecting previously deselected package libmng1.
Unpacking libmng1 (from .../libmng1_1.0.10-1+b1_i386.deb) ...
Selecting previously deselected package libqt3-mt.
Unpacking libqt3-mt (from .../libqt3-mt_3%3a3.3.8b-7+b1_i386.deb) ...
Setting up liblcms1 (1.18.dfsg-1.2+b3) ...
Setting up libmng1 (1.0.10-1+b1) ...
Setting up libqt3-mt (3:3.3.8b-7+b1) ...
Setting up bbconf (1.10-6.2) ...
Processing triggers for menu ...
>> root@debian:#

Starting...

Start this command from not root user ...

>> user@debian:# su-to-root -X -c bbconf

And...
Menu Editor >> Applications >> System >> bbconf

Edit bbconf command  from "/usr/bin/bbconf" to "su-to-root -X -c bbconf"

Click "Apply"...

And configure your blackbox as you want... and.. if you'll see that some commands will gone from menu, check them with bbconf, just delete "\" simbols, or write something as you want again...

That's all...

Enjoy.

No comments: