Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Centos7 issues with Beta2 #13

Closed
ddesmond opened this issue Sep 2, 2019 · 7 comments
Closed

Centos7 issues with Beta2 #13

ddesmond opened this issue Sep 2, 2019 · 7 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ddesmond
Copy link

ddesmond commented Sep 2, 2019

Hi!
great work! :)
Have trouble installing the beta2 (rpm -ivh and yum install) give me same errors:
Unkown media type in type 'all/all'
Unkown media type in type 'all/allfiles'

after the installer runs, even if i add LD_LIBRARY_PATH it seems it still cant see djv libavcodec.so.58
which is present in libs subfolder.
What should i do?
(yum doeosnt get any deps whatsoever when installing)
thanks!

@darbyjohnston
Copy link
Owner

Hi,

I think the "unknown media type" messages are OK to ignore; for running DJV, are you using the shell script? Like this:

/usr/local/DJV2/bin/djv.sh

@ddesmond
Copy link
Author

ddesmond commented Sep 4, 2019

ok for errors.
yes im using it like so.

edit, aparently im not using it like so. cd into the dir and run ./djv.sh which gives error, ive tried now: sh /usr/local/djv2/bin/djv.sh and it errors which is ok, cos there is no gpu card on that machine.
Will check friday on workstations and report back. thanks for pointing out the right direction.

@darbyjohnston
Copy link
Owner

Thanks, I just noticed that as well; if you run djv.sh from the install directory it fails, but if you run it with the absolute path it works. I'll fix that for the next version.

And yeah, DJV requires OpenGL so you will need either a gpu card or have a software renderer installed.

@darbyjohnston darbyjohnston added this to the 2.0.4 milestone Sep 4, 2019
@darbyjohnston darbyjohnston self-assigned this Sep 4, 2019
@darbyjohnston darbyjohnston added the bug Something isn't working label Sep 4, 2019
@darbyjohnston
Copy link
Owner

OK, I fixed the script so that you can now run it like "/usr/local/DJV2/bin/djv.sh", or "./djv.sh".

@ddesmond
Copy link
Author

ddesmond commented Sep 6, 2019

great! will do some more work today! thanks for fast fix! :)

@ddesmond
Copy link
Author

@darbyjohnston
https://media.discordapp.net/attachments/312131026367545355/668866334225858613/image0.jpg
here we have new issue with 2.0.5 after removing and installing DJV2 for new version.2.0.5

@darbyjohnston
Copy link
Owner

Hi, this looks similar to another issue which was related to the Nvidia driver:
#183

Are you using Nvidia hardware and if so, which driver version? Maybe try upgrading to the latest driver?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants