Re: [Kosmosfs-users] Trouble building - xfs/xfs.h ?
Status: Alpha
Brought to you by:
sriramsrao
|
From: Doug J. <do...@zv...> - 2009-04-27 18:45:25
|
I was reading the doc/COMPILING.txt document in the source tree. Looks like it's a little out-of-date: KFS has been tested on Linux machines running FC5 on 64-bit architectures. To compile and run KFS, you need to have the following software packages installed on your machine: - Boost (preferably, version 1.34 or higher) - cmake (preferably, version 2.4.7 or higher) - log4cpp (preferably, version 0.3.5rc1 or higher) - log4cpp-devel (preferably, version 0.3.5rc1-1 or higher) - Doug On Mon, Apr 27, 2009 at 11:41 AM, Sriram Rao <sri...@gm...> wrote: > It is on the wiki: http://kosmosfs.wiki.sourceforge.net/HowToCompile > > Required Packages > > To compile and run KFS, you need to have the following software > packages installed on your machine: > Boost (preferably, version 1.34 or higher) > cmake (preferably, version 2.4.6 or higher) > log4cpp (preferably, version 1.0) > gcc version 4.1 (or higher) > xfs devel RPMs on Linux > > Sriram > > On Mon, Apr 27, 2009 at 11:37 AM, Doug Judd <do...@zv...> wrote: > > Thanks! Sriram - you should probably mention this dependency somewhere > in > > your docs. > > > > - Doug > > > > 2009/4/27 Jakub Schmidtke <sj...@gm...> > >> > >> On Monday 27 April 2009 14:21:36 Doug Judd wrote: > >> > I'm getting the following errors when compiling the latest code on > >> > CentOS > >> > 5.2. What package do I need to install to fix this? > >> > > >> > [ 28%] Building CXX object > >> > src/cc/libkfsIO/CMakeFiles/kfsIO.dir/kfsutils.o > >> > /home/doug/src/kosmosfs/src/cc/libkfsIO/kfsutils.cc:44:21: error: > >> > xfs/xfs.h: No such file or directory > >> > >> Install xfsprogs-devel package. > >> > > > > > > > ------------------------------------------------------------------------------ > > Crystal Reports - New Free Runtime and 30 Day Trial > > Check out the new simplified licensign option that enables unlimited > > royalty-free distribution of the report engine for externally facing > > server and web deployment. > > http://p.sf.net/sfu/businessobjects > > _______________________________________________ > > Kosmosfs-users mailing list > > Kos...@li... > > https://lists.sourceforge.net/lists/listinfo/kosmosfs-users > > > > > |