hello everybody , first thaks a lot for your support and nice comments , that's really kind of you .
tim cowship , you use cmd
or
or this cmd to install it , if you have some luck because i'm still facing some problem to make it work
******************************************
gapan, i used the same classic way using slapt-src and tracking dependencies one by one to make it work. i did some progress but still no joy .
here is some info or error messages when trying to install some dependencies
concerning the package perl-gnome2 , i installed without any error
but this one : perl-gnome2-gconf , won't compile
Code: Select all
PERL_DL_NONLAZY=1 /usr/bin/perl5.10.1 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00.GConf.t .. 1/11 Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.) at t/00.GConf.t line 31.
# Looks like you planned 11 tests but ran 3.
# Looks like your test exited with 255 just after 3.
t/00.GConf.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/11 subtests
Test Summary Report
-------------------
t/00.GConf.t (Wstat: 65280 Tests: 3 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 11 tests but ran 3.
Files=1, Tests=3, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.05 cusr 0.01 csys = 0.10 CPU)
Result: FAIL
Failed 1/1 test programs. 0/3 subtests failed.
make: *** [test_dynamic] Error 255
fakeroot -- sh perl-gnome2-gconf.SlackBuild Failed
and i think it's the same package whose causing this error
Code: Select all
zazlox@zazlox:~$ shutter
Can't locate Gnome2/GConf.pm in @INC (@INC contains: /usr/lib/perl5/5.10.1/i486-linux-thread-multi /usr/lib/perl5/5.10.1 /usr/lib/perl5/site_perl/5.10.1/i486-linux-thread-multi /usr/lib/perl5/site_perl/5.10.1 /usr/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.10.1/i486-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.1 /usr/lib/perl5/vendor_perl .) at /usr/bin/shutter line 33.
BEGIN failed--compilation aborted at /usr/bin/shutter line 33.
zazlox@zazlox:~$ shutter
Can't locate Gnome2/GConf.pm in @INC (@INC contains: /usr/lib/perl5/5.10.1/i486-linux-thread-multi /usr/lib/perl5/5.10.1 /usr/lib/perl5/site_perl/5.10.1/i486-linux-thread-multi /usr/lib/perl5/site_perl/5.10.1 /usr/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.10.1/i486-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.1 /usr/lib/perl5/vendor_perl .) at /usr/bin/shutter line 33.
BEGIN failed--compilation aborted at /usr/bin/shutter line 33.
zazlox@zazlox:~$
************************************
laprjns
thanks friend for your help , i did the same method but some dependencies won't compile correctly still facing some errors , like :
Code: Select all
root[zazlox]# slapt-get -i perl-gtk2-imageview
Reading Package Lists...Done
No such package: perl-gtk2-imageview
Failed 15/18 test programs. 21/38 subtests failed.
make: *** [test_dynamic] Error 255
fakeroot -- sh perl-net-dbus.SlackBuild Failed
i reinstall shutter without any error
Code: Select all
Slackware package /usr/src/slapt-src/graphics/shutter/shutter-0.86.4-i486-1_SBo.txz created.
Reinstalling package shutter-0.86.4-i486-1_SBo...
| shutter (a feature-rich screenshot program)
|
| Shutter is a feature-rich screenshot program. You can take a
| screenshot of a specific area, window, your whole screen, or even of a
| website - apply different effects to it, draw on it to highlight
| points, and then upload to an image hosting site, all within one
| window. Shutter is free, open-source, and licensed under GPL v3.
|
| Homepage: http://shutter-project.org/
|
but still no luck to make it work , really tracking all these dependencies , it's not an easy work , you need patient

The Linux philosophy is 'Laugh in the face of danger'. Oops. Wrong One. 'Do it yourself'. Yes, that's it.