Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ShellB3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ray Garcia
ShellB3
Commits
87d8b2f9
Commit
87d8b2f9
authored
9 years ago
by
Joe Garcia
Browse files
Options
Downloads
Patches
Plain Diff
pty process
parent
002b6e30
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ShellB3/shallbethree.sh
+2
-1
2 additions, 1 deletion
ShellB3/shallbethree.sh
ShellB3/src/optional/ptyprocess-0.5.tar.gz
+0
-0
0 additions, 0 deletions
ShellB3/src/optional/ptyprocess-0.5.tar.gz
with
2 additions
and
1 deletion
ShellB3/shallbethree.sh
+
2
−
1
View file @
87d8b2f9
...
@@ -3799,6 +3799,7 @@ mk_ipython() {
...
@@ -3799,6 +3799,7 @@ mk_ipython() {
bin/easy_install-
${
PYFSVER
}
-Z
--no-deps
src/optional/readline
*
z
||
oops
'readline did not install'
bin/easy_install-
${
PYFSVER
}
-Z
--no-deps
src/optional/readline
*
z
||
oops
'readline did not install'
pip_install src/optional/zope.interface-
*
z
||
oops
'zope.interface did not install'
pip_install src/optional/zope.interface-
*
z
||
oops
'zope.interface did not install'
pip_install src/optional/DateTime
*
zip
||
oops
'DateTime did not install'
pip_install src/optional/DateTime
*
zip
||
oops
'DateTime did not install'
pip_install src/optional/ptyprocess-
*
z
||
oops
'ptyprocess did not install'
# bin/python${PYFSVER} -c 'from IPython.external import mathjax; mathjax.install_mathjax()' || oops 'mathjax installation failed'
# bin/python${PYFSVER} -c 'from IPython.external import mathjax; mathjax.install_mathjax()' || oops 'mathjax installation failed'
isDarwin
&&
make_frameworklinks
isDarwin
&&
make_frameworklinks
# workaround for http://bugs.python.org/issue6059 due to glibc problem on RHEL6, segfault in uuid4
# workaround for http://bugs.python.org/issue6059 due to glibc problem on RHEL6, segfault in uuid4
...
@@ -5073,7 +5074,7 @@ bundle_machos() {
...
@@ -5073,7 +5074,7 @@ bundle_machos() {
fi
fi
done
done
${
PYTHON
}
sbin/thosewhohuntelfs.py
.
lib Library Applications
"
$@
"
\
${
PYTHON
}
sbin/thosewhohuntelfs.py
.
lib Library Applications
"
$@
"
\
--migrate
=
\@
executable_path/..,/sw/lib/fontconfig2,/sw/lib/freetype219,/sw/lib/gcc4.6,/sw/lib/gcc4.7,/sw/lib/gcc4.8,/sw,/opt/local,/usr/local
\
--migrate
=
\@
executable_path/..,/sw/lib/fontconfig2,/sw/lib/freetype219,/sw/lib/gcc4.6,/sw/lib/gcc4.7,/sw/lib/gcc4.8,/sw,/opt/local
/libexec/qt4,/opt/local
,/usr/local
\
--migrateto
=
@rpath,/usr,/System
--exclude
=
'(?:.*?(build|sysbin|libexec|libsys)/.*)'
||
oops
"could not make binary bundle relocatable"
--migrateto
=
@rpath,/usr,/System
--exclude
=
'(?:.*?(build|sysbin|libexec|libsys)/.*)'
||
oops
"could not make binary bundle relocatable"
}
}
...
...
This diff is collapsed.
Click to expand it.
ShellB3/src/optional/ptyprocess-0.5.tar.gz
0 → 100644
+
0
−
0
View file @
87d8b2f9
File added
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment