1

Bon, etant sous linux, je veux tenter d'installer gtktiemu (je commence a en avoir marre de glander grin)

j'ai dl les tar.gz de tiemu, libticals, et libticables

en premier, il faut installer libticables...
dans mon repertoire $HOME (/home/knoppix), je decompresse libticables.tar.gz, et je me met dans son repertoire...
je fais ./configure --prefix=$HOME
(vu que certains repertoires sont sur le cd de knoppix et donc en read-only...)

s'il y en a que ca peut aider, voici les sortis ecran que j'ai eu :
knoppix@ttyp0[libticables-3.7.6]$ ./configure --prefix=$HOME
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... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether build environment is sane... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for strerror in -lcposix... no
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for gawk... gawk
checking for pkg-config... /usr/bin/pkg-config
checking for libusb-config... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/perm.h usability... yes
checking sys/perm.h presence... yes
checking for sys/perm.h... yes
checking for sys/types.h... (cached) yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking asm/io.h usability... yes
checking asm/io.h presence... yes
checking for asm/io.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking tilp/ticable.h usability... no
checking tilp/ticable.h presence... no
checking for tilp/ticable.h... no
checking tilp/tiglusb.h usability... no
checking tilp/tiglusb.h presence... no
checking for tilp/tiglusb.h... no
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for vprintf... yes
checking for _doprnt... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether sys/types.h defines makedev... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for mkfifo... yes
checking for cfmakeraw... yes
checking for gettimeofday... yes
checking for getwd... yes
checking for memchr... yes
checking for mempcpy... yes
checking for memset... yes
checking for strerror... yes
checking for strstr... yes
checking for uname... yes
checking for select... yes
checking for struct stat.st_blksize... yes
checking for BSD... no
checking for Win32... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /bin/sed
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking whether enabling logging facilities... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ranlib... (cached) ranlib
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... ./config.rpath: ./config.rpath: No such file or directory
done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... (cached) yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.875, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating macros/Makefile
config.status: creating man/Makefile
config.status: creating man/ticables-config.1
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating win32/Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating ticables-config
config.status: creating libticables.lsm
config.status: creating libticables.spec
config.status: creating ticables.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Now, you can type make and make install

Developpers or users which want to send a bug report can add the
'--enable-logging' option on the 'configure' command line for enabling logging facilities. Logging files are generated in user's HOME.


Vu qu'il me dit que je peux taper make puis make install, je tape make...
Voila le resultat :
(je ne met que la fin... avant, ca compile)
mkdir .libs
rm -fr .libs/libticables.la .libs/libticables.* .libs/libticables.*
(cd . && ln -s ioports.lo ioports.o)
(cd . && ln -s avr_link.lo avr_link.o)
(cd . && ln -s dev_link.lo dev_link.o)
(cd . && ln -s dfl_link.lo dfl_link.o)
(cd . && ln -s par_link.lo par_link.o)
(cd . && ln -s ser_link.lo ser_link.o)
(cd . && ln -s slv_link.lo slv_link.o)
(cd . && ln -s tie_link.lo tie_link.o)
(cd . && ln -s tig_link.lo tig_link.o)
(cd . && ln -s vti_link.lo vti_link.o)
(cd . && ln -s vtl_link.lo vtl_link.o)
(cd . && ln -s error.lo error.o)
(cd . && ln -s intrface.lo intrface.o)
(cd . && ln -s type2str.lo type2str.o)
(cd . && ln -s logging.lo logging.o)
(cd . && ln -s probe.lo probe.o)
(cd . && ln -s verbose.lo verbose.o)
(cd . && ln -s direct.lo direct.o)
(cd . && ln -s timodules.lo timodules.o)
gcc -shared ioports.lo avr_link.lo dev_link.lo dfl_link.lo par_link.lo ser_link.lo slv_link.lo tie_link.lo tig_link.lo vti_link.lo vtl_link.lo error.lo intrface.lo type2str.lo logging.lo probe.lo verbose.lo direct.lo timodules.lo -L/usr/lib /usr/lib/libusb.so -Wl,-soname -Wl,libticables.so.3 -o .libs/libticables.so.3.7.6
(cd .libs && rm -f libticables.so.3 && ln -s libticables.so.3.7.6 libticables.so.3)
(cd .libs && rm -f libticables.so && ln -s libticables.so.3.7.6 libticables.so)
creating libticables.la
(cd .libs && rm -f libticables.la && ln -s ../libticables.la libticables.la)
make[2]: Leaving directory `/ramdisk/home/knoppix/libticables-3.7.6/src'
Making all in tests
make[2]: Entering directory `/ramdisk/home/knoppix/libticables-3.7.6/tests'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -g -O2 -D__I386__ -D__LINUX__ -Wall -D_REENTRANT -c test_ticables.c
/bin/sh ../libtool --mode=link gcc -g -O2 -D__I386__ -D__LINUX__ -Wall -D_REENTRANT -L/usr/lib -lusb -o test_ticables test_ticables.o ../src/libticables.la
mkdir .libs
gcc -g -O2 -D__I386__ -D__LINUX__ -Wall -D_REENTRANT -o .libs/test_ticables test_ticables.o -L/usr/lib ../src/.libs/libticables.so /usr/lib/libusb.so -Wl,--rpath -Wl,/home/knoppix/lib
creating test_ticables
make[2]: Leaving directory `/ramdisk/home/knoppix/libticables-3.7.6/tests'
Making all in win32
make[2]: Entering directory `/ramdisk/home/knoppix/libticables-3.7.6/win32'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/ramdisk/home/knoppix/libticables-3.7.6/win32'
Making all in intl
make[2]: Entering directory `/ramdisk/home/knoppix/libticables-3.7.6/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/ramdisk/home/knoppix/libticables-3.7.6/intl'
Making all in po
make[2]: Entering directory `/ramdisk/home/knoppix/libticables-3.7.6/po'
make[2]: *** No rule to make target `../src/porttalk.c', needed by `libticables.pot'. Stop.
make[2]: Leaving directory `/ramdisk/home/knoppix/libticables-3.7.6/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/ramdisk/home/knoppix/libticables-3.7.6' make: *** [all-recursive-am] Error 2

et donc, il y a des erreurs sad


si a tout haard je tente le make install, il y a aussi des erreurs
(voici la fin de ce qui est affiché)
make[1]: Leaving directory `/ramdisk/home/knoppix/libticables-3.7.6/intl'
Making install in po
make[1]: Entering directory `/ramdisk/home/knoppix/libticables-3.7.6/po'
make[1]: *** No rule to make target `../src/porttalk.c', needed by `libticables.pot'. Stop.
make[1]: Leaving directory `/ramdisk/home/knoppix/libticables-3.7.6/po' make: *** [install-recursive] Error 1


donc en gros, ca foire sad
et sans libticables, je peux passer a l'installe de libticalcs...
et sans libticalcs, je peux pas installer l'emu, je suppose sad


je suis un peu newbie de l'unix, un peu perdu, la grin
Si quelqu'un pouvait m'aider, ca serait cool...
avatar
Tutorial C (TI-89/92+/v200) - Articles Développement Web (PHP, Javascript, ...)
« What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against? » - Larry Wall

2

Passe --disable-nls à configure.

Et roms, si tu passes par là: il te faudra supprimer la dépendance de libticables.pot envers ../src/porttalk.c dans po/Makefile.
avatar
Mes news pour calculatrices TI: Ti-Gen
Mes projets PC pour calculatrices TI: TIGCC, CalcForge (CalcForgeLP, Emu-TIGCC)
Mes chans IRC: #tigcc et #inspired sur irc.freequest.net (UTF-8)

Liberté, Égalité, Fraternité

3

ok, je teste ca smile
merci smile
avatar
Tutorial C (TI-89/92+/v200) - Articles Développement Web (PHP, Javascript, ...)
« What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against? » - Larry Wall

4

bon, pour ca, ca semble marcher... mais on dirait que c la suite qui foire...
je cherche pas plus, je verrai demain. c largement l'heure d'aller me coucher.
avatar
Tutorial C (TI-89/92+/v200) - Articles Développement Web (PHP, Javascript, ...)
« What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against? » - Larry Wall

5

Poste le nouveau message d'erreur s'il te plaît.
avatar
Mes news pour calculatrices TI: Ti-Gen
Mes projets PC pour calculatrices TI: TIGCC, CalcForge (CalcForgeLP, Emu-TIGCC)
Mes chans IRC: #tigcc et #inspired sur irc.freequest.net (UTF-8)

Liberté, Égalité, Fraternité

6

oui, je le posterai qd je serai chez moi smile
mais hier soir, qd j'ai poste le post 3, j'etais un peu trop creve pour essayer de comprendre par moi-meme, deja grin
et, tant qu'a faire, si je pouvais trouver par moi-meme, ca serait pas plus mal smile

d'autant plus que ca doit etre un truc a la con, encore sad
avatar
Tutorial C (TI-89/92+/v200) - Articles Développement Web (PHP, Javascript, ...)
« What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against? » - Larry Wall

7

Bon, je retente...

je decompesse ticables, et je me met dans son repertoire.
./configure --prefix=$HOME --disable-nls

il me sort que je peux taper make puis make install.
=> make
il compile le tout... je ne vois pas d'erreur ni quoi que ce soit de suspect.

=> make install
la non plus, pas de message d'erreur...
il mouline un peu, et se termine a priori correctement
(enfin, je n'ai aucun message qui m'informe de quoi que ce soit, en fait)

a un moment, au milieu du baratin, il me sort ca :
Libraries have been installed in:
/home/knoppix/lib
je sais pas si ca peut etre utile pr la suite... mais ca montre que ca a bien installe dans mon $HOME, a priori...




je decompresse libticalcs, et me met dans son repertoire...
./configure --prefix=$HOME --disable-nls
(je met aussi le --disable-nls... je sais pas a quoi ca sert... mais vu qu'il le fallait au dessus...)
et voila la fin du barratin qui s'affiche :
checking whether using GLib2... yes
checking for pkg-config... /usr/bin/pkg-config
checking for ticables >= 3.6.1... Package ticables was not found in the pkg-config search path.
Perhaps you should add the directory containing `ticables.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ticables' found
configure: error: Library requirements (ticables >= 3.6.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.


alors, le fichier ticables.pc, je le trouve dans ce repertoire :
/home/knoppix/libticables-3.7.6
je suppose qu'il faut que j'ajoute ce repertoire a la variable d'environnement PKG_CONFIG_PATH ?
a priori, celle-ci est pour l'instant vide :
knoppix@ttyp0[libticables-3.7.6]$ echo $PKG_CONFIG_PATH

(il me renvoie rien)

bon, alors, j'ajoute a la variable :
knoppix@ttyp0[libticables-3.7.6]$ PKG_CONFIG_PATH=/home/knoppix/libticables-3.7.6
knoppix@ttyp0[libticables-3.7.6]$ echo $PKG_CONFIG_PATH /home/knoppix/libticables-3.7.6

bon, normalement, comme ca, le chemin est dans la variable d'environnement demandée...
et j'ai fait en plus "export PKG_......" ; je sais pas si ca sert, mais ca doit pas faire de mal.

je me remet dans le repertoire de ticals, et je re- ./configure machine chose
argh, maintenant, meme chose qu'au dessus, mais avec
checking TICABLES_LIBS... -L/home/knoppix/lib -lticables
checking for tifiles >= 0.5.3... Package tifiles was not found in the pkg-config search path.
Perhaps you should add the directory containing `tifiles.pc'
to the PKG_CONFIG_PATH environment variable
No package 'tifiles' found
configure: error: Library requirements (tifiles >= 0.5.3) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

bon, j'essaye de trouver ca, et de le rajouter a la mme variable...
erf... paés moyen de le trouver dans /home/knoppix...
ni dans /dev ni /etc ni /lib...
(et, apres verification, ce n'est pas non plus dans le repertoire de libticalcs...)

bon, a tout hazard, je decompresse gtktiemu, des fois que ca serait dedans...
c'est pas dedans sad

Bon, a tout hasard, je tente un ./configure (avec les mes options), dans le repertoire de tiemu... on sait jamais... ca me coute pas gd chose...
et, naturellement, a la fin, il me met :
checking for jpeg_destroy_compress in -ljpeg... yes
checking for pthread_create in -lpthread... yes
checking for SDL_Init in -lSDL... no
checking for ticables-config... no

Error: cannot find ticables-config. Do you have libticables installed ?
You can download it from
<http://lpg.ticalc.org/prj_tilp/download-en.html> ...

donc, pas moyen non plus d'installer sad
quoique... ce fichier, a priori, est present dans le repertoire ou j'ai decompresse libticables...
est-ce qu'il y a un moyen d'indiquer que c'est la qu'il est ?
parce que sans ca, pas moyen de rien sad

arf, si jamais j'arrive a aller au bout de l'install, je sens que je l'installerai sur ma cle usb, histoire de pas avoir a installer a chaque fois que je boote...

enfin, si quelqu'un peut voir pr m'aider...
merci smile


avatar
Tutorial C (TI-89/92+/v200) - Articles Développement Web (PHP, Javascript, ...)
« What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against? » - Larry Wall

8

oui le pb viens de ti-cables que j'ai jamais réussi a installer correctement moi non plus sad
avatar

9

mais pourquoi les programmes linux ne sont jamais simple a installé!

10

sa répends mozilla openOffice s'installent très facilement, la pluspart des RPM aussi mais c'est vrai que tout les logiciel ne sont pas évidents a mettre en place
avatar

11

Il faut récupérer et installer libtifiles avant d'installer libticalcs. L'ordre d'installation est:
* libticables
* libtifiles
* libticalcs
* programme utilisateur (TiLP ou TiEmu)
D'ailleurs, il te faudra aussi mettre /home/knoppix/lib dans LD_LIBRARY_PATH (pour que ld.so trouve les fichiers .so) sauf si tu compiles les librairies en librairies statiques avec --disable-shared (chose qui n'a probablement jamais été testée).
avatar
Mes news pour calculatrices TI: Ti-Gen
Mes projets PC pour calculatrices TI: TIGCC, CalcForge (CalcForgeLP, Emu-TIGCC)
Mes chans IRC: #tigcc et #inspired sur irc.freequest.net (UTF-8)

Liberté, Égalité, Fraternité

12

arf, pour libtifiles, je n'ai pas vu ca de marque sur la page de gtktiemu....
mais je vais le telecharger smile
merci smile

et je rajouterai ../lib a la variable que tu me dit smile


je fais le tour du forum, et je teste smile
avatar
Tutorial C (TI-89/92+/v200) - Articles Développement Web (PHP, Javascript, ...)
« What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against? » - Larry Wall

13

argh sad
et y'a (encore) un probleme... mais plus loin cette fois...

installation des trois libs se fait nikel.
(je rajoute chaque repertoire delib a PKG_CONFIG_PATH, a chaque fois que la lib est installée)

je copie le fichier "nom_de_la_lib"-config vers le repertoire de tiemu, et le rend executable (et ce pour chaque lib) par un chmod 700...
(sinon, le configure de tiemu me dit qu'il ne trouve pas ces fichiers *****-config)

j'ai bien rajoute la variable d'environnement que tu me disais
(je l'ai créée apres l'install de la premiere lib)

j'ai mis une rom dans le fichier ROMs de tiemu
je lance le configure de tiemu, il me dit que je peux faire make puis make install
et qd je fais make, il y a des erreurs sad
voila la fin de ce qui s'affiche :
hid/rcfile.c: In function `read_rc_file':
hid/rcfile.c:178: warning: int format, TicableBaudRate arg (arg 3)
hid/rcfile.c:219: `IOM_DCB' undeclared (first use in this function)
hid/rcfile.c:219: (Each undeclared identifier is reported only once
hid/rcfile.c:219: for each function it appears in.)
hid/rcfile.c: In function `write_rc_file':
hid/rcfile.c:466: `IOM_DCB' undeclared (first use in this function)
hid/rcfile.c:409: warning: enumeration value `LINK_NONE' not handled in switch
hid/rcfile.c:454: warning: enumeration value `USER_PORT' not handled in switch
hid/rcfile.c:454: warning: enumeration value `OSX_SERIAL_PORT' not handled in switch
hid/rcfile.c:454: warning: enumeration value `OSX_USB_PORT' not handled in switch
hid/rcfile.c:472: warning: enumeration value `IOM_API' not handled in switch
hid/rcfile.c:472: warning: enumeration value `IOM_OK' not handled in switch
make[2]: *** [rcfile.o] Error 1
make[2]: Leaving directory `/ramdisk/home/knoppix/tiemu-1.65/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/ramdisk/home/knoppix/tiemu-1.65' make: *** [all] Error 2


s'il faut, je peux tout refaire, et dire exactement tout ce que j'ai fait... j'ai tout noté sur un papier, en me disant que ca resservirai surement un jour...


/me trouve que linux, c bien joli... mais qu'est-ce que c'est galere !
avatar
Tutorial C (TI-89/92+/v200) - Articles Développement Web (PHP, Javascript, ...)
« What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against? » - Larry Wall

14

Romain Liévin a retiré ce #define des versions récentes de libticables pour une raison ou pour une autre. (À mon avis, c'est un bogue, parce que c'est un changement incompatible.) Workaround:
export CFLAGS="$CFLAGS -DIOM_DCB=4"
avatar
Mes news pour calculatrices TI: Ti-Gen
Mes projets PC pour calculatrices TI: TIGCC, CalcForge (CalcForgeLP, Emu-TIGCC)
Mes chans IRC: #tigcc et #inspired sur irc.freequest.net (UTF-8)

Liberté, Égalité, Fraternité

15

j'ai execute la ligne que tu me conseille.
ensuite, je me suis mis dans le repertoire de tiemu
./configure (avec toujours les deux meme options : --prefix=$HOME --disable-nls)
=> il me dit que je peux faire make puis make install
et qd je fais make, j'ai toujours des erreurs sad
(plus les meme qu'avant)
voila la fin du baratin :
hid/ticalc.c: In function `hid_switch_windowed':
hid/ticalc.c:1007: `SDL_HWPALETTE' undeclared (first use in this function)
hid/ticalc.c:1007: `SDL_HWSURFACE' undeclared (first use in this function)
hid/ticalc.c:1007: `SDL_RESIZABLE' undeclared (first use in this function)
hid/ticalc.c:1007: warning: assignment makes pointer from integer without a cast
hid/ticalc.c: In function `do_screenshot':
hid/ticalc.c:1069: warning: implicit declaration of function `strcpy'
hid/ticalc.c:1082: `Uint8' undeclared (first use in this function)
hid/ticalc.c:1082: `ptr' undeclared (first use in this function)
hid/ticalc.c:1102: warning: implicit declaration of function `memset'
hid/ticalc.c:1110: syntax error before ')' token
hid/ticalc.c:1119: request for member `r' in something not a structure or union
hid/ticalc.c:1120: request for member `g' in something not a structure or union
hid/ticalc.c:1121: request for member `b' in something not a structure or union
hid/ticalc.c:1149: request for member `r' in something not a structure or union
hid/ticalc.c:1150: request for member `g' in something not a structure or union
hid/ticalc.c:1151: request for member `b' in something not a structure or union
hid/ticalc.c:1154: syntax error before ')' token
make[2]: *** [ticalc.o] Error 1
make[2]: Leaving directory `/ramdisk/home/knoppix/tiemu-1.65/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/ramdisk/home/knoppix/tiemu-1.65' make: *** [all] Error 2

est-ce que ca peut venir du fait qu'il me manque encore quelque chose ?


j'ai retenté en executant la ligne que tu me conseille en 13, puis en reinstallant les trois librairies...
et ca me fait la meme chose qd je fait le make de tiemu sad
avatar
Tutorial C (TI-89/92+/v200) - Articles Développement Web (PHP, Javascript, ...)
« What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against? » - Larry Wall

16

Ce sont les premiers messages d'erreur qui sont les plus importants, pas les derniers. Il y a des trucs non déclarés présumablements parce qu'un header n'a pas été trouvé, mais il faut aller voir plus haut pour savoir lequel.
avatar
Mes news pour calculatrices TI: Ti-Gen
Mes projets PC pour calculatrices TI: TIGCC, CalcForge (CalcForgeLP, Emu-TIGCC)
Mes chans IRC: #tigcc et #inspired sur irc.freequest.net (UTF-8)

Liberté, Égalité, Fraternité

17

heu, ok.
je retente le make, et je poste le debut smile
(ah non, meme pas besoin de le retenter... j'avais pas ferme la fenetre de console)

bon, j'ai pas mal de warning parci parla, je ne les note pas ici... c pas ca qui fait des erreurs...

Voila, a un moment, j'ai plein de trucs comme ca :
hid/ticalc.c: In function `sdl_to_ti':
hid/ticalc.c:268: `SDLK_a' undeclared (first use in this function)
hid/ticalc.c:269: `SDLK_b' undeclared (first use in this function)
hid/ticalc.c:270: `SDLK_c' undeclared (first use in this function)
hid/ticalc.c:271: `SDLK_d' undeclared (first use in this function)
hid/ticalc.c:272: `SDLK_e' undeclared (first use in this function) hid/ticalc.c:273: `SDLK_f' undeclared (first use in this function)


et ca continue avec des trucs dans ce genre :
hid/ticalc.c: In function `hid_update_keys':
hid/ticalc.c:491: `SDL_Event' undeclared (first use in this function)
hid/ticalc.c:491: syntax error before "event"
hid/ticalc.c:496: warning: implicit declaration of function `SDL_PollEvent'
hid/ticalc.c:496: `event' undeclared (first use in this function)
hid/ticalc.c:498: `SDL_MOUSEBUTTONDOWN' undeclared (first use in this function)
hid/ticalc.c:518: warning: implicit declaration of function `SDL_WaitEvent'
hid/ticalc.c:530: `SDL_MOUSEBUTTONUP' undeclared (first use in this function) hid/ticalc.c:541: `SDL_KEYDOWN' undeclared (first use in this function)


et ca fini par ce que j'ai poste au dessus.



si tu veux tout en detail :
http://squale92.free.fr/result_make.txt
il me semble que ct plus long les premieres fois... je suppose que c'est aprce qu'il y a des fichiers qui ont ete compiles, et qu'il ne les recompile pas ?
avatar
Tutorial C (TI-89/92+/v200) - Articles Développement Web (PHP, Javascript, ...)
« What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against? » - Larry Wall

18

hid/ticalc.c:25:22: SDL/SDL.h: No such file or directory

tu dois installer le package de développement de SDL.

C'est bizarre que configure ne teste pas la présence des headers SDL avant de lancer la compilation... c'est un bug à signaler a roms.
So much code to write, so little time.

19

ergh.... en plus, fo que j'installe le package de developpement SDL ?
argh, je suis pas pret d'arriver a le faire tourner cet emu grin
(surtout que je n'ai que la RAM... plus de disque dur ou stocker ca...)
bon, fo que je trouve le package de developpement SDL, donc...
avatar
Tutorial C (TI-89/92+/v200) - Articles Développement Web (PHP, Javascript, ...)
« What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against? » - Larry Wall

20

lolsmile

21

argh sad
j'y connais pas gd chose (j'ai jamais essaye d'installer quoi que ce soit sous linux avant, en fait), mais a priori, j'arrive pas a installer :

j'ai dl sur le site de SDL le rpm correspondant a SDL Devel
et qd je veux l'installer, il veut pas sad
knoppix@ttyp0[knoppix]$ rpm -i SDL-devel-1.2.5-1.i386.rpm
error: cannot open Packages index using db3 - No such file or directory (2) error: cannot open Packages database in /var/lib/rpm

et si je passe par un outil graphique, j'ai le meme resultat sad
mourn
avatar
Tutorial C (TI-89/92+/v200) - Articles Développement Web (PHP, Javascript, ...)
« What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against? » - Larry Wall

22

C'est très intelligent que d'essayer d'installer un RPM sur un système Debian (Knoppix est un système Debian!)... roll
Essaye apt-get install SDL-devel. Mais je te préviens que tu risques de ne pas pouvoir installer un package précompilé sous Knoppix parce que tout est protégé en écriture. Je pense qu'il vaut mieux compiler à partir des sources.
avatar
Mes news pour calculatrices TI: Ti-Gen
Mes projets PC pour calculatrices TI: TIGCC, CalcForge (CalcForgeLP, Emu-TIGCC)
Mes chans IRC: #tigcc et #inspired sur irc.freequest.net (UTF-8)

Liberté, Égalité, Fraternité

23

C'est très intelligent que d'essayer d'installer un RPM sur un système Debian (Knoppix est un système Debian!)...

heu... bon, je suppose qu'il fallait pas que je m'teonne que ca marche pas sad
bah, je suis un peu (en fait, beaucoup...) newbie de linux...
ma foi, vu qu'il y a sur le cd un utilitaire en interface graphique gerant les rpm, entre autre, et que "rpm" en mode texte est present... enfin, c pas logique que les outils marchent pas et qu'ils soient presents grin

en effet, le apt-get ne marche pas sad
knoppix@ttyp0[knoppix]$ apt-get install SDL-devel
W: Not using locking for read only lock file /var/lib/dpkg/lock
E: Unable to write to /var/cache/apt/ E: The package lists or status file could not be parsed or opened.


Bon, alors, fo que je reussisse a trouver les sources...
avatar
Tutorial C (TI-89/92+/v200) - Articles Développement Web (PHP, Javascript, ...)
« What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against? » - Larry Wall

24

squale92 a écrit :
heu... bon, je suppose qu'il fallait pas que je m'teonne que ca marche pas sad
bah, je suis un peu (en fait, beaucoup...) newbie de linux...
ma foi, vu qu'il y a sur le cd un utilitaire en interface graphique gerant les rpm, entre autre, et que "rpm" en mode texte est present... enfin, c pas logique que les outils marchent pas et qu'ils soient presents grin

Ils sont présents parce qu'ils marchent parfois. Mais pas souvent.
Bon, alors, fo que je reussisse a trouver les sources...

Elles sont sur le site officiel, au même endroit où tu as téléchargé ton RPM.
avatar
Mes news pour calculatrices TI: Ti-Gen
Mes projets PC pour calculatrices TI: TIGCC, CalcForge (CalcForgeLP, Emu-TIGCC)
Mes chans IRC: #tigcc et #inspired sur irc.freequest.net (UTF-8)

Liberté, Égalité, Fraternité

25

Ils sont présents parce qu'ils marchent parfois. Mais pas souvent.

ok smile
Elles sont sur le site officiel, au même endroit où tu as téléchargé ton RPM

ok, je suis en train d'aller voir smile
avatar
Tutorial C (TI-89/92+/v200) - Articles Développement Web (PHP, Javascript, ...)
« What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against? » - Larry Wall

26

Bon, hier, j'ai reussi a installer le pack de la SDL... et la troisime lib voualit plus s'installer...
enfin bon...

aujourd'hui, j'ai retenté. (a chaque fois que je reboote, ca me reinitialise tout... une fois que j'aurai reussi a l'installer nikel en RAM, je verrai pour l'installer sur la cle USB, histoire de pas avoir a me taper l'install tous les jours)
install de libticables, tibtifiles, libticalcs => OK
install de la SDL => OK
./configure de tiemu => OK
make de tiemu => pas OK sad

voila ce que me sort make :
(la seconde fois que je l'execute (la premiere fois, y'avait trop de barratin, mais je suppose que la seconde fois, il ne tente de compiler que ce qu'il n'a pas reussi la premiere fois))
knoppix@ttyp0[tiemu-1.65]$ make
make all-recursive
make[1]: Entering directory `/ramdisk/home/knoppix/tiemu-1.65'
Making all in .
make[2]: Entering directory `/ramdisk/home/knoppix/tiemu-1.65'
make[2]: Leaving directory `/ramdisk/home/knoppix/tiemu-1.65'
Making all in help
make[2]: Entering directory `/ramdisk/home/knoppix/tiemu-1.65/help'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/ramdisk/home/knoppix/tiemu-1.65/help'
Making all in intl
make[2]: Entering directory `/ramdisk/home/knoppix/tiemu-1.65/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/ramdisk/home/knoppix/tiemu-1.65/intl'
Making all in man
make[2]: Entering directory `/ramdisk/home/knoppix/tiemu-1.65/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/ramdisk/home/knoppix/tiemu-1.65/man'
Making all in misc
make[2]: Entering directory `/ramdisk/home/knoppix/tiemu-1.65/misc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/ramdisk/home/knoppix/tiemu-1.65/misc'
Making all in pixmaps
make[2]: Entering directory `/ramdisk/home/knoppix/tiemu-1.65/pixmaps'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/ramdisk/home/knoppix/tiemu-1.65/pixmaps'
Making all in po
make[2]: Entering directory `/ramdisk/home/knoppix/tiemu-1.65/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/ramdisk/home/knoppix/tiemu-1.65/po'
Making all in skins
make[2]: Entering directory `/ramdisk/home/knoppix/tiemu-1.65/skins'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/ramdisk/home/knoppix/tiemu-1.65/skins'
Making all in src
make[2]: Entering directory `/ramdisk/home/knoppix/tiemu-1.65/src'
/bin/sh ../libtool --mode=link gcc -DIOM_DCB=4 -I/home/knoppix/include -I/home/knoppix/include -I/home/knoppix/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -D__I386__ -D__LINUX__ -Wall -DDEBUGGER -DPENT_COUNTER -o tiemu -ljpeg cpu0.o cpu1.o cpu2.o cpu3.o cpu4.o cpu5.o cpu6.o cpu7.o cpu8.o cpu9.o cpuA.o cpuB.o cpuC.o cpuD.o cpuE.o cpuF.o cpudefs.o cpustbl.o readcpu.o newcpu.o debugger.o hardware.o lcd.o keyboard.o linkport.o memory.o timer.o ioports.o m68k.o intlist.o bkpts.o error.o images.o state.o callbacks.o interface.o skin.o cnv.o pcx.o xpm.o jpg.o bmp.o files.o misc.o rcfile.o ticalc.o paths.o tikeys.o support.o gxpm.o tiemu_dbox.o tiemu_cb.o link_dbox.o link_cb.o msg_dbox.o msg_cb.o infos_dbox.o infos_cb.o adbkpt_dbox.o adbkpt_cb.o colors_dbox.o colors_cb.o dbkpt_dbox.o dbkpt_cb.o debug_dbox.o debug_cb.o itick_dbox.o itick_cb.o logaddr_dbox.o logaddr_cb.o romv_dbox.o romv_cb.o trap_dbox.o trap_cb.o viewlog_dbox.o viewlog_cb.o dbgopt_dbox.o dbgopt_cb.o pgmentbkpt_dbox.o pgmentbkpt_cb.o state_dbox.o state_cb.o dump_dbox.o dump_cb.o bkpt_cause.o scopt_dbox.o scopt_cb.o user_dbox.o user_cb.o fsel_dbox.o fsel_cb.o wizard_dbox.o wizard_cb.o help_dbox.o help_cb.o manpage_dbox.o manpage_cb.o startup_dbox.o startup_cb.o thanks_dbox.o thanks_cb.o about_dbox.o about_cb.o pbar_dbox.o pbar_cb.o skin_dbox.o skin_cb.o refresh.o main_wnd.o main.o -lpthread -ljpeg -lm -lglib -L/home/knoppix/lib -lticables -L/home/knoppix/lib -ltifiles -L/home/knoppix/lib -lticalcs -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
gcc -DIOM_DCB=4 -I/home/knoppix/include -I/home/knoppix/include -I/home/knoppix/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -D__I386__ -D__LINUX__ -Wall -DDEBUGGER -DPENT_COUNTER -o tiemu cpu0.o cpu1.o cpu2.o cpu3.o cpu4.o cpu5.o cpu6.o cpu7.o cpu8.o cpu9.o cpuA.o cpuB.o cpuC.o cpuD.o cpuE.o cpuF.o cpudefs.o cpustbl.o readcpu.o newcpu.o debugger.o hardware.o lcd.o keyboard.o linkport.o memory.o timer.o ioports.o m68k.o intlist.o bkpts.o error.o images.o state.o callbacks.o interface.o skin.o cnv.o pcx.o xpm.o jpg.o bmp.o files.o misc.o rcfile.o ticalc.o paths.o tikeys.o support.o gxpm.o tiemu_dbox.o tiemu_cb.o link_dbox.o link_cb.o msg_dbox.o msg_cb.o infos_dbox.o infos_cb.o adbkpt_dbox.o adbkpt_cb.o colors_dbox.o colors_cb.o dbkpt_dbox.o dbkpt_cb.o debug_dbox.o debug_cb.o itick_dbox.o itick_cb.o logaddr_dbox.o logaddr_cb.o romv_dbox.o romv_cb.o trap_dbox.o trap_cb.o viewlog_dbox.o viewlog_cb.o dbgopt_dbox.o dbgopt_cb.o pgmentbkpt_dbox.o pgmentbkpt_cb.o state_dbox.o state_cb.o dump_dbox.o dump_cb.o bkpt_cause.o scopt_dbox.o scopt_cb.o user_dbox.o user_cb.o fsel_dbox.o fsel_cb.o wizard_dbox.o wizard_cb.o help_dbox.o help_cb.o manpage_dbox.o manpage_cb.o startup_dbox.o startup_cb.o thanks_dbox.o thanks_cb.o about_dbox.o about_cb.o pbar_dbox.o pbar_cb.o skin_dbox.o skin_cb.o refresh.o main_wnd.o main.o -rdynamic -lpthread /usr/lib/libjpeg.so -lm -L/home/knoppix/lib /home/knoppix/lib/libticables.so -L/usr/lib /usr/lib/libusb.so /home/knoppix/lib/libtifiles.so -lticalcs -L/usr/X11R6/lib /usr/lib/libgtk.so -lm /usr/lib/libgdk.so -lm /usr/lib/libgmodule.so /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm -Wl,--rpath -Wl,/home/knoppix/lib -Wl,--rpath -Wl,/home/knoppix/lib
/usr/bin/ld: cannot find -lticalcs
collect2: ld returned 1 exit status
make[2]: *** [tiemu] Error 1
make[2]: Leaving directory `/ramdisk/home/knoppix/tiemu-1.65/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/ramdisk/home/knoppix/tiemu-1.65' make: *** [all] Error 2


Et, normalement, j'ai bien suivi toutes les etapes indiquées plus haut (j'ai tout note sur un papier, et a chaque install, je le suis, ligne par ligne).
j'ai PKG_CONFIG_PATH qui contient les repertoires des 3 librairies
j'ai LD_LIBRARY_PATH qui point vers /home/knoppix/lib
j'ai CFLAGS qui est mis a ce que Kevin m' aconseille plus haut (la preuve, c que l'installe de ticalcs s'esit faite)
j'ai la SDL qui s'est installée (enfin, je pense avoir pris le bon paquet... mais de toute facon, a priori, l'erreur ne vient pas de SDL, cette fois-ci)
j'ai mis une ROM dans le repertoire ROMs de ti-emu
j'ai copie vers le repertoire de tiemu les trois ****-config des trois libs, et les ai rendu executable

Enfin, si quelqu'un a une suggestion, je suis tout ouvert smile
avatar
Tutorial C (TI-89/92+/v200) - Articles Développement Web (PHP, Javascript, ...)
« What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against? » - Larry Wall

27

Y-a-t'il bien tes librairies dans /home/knoppix/lib (il y a bien -L/home/knoppix/lib dans l'invocation, donc si ton libticalcs.so est là-dedans, le linker est censé l'avoir trouvé)? (As-tu bien fait make install pour chaque?)
avatar
Mes news pour calculatrices TI: Ti-Gen
Mes projets PC pour calculatrices TI: TIGCC, CalcForge (CalcForgeLP, Emu-TIGCC)
Mes chans IRC: #tigcc et #inspired sur irc.freequest.net (UTF-8)

Liberté, Égalité, Fraternité

28

Dans /home/knoppix/lib, j'ai ceci :
knoppix@ttyp0[lib]$ ll
total 1860
lrwxrwxrwx    1 knoppix  knoppix        19 May 25 15:05 libSDL-1.2.so.0 -> libSDL-1.2.so.0.0.5
-rwxr-xr-x    1 knoppix  knoppix    491040 May 25 15:05 libSDL-1.2.so.0.0.5
-rw-r--r--    1 knoppix  knoppix    593690 May 25 15:05 libSDL.a
-rwxr-xr-x    1 knoppix  knoppix       729 May 25 15:05 libSDL.la
lrwxrwxrwx    1 knoppix  knoppix        19 May 25 15:05 libSDL.so -> libSDL-1.2.so.0.0.5
-rw-r--r--    1 knoppix  knoppix       858 May 25 15:05 libSDLmain.a
-rwxr-xr-x    1 knoppix  knoppix       755 May 25 14:56 libticables.la
lrwxrwxrwx    1 knoppix  knoppix        20 May 25 14:56 libticables.so -> libticables.so.3.7.6
lrwxrwxrwx    1 knoppix  knoppix        20 May 25 14:56 libticables.so.3 -> libticables.so.3.7.6
-rwxr-xr-x    1 knoppix  knoppix    270737 May 25 14:56 libticables.so.3.7.6
-rwxr-xr-x    1 knoppix  knoppix       869 May 25 15:00 libticalcs-4.la
lrwxrwxrwx    1 knoppix  knoppix        21 May 25 15:00 libticalcs-4.so -> libticalcs-4.so.0.4.9
lrwxrwxrwx    1 knoppix  knoppix        21 May 25 15:00 libticalcs-4.so.0 -> libticalcs-4.so.0.4.9
-rwxr-xr-x    1 knoppix  knoppix    240005 May 25 15:00 libticalcs-4.so.0.4.9
-rwxr-xr-x    1 knoppix  knoppix       718 May 25 14:58 libtifiles.la
lrwxrwxrwx    1 knoppix  knoppix        19 May 25 14:58 libtifiles.so -> libtifiles.so.0.5.6
lrwxrwxrwx    1 knoppix  knoppix        19 May 25 14:58 libtifiles.so.0 -> libtifiles.so.0.5.6
-rwxr-xr-x    1 knoppix  knoppix    278890 May 25 14:58 libtifiles.so.0.5.6
drwxr-xr-x    2 knoppix  knoppix       100 May 25 15:00 pkgconfig

Donc, a priori, les 3 librairies ti*** sont la, ainsi que la SDL...
donc si ton libticalcs.so est là-dedans

heu, il y a libticalcs-4.so (enfin, qui est un lien vers un fichier avec un numero de version plus "precis"), mais pas libticalcs.so
tout court sad
As-tu bien fait make install pour chaque?

il ne me semble pas en avoir oublié un.
cela dit, je vais le refaire pour ticalcs, au cas ou.
avatar
Tutorial C (TI-89/92+/v200) - Articles Développement Web (PHP, Javascript, ...)
« What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against? » - Larry Wall

29

j'ai refait
./configure ...
make
make install
en etant dans le repertoire de libticalcs
et ca ne m'a pas créé quoi que ce soit de nouveau dans $HOME/lib, a priori
je suppose donc que je n'avais pas oublié de le faire plus haut
(enfin, je suppose)
avatar
Tutorial C (TI-89/92+/v200) - Articles Développement Web (PHP, Javascript, ...)
« What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against? » - Larry Wall

30

je viens de tout effacer, et de reprendre le processus de 0.
Et la, je suis certain, je n'ai oublié aucun make ni make install.
j'ai pu installer les 3 libs plus la SDL sans probleme.
mais qd je vais dans $HOME/lib, j'ai ces fichiers :
knoppix@ttyp0[bin]$ ll
total 12
-rwxr-xr-x    1 knoppix  knoppix      1618 May 25 16:24 sdl-config
-rwxr-xr-x    1 knoppix  knoppix       756 May 25 16:19 ticables-config
-rwxr-xr-x    1 knoppix  knoppix       753 May 25 16:21 tifiles-config

et la, il n'y a pas ticalcs-config...
Est-ce normal ?
je suppose que ticalcs-config devrait etre dans ce repertoire, au meme titre que les deux autres, non ?
(et plutot que de copier les fichier ****-config dans le repertoire de tiemu, est-ce qu'il ne vaudrait pas mieux que j'ajoute $HOME/bin au PATH ?)
avatar
Tutorial C (TI-89/92+/v200) - Articles Développement Web (PHP, Javascript, ...)
« What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against? » - Larry Wall