> [root@salmo ~]# ps -efl | grep installpkg > 0 S root 6063 3690 0 80 0 - 1167 wait 08:16 pts/4 00:00:00 > /bin/sh /sbin/installpkg texlive-20130530-i486-2_SBo.tgz > 1 S root 9585 6063 0 80 0 - 1167 wait 08:18 pts/4 00:00:00 > /bin/sh /sbin/installpkg texlive-20130530-i486-2_SBo.tgz > 0 R root 10683 26923 0 80 0 - 693 - 08:27 pts/3 00:00:00 > > Looks to me that nothing's happening.
Don't add 'grep installpkg' -- that's why it looks to you that nothing's happening :( Let's see it *all* please with no grepping, we need the stuff that doinst.sh is calling. My money's on /bin/sh /usr/bin/fmtutil --all and points south thereof. -D. _______________________________________________ SlackBuilds-users mailing list [email protected] http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - http://slackbuilds.org/faq/
