chmod: cannot operate on dangling symlink './depcomp'
chmod: cannot operate on dangling symlink './config.sub'
chmod: cannot operate on dangling symlink './missing'
chmod: cannot operate on dangling symlink './config.guess'
chmod: cannot operate on dangling symlink './install-sh'
chmod: cannot operate on dangling symlink './ltmain.sh'
/usr/share/aclocal/gtkglextmm-1.2.m4:225: warning: underquoted definition of AC_GTKGLEXTMM_SUPPORTS_MULTIHEAD
/usr/share/aclocal/gtkglextmm-1.2.m4:225:   run info Automake 'Extending aclocal'
/usr/share/aclocal/gtkglextmm-1.2.m4:225:   or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.ac:5: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:5: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:11: installing './compile'
configure.ac:16: installing './config.guess'
configure.ac:16: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
examples/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
configure: WARNING: unrecognized options: --enable-maintainer-mode
configure: WARNING: unrecognized options: --enable-maintainer-mode
mples/preset-in.n3
swh-LRDF-7ebc032/examples/remove_test.c
swh-LRDF-7ebc032/examples/sample.rdf
swh-LRDF-7ebc032/examples/scale-example.rdf
swh-LRDF-7ebc032/examples/scale_test.c
swh-LRDF-7ebc032/examples/setting_test.c
swh-LRDF-7ebc032/examples/showdefaults.c
swh-LRDF-7ebc032/examples/showtaxonomy.c
swh-LRDF-7ebc032/examples/subclass_test.c
swh-LRDF-7ebc032/examples/test-in.n3
swh-LRDF-7ebc032/install-sh
swh-LRDF-7ebc032/libtool
swh-LRDF-7ebc032/lrdf.h
swh-LRDF-7ebc032/lrdf.i
swh-LRDF-7ebc032/lrdf.pc.in
swh-LRDF-7ebc032/lrdf_types.h
swh-LRDF-7ebc032/ltmain.sh
swh-LRDF-7ebc032/m4/
swh-LRDF-7ebc032/m4/libtool.m4
swh-LRDF-7ebc032/m4/ltoptions.m4
swh-LRDF-7ebc032/m4/ltsugar.m4
swh-LRDF-7ebc032/m4/ltversion.m4
swh-LRDF-7ebc032/m4/lt~obsolete.m4
swh-LRDF-7ebc032/missing
swh-LRDF-7ebc032/src/
swh-LRDF-7ebc032/src/.gitignore
swh-LRDF-7ebc032/src/Makefile.am
swh-LRDF-7ebc032/src/Makefile.in
swh-LRDF-7ebc032/src/ladspa.h
swh-LRDF-7ebc032/src/lrdf.c
swh-LRDF-7ebc032/src/lrdf_multi.c
libtoolize: putting auxiliary files in '.'.
libtoolize: linking file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: linking file 'm4/libtool.m4'
libtoolize: linking file 'm4/ltoptions.m4'
libtoolize: linking file 'm4/ltsugar.m4'
libtoolize: linking file 'm4/ltversion.m4'
libtoolize: linking file 'm4/lt~obsolete.m4'
Running ./configure --enable-maintainer-mode ...
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gawk... (cached) gawk
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to print strings... printf
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 fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/i586-slackware-linux/bin/ld
checking if the linker (/usr/i586-slackware-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i586-slackware-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to 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 the gcc linker (/usr/i586-slackware-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... 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
checking for ANSI C header files... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for MD5 in -lcrypto... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for RAPTOR... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for getcwd... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating lrdf.pc
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gawk... (cached) gawk
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i486-slackware-linux-gnu
checking host system type... i486-slackware-linux-gnu
checking how to print strings... printf
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 fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/i586-slackware-linux/bin/ld
checking if the linker (/usr/i586-slackware-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert i486-slackware-linux-gnu file names to i486-slackware-linux-gnu format... func_convert_file_noop
checking how to convert i486-slackware-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i586-slackware-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to 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 the gcc linker (/usr/i586-slackware-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... 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... no
checking for ANSI C header files... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for MD5 in -lcrypto... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for RAPTOR... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for getcwd... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating lrdf.pc
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032'
Making all in src
make[2]: Entering directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -g -I.. -O2 -march=i486 -mtune=i686 -I/usr/include/raptor2 -O2 -march=i486 -mtune=i686 -MT lrdf.lo -MD -MP -MF .deps/lrdf.Tpo -c -o lrdf.lo lrdf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -I.. -O2 -march=i486 -mtune=i686 -I/usr/include/raptor2 -O2 -march=i486 -mtune=i686 -MT lrdf.lo -MD -MP -MF .deps/lrdf.Tpo -c lrdf.c  -fPIC -DPIC -o .libs/lrdf.o
mv -f .deps/lrdf.Tpo .deps/lrdf.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -g -I.. -O2 -march=i486 -mtune=i686 -I/usr/include/raptor2 -O2 -march=i486 -mtune=i686 -MT lrdf_multi.lo -MD -MP -MF .deps/lrdf_multi.Tpo -c -o lrdf_multi.lo lrdf_multi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -I.. -O2 -march=i486 -mtune=i686 -I/usr/include/raptor2 -O2 -march=i486 -mtune=i686 -MT lrdf_multi.lo -MD -MP -MF .deps/lrdf_multi.Tpo -c lrdf_multi.c  -fPIC -DPIC -o .libs/lrdf_multi.o
mv -f .deps/lrdf_multi.Tpo .deps/lrdf_multi.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -g -I.. -O2 -march=i486 -mtune=i686 -I/usr/include/raptor2 -O2 -march=i486 -mtune=i686 -version-info 2:0:0  -o liblrdf.la -rpath /usr/lib lrdf.lo lrdf_multi.lo -lraptor2 -lcrypto -lcrypto  -lraptor2
libtool: link: gcc -shared  -fPIC -DPIC  .libs/lrdf.o .libs/lrdf_multi.o   -L/usr/lib /usr/lib/libraptor2.so /usr/lib/libcurl.so /usr/lib/libidn.so -lssh2 /usr/lib/libldap.so /usr/lib/liblber.so /usr/lib/libsasl2.so -lresolv -lssl -lcrypto -licuuc /usr/lib/libxslt.so /usr/lib/libxml2.so /usr/lib/liblzma.so -lz -ldl -lm  -g -O2 -march=i486 -mtune=i686 -O2 -march=i486 -mtune=i686   -pthread -Wl,-soname -Wl,liblrdf.so.2 -o .libs/liblrdf.so.2.0.0
libtool: link: (cd ".libs" && rm -f "liblrdf.so.2" && ln -s "liblrdf.so.2.0.0" "liblrdf.so.2")
libtool: link: (cd ".libs" && rm -f "liblrdf.so" && ln -s "liblrdf.so.2.0.0" "liblrdf.so")
libtool: link: ( cd ".libs" && rm -f "liblrdf.la" && ln -s "../liblrdf.la" "liblrdf.la" )
make[2]: Leaving directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032/src'
Making all in examples
make[2]: Entering directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032/examples'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032/examples'
make[2]: Entering directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032'
make[2]: Leaving directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032'
make[1]: Leaving directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032'
if test -z 'strip'; then \
  make  INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032/install-sh -c -s" \
    install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
      install; \
else \
  make  INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032/install-sh -c -s" \
    install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
    "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \
fi
make[1]: Entering directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032'
Making install in src
make[2]: Entering directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032/src'
make[3]: Entering directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032/src'
 /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/liblrdf/package-liblrdf/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/ginstall -c -s  liblrdf.la '/usr/src/slapt-src/libraries/liblrdf/package-liblrdf/usr/lib'
libtool: install: /usr/bin/ginstall -c .libs/liblrdf.so.2.0.0 /usr/src/slapt-src/libraries/liblrdf/package-liblrdf/usr/lib/liblrdf.so.2.0.0
libtool: install: strip --strip-unneeded /usr/src/slapt-src/libraries/liblrdf/package-liblrdf/usr/lib/liblrdf.so.2.0.0
libtool: install: (cd /usr/src/slapt-src/libraries/liblrdf/package-liblrdf/usr/lib && { ln -s -f liblrdf.so.2.0.0 liblrdf.so.2 || { rm -f liblrdf.so.2 && ln -s liblrdf.so.2.0.0 liblrdf.so.2; }; })
libtool: install: (cd /usr/src/slapt-src/libraries/liblrdf/package-liblrdf/usr/lib && { ln -s -f liblrdf.so.2.0.0 liblrdf.so || { rm -f liblrdf.so && ln -s liblrdf.so.2.0.0 liblrdf.so; }; })
libtool: install: /usr/bin/ginstall -c .libs/liblrdf.lai /usr/src/slapt-src/libraries/liblrdf/package-liblrdf/usr/lib/liblrdf.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032/src'
make[2]: Leaving directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032/src'
Making install in examples
make[2]: Entering directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032/examples'
make[3]: Entering directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032/examples'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/liblrdf/package-liblrdf/usr/share/ladspa/rdf'
 /usr/bin/ginstall -c -m 644 ladspa.rdfs '/usr/src/slapt-src/libraries/liblrdf/package-liblrdf/usr/share/ladspa/rdf'
make[3]: Leaving directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032/examples'
make[2]: Leaving directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032/examples'
make[2]: Entering directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032'
make[3]: Entering directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/liblrdf/package-liblrdf/usr/include'
 /usr/bin/ginstall -c -m 644 lrdf.h lrdf_types.h '/usr/src/slapt-src/libraries/liblrdf/package-liblrdf/usr/include'
 /usr/bin/mkdir -p '/usr/src/slapt-src/libraries/liblrdf/package-liblrdf/usr/lib/pkgconfig'
 /usr/bin/ginstall -c -m 644 lrdf.pc '/usr/src/slapt-src/libraries/liblrdf/package-liblrdf/usr/lib/pkgconfig'
make[3]: Leaving directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032'
make[2]: Leaving directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032'
make[1]: Leaving directory '/usr/src/slapt-src/libraries/liblrdf/swh-LRDF-7ebc032'

Slackware package maker, version 3.141593.

Searching for symbolic links:
usr/lib/liblrdf.so	liblrdf.so.2.0.0
usr/lib/liblrdf.so.2	liblrdf.so.2.0.0

Making symbolic link creation script:
( cd usr/lib ; rm -rf liblrdf.so )
( cd usr/lib ; ln -sf liblrdf.so.2.0.0 liblrdf.so )
( cd usr/lib ; rm -rf liblrdf.so.2 )
( cd usr/lib ; ln -sf liblrdf.so.2.0.0 liblrdf.so.2 )

It is recommended that you make these lines your new installation script.

Would you like to make this stuff the install script for this package
and remove the symbolic links ([y]es, [n]o)? y


Removing symbolic links:
removed './usr/lib/liblrdf.so'
removed './usr/lib/liblrdf.so.2'

Creating your new ./install/doinst.sh...

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n

Creating Slackware package:  /usr/src/slapt-src/libraries/liblrdf/liblrdf-0.5.0-i486-1salix.txz

./
usr/
usr/include/
usr/include/lrdf_types.h
usr/include/lrdf.h
usr/lib/
usr/lib/liblrdf.la
usr/lib/liblrdf.so.2.0.0
usr/lib/pkgconfig/
usr/lib/pkgconfig/lrdf.pc
usr/doc/
usr/doc/liblrdf-0.5.0/
usr/doc/liblrdf-0.5.0/README
usr/doc/liblrdf-0.5.0/COPYING
usr/doc/liblrdf-0.5.0/NEWS
usr/doc/liblrdf-0.5.0/AUTHORS
usr/doc/liblrdf-0.5.0/ChangeLog
usr/doc/liblrdf-0.5.0/liblrdf.SlackBuild
usr/doc/liblrdf-0.5.0/INSTALL
usr/share/
usr/share/ladspa/
usr/share/ladspa/rdf/
usr/share/ladspa/rdf/ladspa.rdfs
install/
install/doinst.sh
install/slack-desc

Slackware package /usr/src/slapt-src/libraries/liblrdf/liblrdf-0.5.0-i486-1salix.txz created.

Installing package liblrdf-0.5.0-i486-1salix...
| liblrdf (RDF Manipulation Library)
| 
| liblrdf is a library to make it easy to manipulate RDF files
| describing LADSPA Plugins, but it can also be used for general
| RDF Manipulation.
| 
| 
| 
| 
| 
| 
| 
|