Git Product home page Git Product logo

Comments (5)

emilyada avatar emilyada commented on September 16, 2024

and if I write command as
pdb2reslib -i/ PCys.pdb -o/ PCys.lib

I get the message
non-option ARGV-elements: PCys.pdb PCys.lib

so how can I make this conversion work?

from olivia.

yokochi47 avatar yokochi47 commented on September 16, 2024

Hi,

Thank you for your comment on pdb2reslib.
The command usage shown in the first post is correct.

pdb2reslib -i foo.pdb -o foo.lib

But, The' /11.pdb' message was strange if you specified the file in current directory.
Please try absolute path to the PDB as follows:

pdb2reslib -i /home/(path_to_current_dir)/11.pdb

It just prompts result on your terminal by omitting the '-o' argument.

Best regards,

Masashi

from olivia.

emilyada avatar emilyada commented on September 16, 2024

Thanks Masashi,
now I get this error:

bash-3.2$ pdb2reslib -i /Users/adaligie/Desktop/olivia_home/rsrc/cyana/PCY.pdb -o PCY.lib
Arrived 'olivia.update' from https://raw.githubusercontent.com/yokochi47/Olivia/master/legacy

Segmentation fault: 11
bash-3.2$ pdb2reslib -i/Users/adaligie/Desktop/olivia_home/rsrc/cyana/PCY.pdb -o PCY.lib
Arrived 'olivia.update' from https://raw.githubusercontent.com/yokochi47/Olivia/master/legacy

Segmentation fault: 11

from olivia.

yokochi47 avatar yokochi47 commented on September 16, 2024

Hi Emilyada,

Sorry for your inconvenience.
Unfortunately, the source PDB file is required to investigate the issue.
Otherwise, could you plese report core-dump analysis using GNU debugger?

Thank you,

Masashi

from olivia.

emilyada avatar emilyada commented on September 16, 2024

OK, I will try this, but I wonder, when I open olivia I always have the message below.

Couldn't get environment variable $NMRBIN.

do you think that it might cause problem

from olivia.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.