Joachim Kreimer-de Fries wrote:
But I have problems to use the MacPort at all, not even to know wether it is correctly installed. In the thread "Import RTF > Lyx 1.6 error" I had no answer from Konrad Hofbauer or someone else for my problem. So I

... must have missed that (or not known an answer).

==> How to "install the needed packages" (i. e. the rtf2latex2e script or package) "from there" (MacPorts?).

Testwise I called in the Terminal
sudo port -d selfupdate
with the answer: "sudo: port: command not found"

This indicates that your Macports-installation does not work (i.e., you seem to have the Macports stuff not in your PATH).
This list is the wrong place for this, ask at the Macports list.

I assume you ran the Installer, but something went wrong.
Read: http://guide.macports.org/#installing.shell


Konrad or others, can you tell me how to install rtf2latex2e with MacPorts?
How can I proof if MacPorts is installed rightly, how to run it?

To see what exists:

$ port search rtf2latex
rtf2latex tex/rtf2latex 1.5 Filter to convert RTF text into LaTeX code rtf2latex2e tex/rtf2latex2e 1.0fc1 Filter to convert rtf files into LaTeX2e code.

To install:

$ sudo port install rtf2latex2e
[And now it would tell you that it fetches the package, configures, compiles, installs, etc.]

HTH,
Konrad

Reply via email to