View Single Post
  #37  
Old 07-09-2011, 02:45 PM
soCal soCal is offline
Junior Member
 
Join Date: Jul 2011
Posts: 1
soCal is on a distinguished road
Default

Re: Remove DRM from PDB ebook from B&N (Barnes & Noble),...


Ok I don't have windows, but I followed along on my mac and I am familiar with linux.

I downloaded python v2xx
I also downloaded erdr2pml.py AND xpml2xhtml.py
I placed the above files into a working directory
I placed my numbered pdb file into this directory also
I opened a terminal and did the following:
cd into the working directory
then this command:
xpml2xhtml.py #####5_pdv.v1.pdb "My name" CC#######

I receive this as a result:
xpml2xhtml.py: command not found

Is there anyone who can help me with this or knows what may be wrong? Thanks a bunch!
Reply With Quote