On Mon, 2012-01-30 at 17:32 -0600, Scott Farrell wrote: > Hello. I did a git on the latest OpenConnect today and compiled it > successfully on a 64-bit Centos 5.x system. OpenConnect works great > with our Cisco SSL VPN, though there is one issue. After installing > it I noticed that the root partition on our server is now full of > directories that were not there before. Any ideas about this? Here > are the steps that I followed to compile and install along with a > snapshot of the root partition. > > 1. git clone git://git.infradead.org/users/dwmw2/openconnect.git > 2. cd openconnect > 3. ./autogen.sh > 4. ./configure > 5. make -j12 > 6. sudo make install It looks like the extra directories are the ones containing the translations ? which should have been installed under /usr/share/locale/. What is 'localedir' set to, in config.log? If you get the 3.15 tarball and run *its* configure script (without re-running autogen.sh), does it work correctly? -- dwmw2 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 5818 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/openconnect-devel/attachments/20120329/8f4c3a07/attachment.bin>