FSPLIB
Details
| Size: | 0K |
| Last Update: | 2008-07-03 21:08:54 |
| Version: | 0.8 |
| OS Support: | Linux |
| License/Program Type: | MIT/X Consortium License |
| Publisher: | Radim Kolar |
| Price: | $0.00 |
Description:
FSPLIB 0.8 is libraries software developed by Radim Kolar.
FSPLIB project is implementation of an FSP (file service protocol) stack written in C.
The library API is very easy to use because it is modeled after the POSIX API. You can use this library for adding FSP support to any C/C++ program.
Building:
This software can be builded by Scons or by GNU Autotools. Scons building and installing method is prefered. If you want to use autotools, you must create ./configure first by
running autoreconf -i.
Scons building:
run: scons [options] [install]
for building/installing the library and header file. Unlike Autotools
you must add build-time configure options to install target also.
Build time configuration:
At build time you can configure locking subsystem. There are two lock configuration options.
Note:
Scons do not uses leading -- before option names. Example: scons with-lockprefix=/tmp/.FSPL install
--with-lockprefix=path
Set lock prefix path to (default /tmp/.FSPL). Most users do not
need to change it.
--with-locking=none/semop/lockf
Configure type of locking subsytem used. FSP library support currently
3 types of locking subsystem.
none - no locking used
lockf - use lockf on lock file
semop - use Sys V shared memory and semaphore. Lock file will be still created because of use of ftok, but no locking is done on this file -> it can be on shared filesystem.
--prefix=/path
Where to install builded library and header file. Standard option.
--enable-maintainer-mode=yes
Compile with more debug code inside
What's New in This Release:
A buffer overflow has been fixed.
FSPLIB 0.8 supports english interface languages and works with Linux.
Downloading FSPLIB 0.8 will take if you use fast ADSL connection.
0 comments
Add to
FSPLIB Version History
Related Software
|
|
From category: Perl-Modules |
| IO::Capture::Extended is an extend functionality of IO::Capture.... |
|
|
From category: Libraries |
| DJ Native Swing is a NativeSwing library that allows an easy integration of some native components into Swing applications.... |
|
|
From category: Quality-Assurance-and-Testing |
| Pulse is an automated build (or continuous integration) server designed to work with you to ensure the integrity of your code.... |
|
|
From category: Libraries |
| Datalink library 1.0.1 is libraries software developed by Karl R. Hakimian and David Fries. Datalink library for Linux uses the SVGAlib to send data to the Timex DataLink watches. You will n... |
|
|
From category: Interpreters |
| FramerD is a portable distributed object-oriented database designed to support the maintenance and sharing of knowledge bases.... |
|
|
From category: Perl-Modules |
| Find::File::Iterator is a Perl module for interator interface for search files.... |
|
|
From category: Perl-Modules |
| Apache::Traffic is a Perl module that tracks hits and bytes transferred on a per-user basis.... |
|
|
From category: Compilers |
| Vala is a new programming language that aims to bring modern programming language features to GNOME developers.... |
|
|
From category: Libraries |
| Convert::Scalar 1.03 is libraries software developed by Marc Lehmann. Convert::Scalar is a Perl module that can convert between different representations of perl scalars. SYNOPSIS us... |
|
|
From category: Libraries |
| Antares is a different project from all of the other Framework\'s which are taking light these days.... |
|
|
From category: Libraries |
| cxxtools 1.4.3.1 is libraries software developed by Tommi Makitalo. cxxtools is a library of unrelated, but useful C++ classes. It contains an argument-parser, a base-64 encoder/decoder, a C... |
|
|
From category: Libraries |
| AI::Categorizer::Learner::SVM 0.07 is libraries software developed by Ken Williams. AI::Categorizer::Learner::SVM is a Perl module to support Vector Machine Learner. SYNOPSIS use AI... |
|
|
From category: Libraries |
| gdl provides components and libraries for Gnome development.... |
|
|
From category: Libraries |
| Dante 1.1.19-pre1 is libraries software developed by Inferno Nettverk A/S. Dante is a circuit-level firewall and proxy that can be used to provide convenient and secure network connectivity to a wi... |
|
|
From category: Libraries |
| fb_mhash 1.2 is libraries software developed by Richard Kotal. fb_mhash is a UDF library for Firebird/Interbase. fb_mhash implements an interface to the mhash library (libmhash). It support... |
Leave a comment