Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
easyconfigs-it4i
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SCS
easyconfigs-it4i
Commits
9ecbd023
Commit
9ecbd023
authored
May 22, 2018
by
Lukáš Krupčík
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'it4i-anselm'
parents
70dcdcf5
c9aab2bf
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
6 deletions
+8
-6
a/ANSYS/ANSYS-19.0-intel-2017b.eb
a/ANSYS/ANSYS-19.0-intel-2017b.eb
+8
-6
core.21190
core.21190
+0
-0
g/gnuplot/.gnuplot-5.2.3.eb.swp
g/gnuplot/.gnuplot-5.2.3.eb.swp
+0
-0
No files found.
a/ANSYS/ANSYS-19-intel-2017b.eb
→
a/ANSYS/ANSYS-19
.0
-intel-2017b.eb
View file @
9ecbd023
...
...
@@ -2,6 +2,7 @@
name = 'ANSYS'
version = '19.0'
versionsuffix = '-X11'
homepage = 'http://www.ansys.com'
description = """ANSYS simulation software enables organizations to confidently predict
...
...
@@ -15,15 +16,16 @@ toolchain = {'name': 'intel', 'version': '2017b'}
sources = ['ANSYS-19.0.zip']
dependencies = [
('libpng', '1.2.59', '', True),
('libXrender', '0.9.9', '', True),
# ('libpng', '1.2.59', '', True),
# ('libXrender', '0.9.9', '', True),
('X11', '20170314', '', True),
]
modextrapaths = {
#
modextrapaths = {
# 'LD_LIBRARY_PATH': ['$LD_LIBRARY_PATH:%(installdir)s/v190/Electronics/Linux64/defer:%(installdir)s/v190/Framework/bin/Linux64'],
'LD_LIBRARY_PATH': 'v190/Electronics/Linux64/defer',
'LD_LIBRARY_PATH': 'v190/Framework/bin/Linux64',
}
#
'LD_LIBRARY_PATH': 'v190/Electronics/Linux64/defer',
#
'LD_LIBRARY_PATH': 'v190/Framework/bin/Linux64',
#
}
import os
license_server = os.getenv('EB_ANSYS_LICENSE_SERVER', 'license.it4i.cz')
...
...
core.21190
deleted
100644 → 0
View file @
70dcdcf5
File deleted
g/gnuplot/.gnuplot-5.2.3.eb.swp
deleted
100644 → 0
View file @
70dcdcf5
File deleted
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment