alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

What this is

This file is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Other links

The source code

Native Build Info:
------------------

platform:         x86_64-redhat-linux
built by:         john_arthorne@ca.ibm.com
build date:       10-May-2007
OS Name:          Red Hat Enterprise Linux Client release 4
OS Version:       Linux 2.6.9-42.EL x86_64 (glibc-2.3.4-2.25)
Compiler version: gcc version 3.4.6-3

build script:
-------------
#!/bin/sh
rpm -q glibc
#ensure system gcc
export PATH=/usr/bin:$PATH
cd org.eclipse.core.filesystem/natives/unix/linux
make JAVA_HOME=$HOME/jdk1.5.0_11_x86-64
cp liblocalfile_1_0_0.so ../../../../org.eclipse.core.filesystem.linux.x86_64/os/linux/x86_64/
... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.