Giter VIP home page Giter VIP logo

Comments (11)

NattyNarwhal avatar NattyNarwhal commented on June 16, 2024 1

It almost sounds like / redirection to /QOpenSys doesn't seem to be working right. I don't recall off hand what settings could be affecting that. I'll look into it though.

from binarydist.

NattyNarwhal avatar NattyNarwhal commented on June 16, 2024

Can you try running Mono with the environment variable LIBPATH set to /opt/mono/lib:$LIBPATH? Like so: LIBPATH=/opt/mono/lib:$LIBPATH /opt/mono/bin/mono […]. (Or in this case, mcs)

from binarydist.

mlitters avatar mlitters commented on June 16, 2024

I tried that and it brings the same error...

from binarydist.

mlitters avatar mlitters commented on June 16, 2024

I got it - with LIBPATH=/QOpenSys/opt/mono/lib:$LIBPATH and an export LIBPATH, he finaly finds the lib. Now he says he can't find the mscorlib.dll.
He looks in "/opt/mono/lib/mono/4.5/mscorlib.dll" but it is there....

from binarydist.

NattyNarwhal avatar NattyNarwhal commented on June 16, 2024

Can you get me a list of exported environment variables, either by the env or export commands in PASE? It looks like at least one environment variable could influence behaviour of QOpenSys.

from binarydist.

mlitters avatar mlitters commented on June 16, 2024

I played a little bit (I am not familiar with Mono yet...) and set the MONO_PATH but now he says the mcs.exe cannot be found in the mono/4.5 directory...
Here is the environment Variables:
PATH=/QOpenSys/opt/mono/bin:/opt/mono/bin:/QOpenSys/pkgs/bin:/QOpenSys/usr/bin:/usr/ccs/bin:/QOpenSys/usr/bin/X11:/usr/sbin:.:/usr/bin

from binarydist.

NattyNarwhal avatar NattyNarwhal commented on June 16, 2024

That doesn't seem complete; if I run env on a V7R3 system, I get:

$ env
_=/QOpenSys/usr/bin/env
LOGNAME=calvin
HOME=/home/Calvin
SSH_TTY=/dev/pts/0
MAIL=/var/spool/mail/calvin
PATH=/QOpenSys/opt/mono/bin:/QOpenSys/usr/bin:/usr/ccs/bin:/QOpenSys/usr/bin/X11:/usr/sbin:.:/usr/bin
SSH_CLIENT=(redacted)
TZ=<EST>5<EDT>,M3.2.0,M11.1.0
SHELL=/home/Calvin/bin/oksh
TERM=xterm
LOGIN=calvin
SSH_CONNECTION=(redacted)
USER=calvin

from binarydist.

mlitters avatar mlitters commented on June 16, 2024

Yes - I only sent you the PATH Variable...
I don't think that the others really matters.
Maybe the Shell
Shell=/QOpenSys/usr/bin/bsh

from binarydist.

NattyNarwhal avatar NattyNarwhal commented on June 16, 2024

I was wondering if the PASE_EXEC_QOPENSYS variable may have been set. I guess if you didn't include it, it wasn't there.

Is the /opt symlink pointing to /QOpenSys/opt? Do ls -la / (or the WRKLNK equivalent) and see if /opt like so:

lrwxrwxrwx    1 qsecofr  0                26 Oct  6 2015  opt -> /QOpenSys/opt

from binarydist.

mlitters avatar mlitters commented on June 16, 2024

Yes - that was the problem. It looks like something went wrong with the ADDLNK command in the beginning of my journey and I didn't checked that.
I am so sorry!!!

from binarydist.

NattyNarwhal avatar NattyNarwhal commented on June 16, 2024

It's alright, accidents happen :)

from binarydist.

Related Issues (20)

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.