Forum IceFact

IceFact - soft gratuit de facturi şi chitanţe => Linux => Topic started by: bogdesign on Feb 18, 2013, 05:07 PM

Title: ice soft in kubuntu
Post by: bogdesign on Feb 18, 2013, 05:07 PM
Am nevoie de un ajutor la instalarea programului in linux. Pot spune ca am instalat programul dar cind ma duc pe iconita din desktop programul nu porneste . Programul este instalat in /opt/icefact.

razvan@razvan-LAPTOP:~/Downloads$ sudo ./icefact-1.1-linux-x86_64.run
Verifying archive integrity... All good.
Uncompressing IceFact 1.1/Linux (x86_64)........

grep: /opt/icefact/files.log: No such file or directory
COPY icefact >> /opt/icefact/icefact
COPY icefact.lsm >> /opt/icefact/icefact.lsm
COPY ChangeLog >> /opt/icefact/ChangeLog
COPY icefact-48.png >> /opt/icefact/icefact-48.png
COPY uninstall >> /opt/icefact/uninstall
COPY IceFact.desktop >> /opt/icefact/IceFact.desktop
COPY /opt/icefact/IceFact.desktop >> /home/razvan/Desktop/IceFact.desktop

IceFact a fost instalat in '/opt/icefact'
Pentru dezinstalare rulati '/opt/icefact/uninstall'

Title: Re: ice soft in kubuntu
Post by: Serghei on Feb 19, 2013, 11:59 AM
Deschideti un terminal, rulati acolo /opt/icefact/icefact si postati aici rezultatul. Cel mai probabil va lipseste vreo biblioteca.
Title: Re: ice soft in kubuntu
Post by: bogdesign on Feb 19, 2013, 01:21 PM
Buna ziua,

mesajul este :razvan@razvan-LAPTOP:/opt/icefact$ ./icefact
bash: ./icefact: cannot execute binary file
acelasi mesaj este  si pe desktop
multumesc anticipat...
Title: Re: ice soft in kubuntu
Post by: bogdesign on Feb 19, 2013, 04:26 PM
Pentru o mai buna intelegere am facut asta:

razvan@razvan-LAPTOP:~/Downloads$ strace ./icefact-1.1-linux-x86_64.run
execve("./icefact-1.1-linux-x86_64.run", ["./icefact-1.1-linux-x86_64.run"], [/* 53 vars */]) = 0
brk(0)                                  = 0x83de000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb771c000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=93365, ...}) = 0
mmap2(NULL, 93365, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7705000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/i386-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\226\1\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1730024, ...}) = 0
mmap2(NULL, 1743580, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb755b000
mprotect(0xb76fe000, 4096, PROT_NONE)   = 0
mmap2(0xb76ff000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a3) = 0xb76ff000
mmap2(0xb7702000, 10972, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7702000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb755a000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb755a900, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0xb76ff000, 8192, PROT_READ)   = 0
mprotect(0x805f000, 4096, PROT_READ)    = 0
mprotect(0xb773f000, 4096, PROT_READ)   = 0
munmap(0xb7705000, 93365)               = 0
getpid()                                = 3816
rt_sigaction(SIGCHLD, {0x8055f60, ~[RTMIN RT_1], 0}, NULL, 8) = 0
geteuid32()                             = 1000
brk(0)                                  = 0x83de000
brk(0x83ff000)                          = 0x83ff000
getppid()                               = 3815
stat64("/home/razvan/Downloads", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("./icefact-1.1-linux-x86_64.run", O_RDONLY) = 3
fcntl64(3, F_DUPFD, 10)                 = 10
close(3)                                = 0
fcntl64(10, F_SETFD, FD_CLOEXEC)        = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {0x8055f60, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL, ~[RTMIN RT_1], 0}, NULL, 8) = 0
read(10, "#!/bin/sh\n# This script was gene"..., 8192) = 8192
open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 3
fcntl64(1, F_DUPFD, 10)                 = 11
close(1)                                = 0
fcntl64(11, F_SETFD, FD_CLOEXEC)        = 0
dup2(3, 1)                              = 1
close(3)                                = 0
write(1, "printf is a shell builtin\n", 26) = 26
dup2(11, 1)                             = 1
close(11)                               = 0
stat64("/usr/lib/lightdm/lightdm/tty", 0xbff83c80) = -1 ENOENT (No such file or directory)
stat64("/usr/local/sbin/tty", 0xbff83c80) = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/tty", 0xbff83c80) = -1 ENOENT (No such file or directory)
stat64("/usr/sbin/tty", 0xbff83c80)     = -1 ENOENT (No such file or directory)
stat64("/usr/bin/tty", {st_mode=S_IFREG|0755, st_size=22076, ...}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3817
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3817
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
read(10, " $finish\n\texit 1\n    }\nfi\n\nlocat"..., 8192) = 8192
stat64("/usr/lib/lightdm/lightdm/mkdir", 0xbff83c60) = -1 ENOENT (No such file or directory)
stat64("/usr/local/sbin/mkdir", 0xbff83c60) = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/mkdir", 0xbff83c60) = -1 ENOENT (No such file or directory)
stat64("/usr/sbin/mkdir", 0xbff83c60)   = -1 ENOENT (No such file or directory)
stat64("/usr/bin/mkdir", 0xbff83c60)    = -1 ENOENT (No such file or directory)
stat64("/sbin/mkdir", 0xbff83c60)       = -1 ENOENT (No such file or directory)
stat64("/bin/mkdir", {st_mode=S_IFREG|0755, st_size=42644, ...}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3818
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3818
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
pipe([3, 4])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3819
close(4)                                = 0
read(3, "/home/razvan/Downloads\n", 128) = 23
read(3, "", 128)                        = 0
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3819
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
pipe([3, 4])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3820
close(4)                                = 0
read(3, "/usr/bin/md5sum\n", 128)       = 16
read(3, "", 128)                        = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3820
geteuid32()                             = 1000
faccessat(AT_FDCWD, "/usr/bin/md5sum", X_OK) = 0
geteuid32()                             = 1000
faccessat(AT_FDCWD, "/usr/bin/md5sum", X_OK) = 0
write(1, "Verifying archive integrity...", 30Verifying archive integrity...) = 30
pipe([3, 4])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3822
close(4)                                = 0
read(3, "9911\n", 128)                  = 5
read(3, "", 128)                        = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3822
pipe([3, 4])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3826
close(4)                                = 0
read(3, "4293849199\n", 128)            = 11
read(3, "", 128)                        = 0
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3826
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
geteuid32()                             = 1000
faccessat(AT_FDCWD, "/usr/bin/md5sum", X_OK) = 0
pipe([3, 4])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3829
close(4)                                = 0
read(3, "md5sum\n", 128)                = 7
read(3, "", 128)                        = 0
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3829
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
pipe([3, 4])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3830
close(4)                                = 0
read(3, "5ce6e965cd25c8f5670f51b978808223"..., 128) = 33
read(3, "", 128)                        = 0
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3830
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
pipe([3, 4])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3833
close(4)                                = 0
read(3, "5ce6e965cd25c8f5670f51b978808223"..., 128) = 33
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
read(3, "", 128)                        = 0
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3833
pipe([3, 4])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3844
close(4)                                = 0
read(3, "2\n", 128)                     = 2
read(3, "", 128)                        = 0
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3844
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
pipe([3, 4])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3845
close(4)                                = 0
read(3, "1579379\n", 128)               = 8
read(3, "", 128)                        = 0
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3845
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
write(1, " All good.\n", 11 All good.
)            = 11
pipe([3, 4])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3846
close(4)                                = 0
read(3, "9911\n", 128)                  = 5
read(3, "", 128)                        = 0
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3846
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
write(1, "Uncompressing IceFact 1.1/Linux "..., 40Uncompressing IceFact 1.1/Linux (x86_64)) = 40
rt_sigaction(SIGHUP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGHUP, {0x8055f60, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {0x8055f60, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGTERM, {0x8055f60, ~[RTMIN RT_1], 0}, NULL, 8) = 0
pipe([3, 4])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3850
close(4)                                = 0
read(3, "12084080\n", 128)              = 9
read(3, "", 128)                        = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3850
pipe([3, 4])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3855
close(4)                                = 0
pipe([4, 5])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3856
close(3)                                = 0
close(5)                                = 0
pipe([3, 5])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3857
close(4)                                = 0
close(5)                                = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3858
close(3)                                = 0
close(-1)                               = -1 EBADF (Bad file descriptor)
wait4(-1, .....[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3855
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
wait4(-1, ..[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3856
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
wait4(-1, .[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3857
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3858
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3867
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3867
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
pipe([3, 4])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3871
close(4)                                = 0
read(3, "1579379\n", 128)               = 8
read(3, "", 128)                        = 0
close(3)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3871
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
write(1, "\n", 1
)                       = 1
chdir("/tmp/selfgz3816")                = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3872
wait4(-1,
COPY icefact >> /home/razvan/icefact/icefact
COPY icefact.lsm >> /home/razvan/icefact/icefact.lsm
COPY ChangeLog >> /home/razvan/icefact/ChangeLog
COPY icefact-48.png >> /home/razvan/icefact/icefact-48.png
COPY uninstall >> /home/razvan/icefact/uninstall
COPY IceFact.desktop >> /home/razvan/icefact/IceFact.desktop
COPY /home/razvan/icefact/IceFact.desktop >> /home/razvan/Desktop/IceFact.desktop

IceFact a fost instalat in '/home/razvan/icefact'
Pentru dezinstalare rulati '/home/razvan/icefact/uninstall'
[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3872
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
chdir("/tmp")                           = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb755a968) = 3897
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3897
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [])
exit_group(0)                           = ?
razvan@razvan-LAPTOP:~/Downloads$

Am incercat si cu chmod +x  nu vrea.

incerc sa fac clip pe iconita incepe sa 'sara' se porneste in bara de jos  icefact apoi dupa 30 secude dispare cind fac clic pe ea.

Am incercat si din consola  la fel nu poate executa un fisier binar...

razvan@razvan-LAPTOP:~/Downloads$ uname -a
Linux razvan-LAPTOP 3.5.0-24-generic #37-Ubuntu SMP Thu Feb 7 05:32:22 UTC 2013 i686 i686 i686 GNU/Linux
razvan@razvan-LAPTOP:~/Downloads$ ls -as icefact-1.1-linux-x86_64.run
1544 icefact-1.1-linux-x86_64.run
poate sa fie problema de compatibilitate fisier cu versiunea de linux?




Title: Re: ice soft in kubuntu
Post by: Serghei on Feb 19, 2013, 04:31 PM
Dvs. aveti Kubuntu pe 32 biti, nu puteti folosi Icefact pentru 64 biti.