Menu

#1 sed can open file

open
nobody
None
5
2003-01-27
2003-01-27
Peng Hongbo
No

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.

Discussion

  • Peter Miller

    Peter Miller - 2003-01-31

    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?

     
  • Peng Hongbo

    Peng Hongbo - 2003-01-31

    Test Script

     
  • Peng Hongbo

    Peng Hongbo - 2003-01-31

    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.

     
  • Peng Hongbo

    Peng Hongbo - 2003-01-31

    Output Log

     
  • Peng Hongbo

    Peng Hongbo - 2003-01-31

    Logged In: YES
    user_id=370644

    This is the output message of configure.
    Pay attention to the last 4 lines.

     
MongoDB Logo MongoDB