[opensuse-edu] Lab/class management system

Hi all, Has anyone tried http://italc.sf.net/wiki/ ? Looks very interesting. I'm planning to use it in my Linux class. Have just compiled it on my notebook last night, and will try to install in on all the client later today after class. Regards, -- Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial http://linux2.arinet.org 7:55am up 1:55, 2.6.18.2-34-default GNU/Linux Let's use OpenOffice. http://www.openoffice.org

On Sunday 03 June 2007 20:55, Fajar Priyanto wrote:
Hi all, Has anyone tried http://italc.sf.net/wiki/ ? Hi, italc is in the repository and it will be included on the EDU-CD. -- James Tremblay Director of Technology Newmarket School District Novell CNE 3\4\5 CLE \ NCE in training. http://en.opensuse.org/education -- To unsubscribe, e-mail: opensuse-edu+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-edu+help@opensuse.org

On Monday 04 June 2007 19:57, James Tremblay wrote:
Hi, italc is in the repository and it will be included on the EDU-CD.
Hello James, Can you please tell me the URL of the repo? Is it compatible with OpenSuse10.2 and SLED/S10? Thank you, -- Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial http://linux2.arinet.org 8:19pm up 14:19, 2.6.18.2-34-default GNU/Linux Let's use OpenOffice. http://www.openoffice.org

On Monday 04 June 2007 09:19, Fajar Priyanto wrote:
On Monday 04 June 2007 19:57, James Tremblay wrote:
Hi, italc is in the repository and it will be included on the EDU-CD.
Hello James, Can you please tell me the URL of the repo? Is it compatible with OpenSuse10.2 and SLED/S10? Thank you, For our new friends, our download repositories are attached to these two sites: http://en.opensuse.org/Education_Desktop_Applications and http://en.opensuse.org/Education_Server_Applications
*these can be added as installation sources to yast and software installed through the software management tools. Please install them today and have a look at the offerings. Please, write us with any difficulties you have using them -- James Tremblay Director of Technology Newmarket School District Novell CNE 3\4\5 CLE \ NCE in training. http://en.opensuse.org/education -- To unsubscribe, e-mail: opensuse-edu+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-edu+help@opensuse.org

On Monday 04 June 2007 20:34, James Tremblay wrote:
For our new friends, our download repositories are attached to these two sites: http://en.opensuse.org/Education_Desktop_Applications and http://en.opensuse.org/Education_Server_Applications
*these can be added as installation sources to yast and software installed through the software management tools. Please install them today and have a look at the offerings. Please, write us with any difficulties you have using them
Hi James, all, I think I've got Italc running ok on my Opensuse10.2 notebook as ica-master. I run ica, and then italc. I see the menu. But, on my SLES10 as client, installing OK (adding http://software.opensuse.org/download/home:/lrupp/openSUSE_10.2 as installation source), but running ica gives me this error: da13:~ # ica ica: symbol lookup error: ica: undefined symbol: _ZN12QApplicationC1ERiPPci What is the possible reason of the error? Lack of dependencies installed? Thank you very much. -- Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial http://linux2.arinet.org 9:56pm up 15:56, 2.6.18.2-34-default GNU/Linux Let's use OpenOffice. http://www.openoffice.org

Hi Fajar I tried the ./configure for italc and received a QTDIR error. I have qt installed on my linux 10.2 laptop. Rod Donovan On Monday 04 June 2007 09:56, Fajar Priyanto wrote:
On Monday 04 June 2007 20:34, James Tremblay wrote:
For our new friends, our download repositories are attached to these two sites: http://en.opensuse.org/Education_Desktop_Applications and http://en.opensuse.org/Education_Server_Applications
*these can be added as installation sources to yast and software installed through the software management tools. Please install them today and have a look at the offerings. Please, write us with any difficulties you have using them
Hi James, all, I think I've got Italc running ok on my Opensuse10.2 notebook as ica-master. I run ica, and then italc. I see the menu.
But, on my SLES10 as client, installing OK (adding http://software.opensuse.org/download/home:/lrupp/openSUSE_10.2 as installation source), but running ica gives me this error: da13:~ # ica ica: symbol lookup error: ica: undefined symbol: _ZN12QApplicationC1ERiPPci
What is the possible reason of the error? Lack of dependencies installed? Thank you very much. -- To unsubscribe, e-mail: opensuse-edu+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-edu+help@opensuse.org

On Monday 04 June 2007 23:53, Rod Donovan wrote:
Hi Fajar
I tried the ./configure for italc and received a QTDIR error. I have qt installed on my linux 10.2 laptop.
Hello Rod, It means that you haven't installed libqt4-devel. -- Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial http://linux2.arinet.org 12:52am up 0:07, 2.6.18.2-34-default GNU/Linux Let's use OpenOffice. http://www.openoffice.org

Hello Fajar, below is the print out of running ./configure. I even attached a screen copy of yast showing libqt4-develop checked in the installation box. I wonder if other people are having the same problem in 10.2? dynvlan10-46:/home/student/curl/italc-1.0.2 # ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gccdynvlan10-46:/home/student/curl/italc-1.0.2 # ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/i586-suse-linux/bin/ld checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no 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 whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i586-suse-linux/bin/ld checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking platform to build for... Linux, will enable support for it checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking QTDIR... configure: error: *** QTDIR must be defined, or --with-qtdir option given dynvlan10-46:/home/student/curl/italc-1.0.2 # checking for C compiler default output file name... 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/i586-suse-linux/bin/ld checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no 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 whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i586-suse-linux/bin/ld checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking platform to build for... Linux, will enable support for it checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking QTDIR... configure: error: *** QTDIR must be defined, or --with-qtdir option given dynvlan10-46:/home/student/curl/italc-1.0.2 # On Monday 04 June 2007 12:53, Fajar Priyanto wrote:
On Monday 04 June 2007 23:53, Rod Donovan wrote:
Hi Fajar
I tried the ./configure for italc and received a QTDIR error. I have qt installed on my linux 10.2 laptop.
Hello Rod, It means that you haven't installed libqt4-devel.

On Tuesday 05 June 2007 04:14, Rod Donovan wrote:
Hello Fajar, below is the print out of running ./configure. I even attached a screen copy of yast showing libqt4-develop checked in the installation box. I wonder if other people are having the same problem in 10.2?
checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking QTDIR... configure: error: *** QTDIR must be defined, or --with-qtdir option given dynvlan10-46:/home/student/curl/italc-1.0.2 #
Hi Rod, That was exactly the error message I got when I didn't install libqt4-devel, yet. After I installed it, I could compile italc and install italc. And, from the screen shot you gave, it seems that you already have all the necessary packages. Strange. -- Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial http://linux2.arinet.org 6:42am up 0:22, 2.6.18.2-34-default GNU/Linux Let's use OpenOffice. http://www.openoffice.org

Hello everyone, I just found the quickest way to fully enable SLED 10 for multimedia . check it out. http://sled10repo.pcc-services.com James -- To unsubscribe, e-mail: opensuse-edu+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-edu+help@opensuse.org

On Friday 08 June 2007 06:17, James Tremblay wrote:
Hello everyone, I just found the quickest way to fully enable SLED 10 for multimedia . check it out. http://sled10repo.pcc-services.com James
Hi James, That's cool. I've looked into the packages, but a little confused. Is there any particular need that we should add that repo? Do you mean that by adding that repo we can play mp3, etc? Thanks -- Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial http://linux2.arinet.org 7:24am up 0:11, 2.6.18.2-34-default GNU/Linux Let's use OpenOffice. http://www.openoffice.org

On Thu, 2007-06-07 at 19:17 -0400, James Tremblay wrote:
Hello everyone, I just found the quickest way to fully enable SLED 10 for multimedia . check it out. http://sled10repo.pcc-services.com James
There is also a cd for SLED10 SP1 http://www.pcc-services.com/sled10_rpms.html -- James Tremblay Director of Technology Newmarket School District Newmarket,NH http://en.opensuse.org/Education "let's make a difference" -- To unsubscribe, e-mail: opensuse-edu+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-edu+help@opensuse.org
participants (3)
-
Fajar Priyanto
-
James Tremblay
-
Rod Donovan