Thread: Help With iTalc
hello need italc tried steps create keys install dosen work
tell me wat i;m doing wrong.
downloaded software ubuntu software center , create keys using terminal dosen work. , uninstalled program. when tried reinstalling using terminal there wrong
ngwh@ubuntu:~$ cd italc-1.0.9
ngwh@ubuntu:~/italc-1.0.9$ ./configure
checking bsd-compatible install... /usr/bin/install -c
checking whether build environment sane... yes
checking gawk... no
checking mawk... mawk
checking whether make sets $(make)... yes
checking gcc... gcc
checking c compiler default output file name... a.out
checking whether c compiler works... yes
checking whether cross compiling... no
checking suffix of executables...
checking suffix of object files... o
checking whether using gnu c compiler... yes
checking whether gcc accepts -g... yes
checking gcc option accept iso c89... none needed
checking style of include used make... gnu
checking dependency style of gcc... gcc3
checking g++... no
checking c++... no
checking gpp... no
checking acc... no
checking cc... no
checking cxx... no
checking cc++... no
checking cl.exe... no
checking fcc... no
checking kcc... no
checking rcc... no
checking xlc_r... no
checking xlc... no
checking whether using gnu c++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking sed not truncate output... /bin/sed
checking grep handles long lines , -e... /bin/grep
checking egrep... /bin/grep -e
checking fgrep... /bin/grep -f
checking ld used gcc... /usr/bin/ld
checking if linker (/usr/bin/ld) gnu ld... yes
checking bsd- or ms-compatible name lister (nm)... /usr/bin/nm -b
checking name lister (/usr/bin/nm -b) interface... bsd nm
checking whether ln -s works... yes
checking maximum length of command line arguments... 1572864
checking whether shell understands xsi constructs... yes
checking whether shell understands "+="... yes
checking /usr/bin/ld option reload object files... -r
checking how recognize dependent libraries... pass_all
checking ar... ar
checking strip... strip
checking ranlib... ranlib
checking command parse /usr/bin/nm -b output gcc object... ok
checking how run c preprocessor... gcc -e
checking ansi c header files... yes
checking sys/types.h... yes
checking sys/stat.h... yes
checking stdlib.h... yes
checking string.h... yes
checking memory.h... yes
checking strings.h... yes
checking inttypes.h... yes
checking stdint.h... yes
checking unistd.h... yes
checking dlfcn.h... yes
checking whether using gnu c++ compiler... (cached) no
checking whether g++ accepts -g... (cached) no
checking dependency style of g++... (cached) none
checking objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking gcc option produce pic... -fpic -dpic
checking if gcc pic flag -fpic -dpic 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.o... (cached) yes
checking whether gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should explicitly linked in... no
checking dynamic linker characteristics... gnu/linux ld.so
checking how hardcode library paths programs... immediate
checking whether stripping libraries possible... yes
checking if libtool supports shared libraries... yes
checking whether build shared libraries... yes
checking whether build static libraries... yes
checking platform build for... linux, enable support it
checking x... libraries , headers
checking gethostbyname... yes
checking connect... yes
checking remove... yes
checking shmat... yes
checking iceconnectionnumber in -lice... no
checking qtdir... configure: error: *** qtdir must defined, or --with-qtdir option given
ngwh@ubuntu:~/italc-1.0.9$ make
make: *** no targets specified , no makefile found. stop.
ngwh@ubuntu:~/italc-1.0.9$ make install
make: *** no rule make target `install'. stop.
ngwh@ubuntu:~/italc-1.0.9$ ./configure
checking bsd-compatible install... /usr/bin/install -c
checking whether build environment sane... yes
checking gawk... no
checking mawk... mawk
checking whether make sets $(make)... yes
checking gcc... gcc
checking c compiler default output file name... a.out
checking whether c compiler works... yes
checking whether cross compiling... no
checking suffix of executables...
checking suffix of object files... o
checking whether using gnu c compiler... yes
checking whether gcc accepts -g... yes
checking gcc option accept iso c89... none needed
checking style of include used make... gnu
checking dependency style of gcc... gcc3
checking g++... no
checking c++... no
checking gpp... no
checking acc... no
checking cc... no
checking cxx... no
checking cc++... no
checking cl.exe... no
checking fcc... no
checking kcc... no
checking rcc... no
checking xlc_r... no
checking xlc... no
checking whether using gnu c++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking sed not truncate output... /bin/sed
checking grep handles long lines , -e... /bin/grep
checking egrep... /bin/grep -e
checking fgrep... /bin/grep -f
checking ld used gcc... /usr/bin/ld
checking if linker (/usr/bin/ld) gnu ld... yes
checking bsd- or ms-compatible name lister (nm)... /usr/bin/nm -b
checking name lister (/usr/bin/nm -b) interface... bsd nm
checking whether ln -s works... yes
checking maximum length of command line arguments... 1572864
checking whether shell understands xsi constructs... yes
checking whether shell understands "+="... yes
checking /usr/bin/ld option reload object files... -r
checking how recognize dependent libraries... pass_all
checking ar... ar
checking strip... strip
checking ranlib... ranlib
checking command parse /usr/bin/nm -b output gcc object... ok
checking how run c preprocessor... gcc -e
checking ansi c header files... yes
checking sys/types.h... yes
checking sys/stat.h... yes
checking stdlib.h... yes
checking string.h... yes
checking memory.h... yes
checking strings.h... yes
checking inttypes.h... yes
checking stdint.h... yes
checking unistd.h... yes
checking dlfcn.h... yes
checking whether using gnu c++ compiler... (cached) no
checking whether g++ accepts -g... (cached) no
checking dependency style of g++... (cached) none
checking objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking gcc option produce pic... -fpic -dpic
checking if gcc pic flag -fpic -dpic 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.o... (cached) yes
checking whether gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should explicitly linked in... no
checking dynamic linker characteristics... gnu/linux ld.so
checking how hardcode library paths programs... immediate
checking whether stripping libraries possible... yes
checking if libtool supports shared libraries... yes
checking whether build shared libraries... yes
checking whether build static libraries... yes
checking platform build for... linux, enable support it
checking x... libraries , headers
checking gethostbyname... yes
checking connect... yes
checking remove... yes
checking shmat... yes
checking iceconnectionnumber in -lice... no
checking qtdir... configure: error: *** qtdir must defined, or --with-qtdir option given
ngwh@ubuntu:~/italc-1.0.9$ qtdir
qtdir: command not found
ngwh@ubuntu:~/italc-1.0.9$ mkdir -p /etc/italc/keys/public/teacher
ngwh@ubuntu:~/italc-1.0.9$ mkdir -p /etc/italc/keys/private/teacher
ngwh@ubuntu:~/italc-1.0.9$ ica -createkeypair
creating new key-pair ...
thu jan 21 21:05:29 2010: [warning] qdir::mkpath: empty or null file name(s)
thu jan 21 21:05:29 2010: [warning] not remove /etc/italc/keys/private/teacher/key
thu jan 21 21:05:29 2010: [critical] not save private key in /etc/italc/keys/private/teacher/key
thu jan 21 21:05:29 2010: [warning] qdir::mkpath: empty or null file name(s)
thu jan 21 21:05:29 2010: [critical] not save public key in /etc/italc/keys/public/teacher/key
...done, saved key-pair in
/etc/italc/keys/private/teacher/key
and
/etc/italc/keys/public/teacher/key
file readable root , members of group root (if you
didn't ran command non-root).
suggest changing ownership of private key file is
readable members of special group users belong are
allowed use italc.
whenever start program error no keys set
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Help With iTalc
Ubuntu
Comments
Post a Comment