[ FIXED ] eror instal ProzGui di backtrack 5
#1
assalamualikum Wr.wB...

maaf kalau salah posting...:pc::pc:

jadi gni Om....
ane udah glogin ke gogle, tape belum dapat jwban yag memuaskan..HuhHuhHuh
reNcana ane mau instal ProzGui di baktrack ane...

udah ane wget file nya dan ane instal dengan dpkg -i namafile.deb

tape kok di terminal ane eror ya??

Quote:root@bt:~# dpkg -i prozgui_2.0.4beta-1_i386.deb
Selecting previously deselected package prozgui.
(Reading database ...
dpkg: warning: files list file for package `prozgui' missing, assuming package has no files currently installed.
(Reading database ... 252653 files and directories currently installed.)
Preparing to replace prozgui 2.0.4beta-1 (using prozgui_2.0.4beta-1_i386.deb) ...
Unpacking replacement prozgui ...
Setting up prozgui (2.0.4beta-1) ...
/var/lib/dpkg/info/prozgui.postinst: line 4: fg: no job control
dpkg: error processing prozgui (--install):
subprocess installed post-installation script returned error exit status 1
Processing triggers for man-db ...
Errors were encountered while processing:
prozgui
root@bt:~#

and pas ane ketik di terminal ane apt-get upgrade
kok eror juga ya....

Quote:apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up prozgui (2.0.4beta-1) ...
/var/lib/dpkg/info/prozgui.postinst: line 4: fg: no job control
dpkg: error processing prozgui (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
prozgui
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@bt:~#

ithu solusinya gmna ya kak..?
mohon bimbinganYa:beer::beer::beer:

#2
Download aja dulu dari sini bro ...

wget http://project-linux-software.googlecode...1_i386.deb

Terus install ...

dpkg -i prozgui_2.0.7-1ubuntu1~34~lucid1_i386.deb
Spoiler! :
Selecting previously deselected package prozgui.
(Reading database ... 244172 files and directories currently installed.)
Unpacking prozgui (from prozgui_2.0.7-1ubuntu1~34~lucid1_i386.deb) ...
dpkg: dependency problems prevent configuration of prozgui:
prozgui depends on libfltk1.1 (>= 1.1.6); however:
Package libfltk1.1 is not installed.

dpkg: error processing prozgui (--install):
dependency problems - leaving unconfigured
Processing triggers for man-db ...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for python-support ...
Errors were encountered while processing:
prozgui


uppzzz error... ternyata dia minta install libfltk1.1

ok install aja lah ...
Spoiler! :

apt-get install libfltk1.1
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
libfltk1.1
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
1 not fully installed or removed.
Need to get 463kB of archives.
After this operation, 1,118kB of additional disk space will be used.
Get:1 http://32.repository.backtrack-linux.org/ revolution/main libfltk1.1 1.1.10-2 [463kB]
Fetched 463kB in 12s (38.6kB/s)
Selecting previously deselected package libfltk1.1.
(Reading database ... 244188 files and directories currently installed.)
Unpacking libfltk1.1 (from .../libfltk1.1_1.1.10-2_i386.deb) ...
Setting up libfltk1.1 (1.1.10-2) ...

Setting up prozgui (2.0.7-1ubuntu1~34~lucid1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place

setelah itu tinggal lo ulang dpkg -i nya...

dpkg -i prozgui_2.0.7-1ubuntu1~34~lucid1_i386.deb
Spoiler! :
(Reading database ... 244198 files and directories currently installed.)
Preparing to replace prozgui 2.0.7-1ubuntu1~34~lucid1 (using prozgui_2.0.7-1ubuntu1~34~lucid1_i386.deb) ...
Unpacking replacement prozgui ...
Setting up prozgui (2.0.7-1ubuntu1~34~lucid1) ...
Processing triggers for man-db ...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for python-support ...


SS bonus
Spoiler! :
[Image: 251455_1734593281794_1147422359_31447457_4859956_n.jpg]
moga berguna dah ..:pc:
FOLLOW @DutaLinux
for more question and sharing about security and Opensource only

#3
prozGUI tuh buat apa si? download manager gitu ya?

lebih asik pake skdownloader kalo gueBig Grin

http://www.toolsbysk.com/skdownloader/do...index.html

#4
Coba
root@bt ~# dpkg --configure
atau
root@bt ~# apt-get -f install

#5
Quote:Download aja dulu dari sini bro ...

wget http://project-linux-software.googlecode...1_i386.deb

Terus install ...

dpkg -i prozgui_2.0.7-1ubuntu1~34~lucid1_i386.deb
Spoiler! :
Selecting previously deselected package prozgui.
(Reading database ... 244172 files and directories currently installed.)
Unpacking prozgui (from prozgui_2.0.7-1ubuntu1~34~lucid1_i386.deb) ...
dpkg: dependency problems prevent configuration of prozgui:
prozgui depends on libfltk1.1 (>= 1.1.6); however:
Package libfltk1.1 is not installed.
dpkg: error processing prozgui (--install):
dependency problems - leaving unconfigured
Processing triggers for man-db ...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for python-support ...
Errors were encountered while processing:
prozgui


uppzzz error... ternyata dia minta install libfltk1.1

ok install aja lah ...
Spoiler! :

apt-get install libfltk1.1
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
libfltk1.1
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
1 not fully installed or removed.
Need to get 463kB of archives.
After this operation, 1,118kB of additional disk space will be used.
Get:1 http://32.repository.backtrack-linux.org/ revolution/main libfltk1.1 1.1.10-2 [463kB]
Fetched 463kB in 12s (38.6kB/s)
Selecting previously deselected package libfltk1.1.
(Reading database ... 244188 files and directories currently installed.)
Unpacking libfltk1.1 (from .../libfltk1.1_1.1.10-2_i386.deb) ...
Setting up libfltk1.1 (1.1.10-2) ...

Setting up prozgui (2.0.7-1ubuntu1~34~lucid1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place

setelah itu tinggal lo ulang dpkg -i nya...

dpkg -i prozgui_2.0.7-1ubuntu1~34~lucid1_i386.deb
Spoiler! :
(Reading database ... 244198 files and directories currently installed.)
Preparing to replace prozgui 2.0.7-1ubuntu1~34~lucid1 (using prozgui_2.0.7-1ubuntu1~34~lucid1_i386.deb) ...
Unpacking replacement prozgui ...
Setting up prozgui (2.0.7-1ubuntu1~34~lucid1) ...
Processing triggers for man-db ...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for python-support ...


SS bonus
Spoiler! :
http://a2.sphotos.ak.fbcdn.net/hphotos-a...9956_n.jpg
Image exceeds set limits. Click to view full size image

moga berguna dah ..Tonguec:

thankz Bnk........
prozgui udaH FIx......






Users browsing this thread: 1 Guest(s)