LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Xtel problem (https://www.linuxquestions.org/questions/linux-software-2/xtel-problem-53467/)

Dek 04-04-2003 08:14 PM

Xtel problem
 
I want to install xtel on my redhat 8.0 with kernel 2.4.20-8 (with Tekram DC315 support integrated and no Dabusb module :) ).

I tried both rpm (with or without motif library) and of course install the Motif library and its clone.

When i type xtel i I get error with drawings.
About the helvetica font : cannot convert to fontsub or something alike
And then several badDrawable errors (winget).

With motif, same thing with xpm stuff.

Any idea how to solve my problem ?

Note that i don't remember my XFree version (how do i know it ?)

Dek

jailbait 04-04-2003 09:01 PM

I can't help you with your xtel problem but I can tell you how to find your xfree version number.

rpm -qi xf86

Aussie 04-04-2003 10:05 PM

Do "XFree86 -version",
Code:

bern@grendel bern$ XFree86 -version

XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20 i686 [ELF]
Build Date: 01 March 2003
        Before reporting problems, check http://www.XFree86.Org/
        to make sure that you have the latest version.
Module Loader present


Dek 04-05-2003 08:02 AM

Ok for XFree86.

I have XFree 4.2.0 and Gcc 3.2 200290. Thanks both of you.

Now for my Xtel problem ???

Dek

Aussie 04-05-2003 08:14 AM

Post a link to where you got Xtel from, and it would help if you put your distro into your profile, some of us answer a lot of threads and having details like that under your user name make it easier to remember which is which.

Dek 04-05-2003 05:40 PM

well, here is the link :
http://pficheux.free.fr/xtel/
and i did say i was on Redhat 8.0 with my kernel version in my post ;).
Anyway i'm updating my profile.

Dek

Aussie 04-05-2003 05:53 PM

Ok, try downloading the source, see if you get any errors when you do ./configure on it, they should help in tracking down the problem.

Dek 04-06-2003 09:18 AM

.configure does nothing. However i saw a config.tmpl file with compilation options. Some are related to my problem it seems (NO_XPM, etc...). I'll test some, just to see.

Here is the file in its primal state :

/* Configuration Xtel
*
* Installation du démon INSTALLDEMON
* Toolkit OSF-Motif MOTIF (pour les riches)
* Pas de TERMIO NO_TERMIO (pour les intégristes BSD)
* Pas de sélecteur de fichier NO_SEL_FILE (pour les nostalgiques)
* Pas de jolis boutons LOW_MEMORY
* Pas de lib Xpm NO_XPM
* Fontes OpenWindows OPENWINDOWS (pour les malchanceux)
* Utilisation de syslogd SYSLOG
* Debug xteld DEBUG_XTELD
* RedHat Linux REDHAT
* Pas de popup-menu DONT_USE_POPUP (pb LessTif)
*/

/* Pour installer le démon */
#define INSTALLDEMON

/* Pour générer avec OSF-Motif */
/*#define MOTIF*/

/* Pour ne pas utiliser TERMIO */
/*#define NO_TERMIO*/

/* Pour ne pas utiliser le sélecteur de fichier (sous Athena) */
/*#define NO_SEL_FILE*/

/* Pour les radins */
/*#define LOW_MEMORY*/

/* Pour ne pas utiliser XPM */
/*#define NO_XPM*/

/* Pour utiliser des fontes OpenWindows */
/*#define OPENWINDOWS*/

/* Pour utiliser syslog/syslogd */
#define SYSLOG

/* Pour purify */
/*#define PURE*/

/* Pas de Télétel vitesse rapide */
/*#define NO_TVR*/

/* Pour debug du demon "xteld" */
#define DEBUG_XTELD

/* Pour la distribution RedHat Linux */
#define REDHAT

/* Pas de popup-menu (pb LessTif) */
#define DONT_USE_POPUP

Dek 04-06-2003 09:33 AM

Now compilation procedure as said in the install file and its results (For the test i enabled NO_XPM, PURE) :

$ xmkmf
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
$ Make Xtel
Building Xtel


make Makefiles
make[1]: Entre dans le répertoire `/tmp/xtel-3.3.0'
making Makefiles in Videotex...
mv -f Makefile Makefile.bak
make[2]: Entre dans le répertoire `/tmp/xtel-3.3.0'
make[2]: Quitte le répertoire `/tmp/xtel-3.3.0'
make[2]: Entre dans le répertoire `/tmp/xtel-3.3.0/Videotex'
make[2]: Rien à faire pour `Makefiles'.
make[2]: Quitte le répertoire `/tmp/xtel-3.3.0/Videotex'
making Makefiles in Xsra...
mv -f Makefile Makefile.bak
make[2]: Entre dans le répertoire `/tmp/xtel-3.3.0'
make[2]: Quitte le répertoire `/tmp/xtel-3.3.0'
make[2]: Entre dans le répertoire `/tmp/xtel-3.3.0/Xsra'
make[2]: Rien à faire pour `Makefiles'.
make[2]: Quitte le répertoire `/tmp/xtel-3.3.0/Xsra'
making Makefiles in fonts...
mv -f Makefile Makefile.bak
make[2]: Entre dans le répertoire `/tmp/xtel-3.3.0'
make[2]: Quitte le répertoire `/tmp/xtel-3.3.0'
make[2]: Entre dans le répertoire `/tmp/xtel-3.3.0/fonts'
make[2]: Rien à faire pour `Makefiles'.
make[2]: Quitte le répertoire `/tmp/xtel-3.3.0/fonts'
making Makefiles in iminitel...
mv -f Makefile Makefile.bak
make[2]: Entre dans le répertoire `/tmp/xtel-3.3.0'
make[2]: Quitte le répertoire `/tmp/xtel-3.3.0'
make[2]: Entre dans le répertoire `/tmp/xtel-3.3.0/iminitel'
make[2]: Rien à faire pour `Makefiles'.
make[2]: Quitte le répertoire `/tmp/xtel-3.3.0/iminitel'
make[1]: Quitte le répertoire `/tmp/xtel-3.3.0'
make cleandir
make[1]: Entre dans le répertoire `/tmp/xtel-3.3.0'
rm -f xtel._man
rm -f xtel
rm -f xteld mdmdetect
rm -f xteld._man
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"*
make[1]: Quitte le répertoire `/tmp/xtel-3.3.0'
make -k depend
make[1]: Entre dans le répertoire `/tmp/xtel-3.3.0'
gccmakedep -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -- -IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -DUSE_MAKEDEPEND -- xtel.c ligne.c bouton.c inet.c imprime.c lecteur.c procedure.c
teleinfo.c copyright.c protocoles.c misc.c version.c xaw.c
depending in ./Videotex...
make[2]: Entre dans le répertoire `/tmp/xtel-3.3.0/Videotex'
gccmakedep -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP
-- -I/usr/X11R6/include -I../include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -DUSE_MAKEDEPEND -- Videotex.c tvr_jpg.c tvr_hdr.c xvdt.c
make[2]: Quitte le répertoire `/tmp/xtel-3.3.0/Videotex'
depending in ./Xsra...
make[2]: Entre dans le répertoire `/tmp/xtel-3.3.0/Xsra'
gccmakedep -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP
-- -I/usr/X11R6/include -I../include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -DUSE_MAKEDEPEND -- Dir.c Draw.c Path.c SelFile.c
make[2]: Quitte le répertoire `/tmp/xtel-3.3.0/Xsra'
depending in ./fonts...
make[2]: Entre dans le répertoire `/tmp/xtel-3.3.0/fonts'
make[2]: Rien à faire pour `depend'.
make[2]: Quitte le répertoire `/tmp/xtel-3.3.0/fonts'
depending in ./iminitel...
make[2]: Entre dans le répertoire `/tmp/xtel-3.3.0/iminitel'
make[2]: Rien à faire pour `depend'.
make[2]: Quitte le répertoire `/tmp/xtel-3.3.0/iminitel'
make[1]: Quitte le répertoire `/tmp/xtel-3.3.0'
make
make[1]: Entre dans le répertoire `/tmp/xtel-3.3.0'
making all in ./Xsra...
make[2]: Entre dans le répertoire `/tmp/xtel-3.3.0/Xsra'
make[2]: Rien à faire pour `all'.
make[2]: Quitte le répertoire `/tmp/xtel-3.3.0/Xsra'
making all in ./Videotex...
make[2]: Entre dans le répertoire `/tmp/xtel-3.3.0/Videotex'
make[2]: Rien à faire pour `all'.
make[2]: Quitte le répertoire `/tmp/xtel-3.3.0/Videotex'
gcc -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP
-IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o xtel.o xtel.c
gcc -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP
-IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o ligne.o
ligne.c
gcc -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP
-IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o bouton.o bouton.c
gcc -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP
-IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o inet.o inet.c
gcc -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP
-IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o imprime.o imprime.c
gcc -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP
-IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o lecteur.o lecteur.c
gcc -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP
-IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o procedure.o procedure.c
rm -f teleinfo.o
gcc -c -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO '-DXTERM_PATH="/usr/X11R6/bin/xterm"' teleinfo.c
gcc -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP
-IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o copyright.o copyright.c
gcc -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP
-IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o protocoles.o protocoles.c
gcc -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP
-IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o misc.o misc.c
gcc -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP
-IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o version.o version.c
gcc -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP
-IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o xaw.o xaw.c
rm -f xtel
gcc -o xtel -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -L/usr/X11R6/lib xtel.o ligne.o bouton.o inet.o imprime.o lecteur.o procedure.o teleinfo.o copyright.o protocoles.o misc.o version.o xaw.o -LVideotex -lVideotex -ljpeg -LXsra -lXsra -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11
procedure.o: In function `run_procedure':
/tmp/xtel-3.3.0/procedure.c:244: `sys_errlist' is deprecated; use `strerror' or
`strerror_r' instead
Xsra/libXsra.a(SelFile.o): In function `SFopenFile':
/tmp/xtel-3.3.0/Xsra/SelFile.c:570: `sys_nerr' is deprecated; use `strerror' or
`strerror_r' instead
Xsra/libXsra.a(SelFile.o): In function `XsraSelFile':
/tmp/xtel-3.3.0/Xsra/SelFile.c:691: the `getwd' function is dangerous and should not be used.
rm -f xteld.o
gcc -c -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO '-DFICHIER_LOG="/usr/X11R6/lib/X11/xtel/xtel.log"' '-DXTEL_LIBDIR="/usr/X11R6/lib/X11/xtel"' xteld.c
rm -f config.o
gcc -c -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO '-DFICHIER_DEFINITION_LIGNES="/usr/X11R6/lib/X11/xtel/xtel.lignes"' '-DFICHIER_DEFINITION_SERVICES="/usr/X11R6/lib/X11/xtel/xtel.services"' config.c
rm -f dial.o
gcc -c -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO '-DFICHIER_LCK="/var/lock/LCK..%s"' dial.c
gcc -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP
-IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o ian.o ian.c
gcc -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP
-IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO -c -o modem.o
modem.c
gcc -o xteld xteld.o config.o dial.o misc.o inet.o ian.o modem.o version.o
xteld.o: In function `erreur_a_xtel':
/tmp/xtel-3.3.0/xteld.c:275: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
rm -f mdmdetect.o
gcc -c -g -DLOW_MEMORY -DNO_XPM -DUSE_SYSLOG -DDEBUG_XTELD -DDONT_USE_POPUP -IWidgets -IVideotex -I/usr/X11R6/include -I./include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15 -DNARROWPROTO '-DMDM_LIST="/usr/X11R6/lib/X11/xtel/modem.list"' '-DFICHIER_LCK="/var/lock/LCK..%s"' mdmdetect.c
gcc -o mdmdetect mdmdetect.o modem.o misc.o
mdmdetect.o: In function `check_and_lock':
/tmp/xtel-3.3.0/mdmdetect.c:126: `sys_errlist' is deprecated; use `strerror' or
`strerror_r' instead
rm -f xtel._man
cd `dirname xtel` && \
ln -s `basename xtel.man` `basename xtel._man`
rm -f xteld._man
cd `dirname xteld` && \
ln -s `basename xteld.man` `basename xteld._man`
making all in ./fonts...
make[2]: Entre dans le répertoire `/tmp/xtel-3.3.0/fonts'
bdftopcf -t g08x10.bdf | gzip > g08x10.pcf.gz
bdftopcf -t g08x20.bdf | gzip > g08x20.pcf.gz
bdftopcf -t g016x10.bdf | gzip > g016x10.pcf.gz
bdftopcf -t g016x20.bdf | gzip > g016x20.pcf.gz
bdftopcf -t g032x20.bdf | gzip > g032x20.pcf.gz
bdftopcf -t g016x40.bdf | gzip > g016x40.pcf.gz
bdftopcf -t g032x40.bdf | gzip > g032x40.pcf.gz
bdftopcf -t g18x10.bdf | gzip > g18x10.pcf.gz
bdftopcf -t g116x20.bdf | gzip > g116x20.pcf.gz
bdftopcf -t g1s8x10.bdf | gzip > g1s8x10.pcf.gz
bdftopcf -t g1s16x20.bdf | gzip > g1s16x20.pcf.gz
bdftopcf -t g0s8x10.bdf | gzip > g0s8x10.pcf.gz
bdftopcf -t g0s8x20.bdf | gzip > g0s8x20.pcf.gz
bdftopcf -t g0s16x10.bdf | gzip > g0s16x10.pcf.gz
bdftopcf -t g0s16x20.bdf | gzip > g0s16x20.pcf.gz
bdftopcf -t g0s32x20.bdf | gzip > g0s32x20.pcf.gz
bdftopcf -t g0s16x40.bdf | gzip > g0s16x40.pcf.gz
bdftopcf -t g0s32x40.bdf | gzip > g0s32x40.pcf.gz
bdftopcf -t xteldigit.bdf | gzip > xteldigit.pcf.gz
mkfontdir .
make[2]: Quitte le répertoire `/tmp/xtel-3.3.0/fonts'
make[1]: Quitte le répertoire `/tmp/xtel-3.3.0'

dim avr 6 16:33:49 CEST 2003
Xtel built suck cesse foule y

Note : if i choise OPENWINDOWS, i get an error saying convertfont does not exist. If i choise MOTIF, i have a lWidgets error (can't find blablabla).

$ Make install
install -c xtel /usr/X11R6/bin/xtel
install -c xteld /usr/X11R6/bin/xteld
install -c -m 4711 mdmdetect /usr/X11R6/bin/mdmdetect
install -c -m 0755 make_xtel_lignes.sh /usr/X11R6/bin/make_xtel_lignes
install -c -m 0444 xtel.lignes /usr/X11R6/lib/X11/xtel/xtel.lignes
install -c -m 0444 xtel.services /usr/X11R6/lib/X11/xtel/xtel.services
install -c -m 0444 modem.list /usr/X11R6/lib/X11/xtel/modem.list
install -c -m 0444 XTel.ad /usr/X11R6/lib/X11/app-defaults/XTel
install -c -m 0444 XTel-msg.ad /usr/X11R6/lib/X11/app-defaults/XTel-msg
installing in ./Videotex...
make[1]: Entre dans le répertoire `/tmp/xtel-3.3.0/Videotex'
install in Videotex done
make[1]: Quitte le répertoire `/tmp/xtel-3.3.0/Videotex'
installing in ./Xsra...
make[1]: Entre dans le répertoire `/tmp/xtel-3.3.0/Xsra'
install in Xsra done
make[1]: Quitte le répertoire `/tmp/xtel-3.3.0/Xsra'
installing in ./fonts...
make[1]: Entre dans le répertoire `/tmp/xtel-3.3.0/fonts'
+ install -c -m 0444 g08x10.pcf.gz /usr/X11R6/lib/X11/fonts/xtel
+ install -c -m 0444 g08x20.pcf.gz /usr/X11R6/lib/X11/fonts/xtel
+ install -c -m 0444 g016x10.pcf.gz /usr/X11R6/lib/X11/fonts/xtel
+ install -c -m 0444 g016x20.pcf.gz /usr/X11R6/lib/X11/fonts/xtel
+ install -c -m 0444 g032x20.pcf.gz /usr/X11R6/lib/X11/fonts/xtel
+ install -c -m 0444 g016x40.pcf.gz /usr/X11R6/lib/X11/fonts/xtel
+ install -c -m 0444 g032x40.pcf.gz /usr/X11R6/lib/X11/fonts/xtel
+ install -c -m 0444 g18x10.pcf.gz /usr/X11R6/lib/X11/fonts/xtel
+ install -c -m 0444 g116x20.pcf.gz /usr/X11R6/lib/X11/fonts/xtel
+ install -c -m 0444 g1s8x10.pcf.gz /usr/X11R6/lib/X11/fonts/xtel
+ install -c -m 0444 g1s16x20.pcf.gz /usr/X11R6/lib/X11/fonts/xtel
+ install -c -m 0444 g0s8x10.pcf.gz /usr/X11R6/lib/X11/fonts/xtel
+ install -c -m 0444 g0s8x20.pcf.gz /usr/X11R6/lib/X11/fonts/xtel
+ install -c -m 0444 g0s16x10.pcf.gz /usr/X11R6/lib/X11/fonts/xtel
+ install -c -m 0444 g0s16x20.pcf.gz /usr/X11R6/lib/X11/fonts/xtel
+ install -c -m 0444 g0s32x20.pcf.gz /usr/X11R6/lib/X11/fonts/xtel
+ install -c -m 0444 g0s16x40.pcf.gz /usr/X11R6/lib/X11/fonts/xtel
+ install -c -m 0444 g0s32x40.pcf.gz /usr/X11R6/lib/X11/fonts/xtel
+ install -c -m 0444 xteldigit.pcf.gz /usr/X11R6/lib/X11/fonts/xtel
install -c -m 0444 fonts.dir /usr/X11R6/lib/X11/fonts/xtel/fonts.dir
install -c -m 0444 fonts.alias /usr/X11R6/lib/X11/fonts/xtel/fonts.alias
install in fonts done
make[1]: Quitte le répertoire `/tmp/xtel-3.3.0/fonts'
installing in ./iminitel...
make[1]: Entre dans le répertoire `/tmp/xtel-3.3.0/iminitel'
install -c -m 0444 iminitel /etc/ppp/peers/iminitel
install -c -m 0444 chat-iminitel /etc/ppp/chat-iminitel
install -c -m 0755 connect_iminitel.sh /usr/X11R6/lib/X11/xtel/connect_iminitel
install -c -m 0755 install_iminitel.sh /usr/X11R6/bin/install_iminitel
install -c -m 0755 ip-up.iminitel /etc/ppp/ip-up.iminitel
install -c -m 0755 ip-down.iminitel /etc/ppp/ip-down.iminitel
install_iminitel
Configuration des composants I-Minitel...
Droits d'acc?s...
Mise ? jour ip-up...d?ja configur?.
Mise ? jour ip-down...d?ja configur?.
install in iminitel done
make[1]: Quitte le répertoire `/tmp/xtel-3.3.0/iminitel'

Voilà !

Dek 04-06-2003 09:58 AM

Now this install make the font folder and add the line in the XFree config file in ../fs folder.
It copy the programs xtel and xteld, and the xtel folder where it should be.
Lines are added in /etc/services
It set access right (in etc/hosts is seems)
But
Files xtel and xtelx aren't added to /etc/xinetd.d folder.

I type make_xtel_lignes and it detect correctly my modem (olitec speed voice 56000) on ttyS0.
I restart xinetd service (and stop hylafax just in case).
And now i get (in root or under another user) :
Connection refused

Dek

Dek 04-06-2003 10:14 AM

Damn i made it work !!!!!!!!!
I install the files xtel and xtelw in etc/xinetd.d (like i did always)
I just change one thing in xtel : i add "root Dek" to the line user instead of only "root". I unload hylafax, launch xtel under root and the window appeared !

Now it dials but do not connect to anything ...
Can anyone help ?

Thanks


All times are GMT -5. The time now is 02:12 AM.