Re: [orca-list] Compiling speech-dispatcher from git



Guy Schlosser, le dim. 07 nov. 2021 11:00:40 -0500, a ecrit:
Hey there Samuel, I think your instruction just might solve a problem I am
having. I am trying to create /usr/lib/python3.9/site-packages which points
to /usr/lib/python3/dist-packages. I am issuing the command ln -s
site-packages /usr/lib/python3/dist-packages,

That's the converse you want to use. ln acts like cp, it's source of the
symlink then destination where to create it.

Samuel


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]