Path Setup...
Ok, my brain surely is rusty at best.. It's all the basic stuff that goes first. Getting this error and know that I need to set the PATH for Coreldraw to work, I'm getting this..
IRIS 1% cd /usr/corel3.5/corel/irix_mips
IRIS 2% ls
afm.dat corelmosaic coreltrace fontfm.cfg libwix.so wixcontrol
corelchart corelpaint corelxpaint hppcl.drv pscript.drv xpaint
coreldraw corelshow fontfm hyperhelp wixatmdb
IRIS 3% ./coreldraw
1903:./coreldraw: rld: Fatal Error: Cannot Successfully map soname 'libwix.so' under any of the filenames /usr/lib/libwix.so:/usr/lib/internal/libwix.so:/lib/libwix.so:/lib/cmplrs/cc/libwix.so:/usr/lib/cmplrs/cc/libwix.so:/opt/lib/libwix.so:
What do I need to enter to set the .profile file to correctly point to the library that is in the same folder as the app?
I have this and it still barks back at me... that it can't find the library which is in the same directory as the binary.
CORELHOME=/usr/corel3.5/corel; PATH=:$CORELHOME/irix_mips:$PATH; export CORELHOME PATH
(This post was last modified: 08-17-2020, 06:14 PM by indigofan.)
|
|
indigofan
Tezro
Trade Count:
(4)
Posts: 294
Threads: 43
Joined: Jun 2020
Location: Catskill Mountains, NY, USA
|
|
08-17-2020, 04:45 PM |