>From [EMAIL PROTECTED] Mon Dec 17 01:12:24 2001 >Joerg Schilling writes: >> >> >They are part of the LSB test suite. >> >> Does this mean that the file "LSB-VSX1.0-1.tar.gz" is OK for testing?
>No. Use the version at: >ftp://ftp.freestandards.org/pub/lsb/test_suites/released/source/distribution >You'll need to download: >install.sh >tet_vsxgen_2.0.tgz >lts_vsx-pcts-1.0.1.2.tgz >and read the README file for installation instructions. OK, I started to install the test suite. Here are the problems: - yacc is in /usr/ccs/bin/ As this is not in the default PATH for root, the yacc test fails - tar has no 'z' option (so I used star to extract) - The tar files are not POSIX compliant (pease don't use GNUtar but star to create portable archives). - chown does not support "chown {user}.{group}" "chown {user}:{group}" is the correct syntax. Error message is: Setting up ownership and permissions correctly chown: unbekannte Benutzerkennung vsx0.vsxg0 ... hope this helps to make you test more standard compliant. Next question: - Do I really need to run the test suite on Linux? - is there a simple way to run only the tar tests? Jörg EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin [EMAIL PROTECTED] (uni) If you don't have iso-8859-1 [EMAIL PROTECTED] (work) chars I am J"org Schilling URL: http://www.fokus.gmd.de/usr/schilling ftp://ftp.fokus.gmd.de/pub/unix
