sed can open file
Status: Beta
Brought to you by:
pmiller
I am using plasticfs 1.4 now. It is a great tool for
me. It works like TVFS in OS/2 environment. But I met
a strange problem.
Step1: configure --prefix=/usr
Step2: make
Step3: copy the library to /usr/lib
Step4: mkdir -p /tmp/pfs/tree1
and /tmp/pfs/tree2
Step5: untar the tar.gz file to /tmp/pfs/tree2
Step6: login as a normal user, testuser
Step7: export LD_PRELOAD="$LD_PRELOAD libplasticfs.so"
Step8: export
PLASTICFS="viewpath /tmp/pfs/tree1 /tmp/pfs/tree2"
Step9: run bash and goto /tmp/pfs/tree1
Step10:run ./configure --prefix=/usr
Now it runs as normal, but the last 4 lines
are different. sed can read Makefile.in and
lib/config.h.in. But we can ls these two files.
Logged In: YES
user_id=160
Can you please rin a "script" session and show me exacly
what is happening, and send the the results as email?
Test Script
Logged In: YES
user_id=370644
This is the test script. I run it in RedHat 8.0. Please put it and
plasticfs-1.4.tar.gz together. Then run it.
Output Log
Logged In: YES
user_id=370644
This is the output message of configure.
Pay attention to the last 4 lines.