User talk:Cron Stardust

From Second Life Wiki
Revision as of 22:18, 23 December 2012 by Strife Onizuka (talk | contribs) (→‎Thanks: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

bash: xml: command not found

I don't seem to have the xml command used in step 5 (Get glh_linear) of Get source and "accessories". What ebuild provides it? (If you don't know, please run

equery `which xml`

and post the output.) Thanks --Boroondas Gupte 14:10, 5 January 2009 (UTC)

I guess you didn't see my question, yet. But you implicitly gave an answer at the mailing list. It's app-text/xmlstarlet. --Boroondas Gupte 11:09, 6 January 2009 (UTC)
lol, I JUST realized that there were comments :D Yes, that is the package. Cron Stardust 23:50, 11 January 2009 (UTC)

using ldd to view dependencies

  • You might want to add something along the lines of my ldd advice in SLdev to your text, for the benefit of those who don't scan every SLdev post, namely:
   ldd bin/do-not-directly-run-secondlife-bin
   ldd bin/do-not-directly-run-secondlife-bin | grep 'not found'
   LD_LIBRARY_PATH="lib" ldd bin/do-not-directly-run-secondlife-bin | grep 'not found'
Too many people seem to be guessing about what's linked into the executable, which isn't necessary. Morgaine Dinova 18:21, 7 January 2009 (UTC)
Thanks for the info, both here and on-list. --Cron Stardust 23:52, 11 January 2009 (UTC)

Thanks

~_~ I should have spell checked that (I wish my editor had spell checking). -- Strife (talk|contribs) 21:18, 23 December 2012 (PST)