Omnimaga

Calculator Community => Casio Calculators => Topic started by: flyingfisch on December 29, 2011, 12:41:22 pm

Title: Linux casio calculator transfer program
Post by: flyingfisch on December 29, 2011, 12:41:22 pm
Does anyone know of a calc<=>PC transfer program that is native to linux? All I can find are windows programs, which don't detect the calculator.
Title: Re: Linux casio calculator transfer program
Post by: JosJuice on December 29, 2011, 01:18:22 pm
I don't know any for Casio calculators, sadly. Programs that are made for Windows are certainly not going to work because Windows drivers aren't compatible with Linux at all, not even if Wine is used.
Title: Re: Linux casio calculator transfer program
Post by: Nick on December 29, 2011, 01:19:56 pm
is this what you were looking for? http://xizard.free.fr/logiciels/XI_interface/XI_interface.html

edit: or maybe here you can find something: http://tuxmobil.org/calculators_unix.html
Title: Re: Linux casio calculator transfer program
Post by: flyingfisch on December 29, 2011, 09:27:55 pm
I think xfer9860 is what i need, but i cant figure out how to install it. Could someone convert it to .deb?
Title: Re: Linux casio calculator transfer program
Post by: Jim Bauwens on December 30, 2011, 04:23:53 am
Choose the tar.gz and follow the instructions on the bottom of the website :)
Title: Re: Linux casio calculator transfer program
Post by: imo_inx on December 30, 2011, 09:30:45 am
I think xfer9860 is what i need, but i cant figure out how to install it. Could someone convert it to .deb?
http://www.cyberciti.biz/faq/install-tarballs/
Use the file address instead of just file.tar.bz, use //home/desktop/file.tar.bz
Title: Re: Linux casio calculator transfer program
Post by: flyingfisch on December 30, 2011, 10:00:09 am
where is it installed to? I can't find it.
Title: Re: Linux casio calculator transfer program
Post by: imo_inx on December 30, 2011, 10:08:37 am
Open terminal and type the program name.
Title: Re: Linux casio calculator transfer program
Post by: flyingfisch on December 30, 2011, 10:24:27 am
when i try to install, i get this:

Code: [Select]
flyingfisch@flyingfisch-Office-Computer:~/XI_interface-1.1$ ./configure
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for gtk-config... no
checking for GTK - version >= 1.2.0... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error: Cannot find GTK: Is gtk-config in path?
Title: Re: Linux casio calculator transfer program
Post by: imo_inx on December 30, 2011, 10:27:11 am
type install instead of ./configure
or use the makefile.
Title: Re: Linux casio calculator transfer program
Post by: flyingfisch on January 06, 2012, 03:34:38 pm
OK, first of all, I decided to use XI_interface-1.1 instead. I tried installing the .rpm and supposedly it installed fine, but I cant find out where. :P

EDIT:

I figured out how to run it but I get this error:

Code: [Select]
XI_interface: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory
Title: Re: Linux casio calculator transfer program
Post by: willrandship on January 06, 2012, 05:43:26 pm
apparently you don't have GTK installed. install it. :P
Title: Re: Linux casio calculator transfer program
Post by: flyingfisch on January 06, 2012, 05:51:04 pm
I will try installing GTK. Also, I got xfer9860 to run now, but i get a problem:

Code: [Select]
flyingfisch@flyingfisch-office-computer: sudo src/xfer9860 -i
[sudo] password for flyingfisch:
--- xfer9860 v0.2.1  Copyright (C) 2007 Andreas Bertheussen and Manuel Naranjo.
[>] Setting up USB connection..
ERR: usb_set_configuration(): -110

[E] A listening device could not be found.
    Make sure it is receiving; press [ON], [MENU], [sin], [F2]


EDIT
After installing libgtk2.0 (i cant figure out how to get 1.2 but it shouldnt matter, should it?), I still get the error message when I try to run XI_interface.
Title: Re: Linux casio calculator transfer program
Post by: imo_inx on January 07, 2012, 08:42:28 am
Is your calc in recieving mode?
Title: Re: Linux casio calculator transfer program
Post by: flyingfisch on January 07, 2012, 12:40:38 pm
Is your calc in recieving mode?

Yes, and other ppl are having the same problem. There's a post about it on Ubuntuforums.org and Forty-Two just posted the same prob on CasioCalc.org (yes, the same forty-two that is a member of Cemetach) :)