<span style="color: rgb(0, 153, 0);">replies in green&nbsp; __&nbsp; __</span><br><br><div class="gmail_quote">2008/4/28 Robert McWilliam &lt;<a href="mailto:rmcw@allmail.net">rmcw@allmail.net</a>&gt;:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Mon, Apr 28, 2008 at 10:21:38PM +0100, Digit (SG) wrote:<br>
&gt; i want to install a tiling window manager.<br>
<br>
</div>Good. They are fun.</blockquote><div><span style="color: rgb(0, 153, 0);">__ :D i was already sold on the idea before i considered they could be fun (im having fun already n i&#39;ve yet to use one!)&nbsp; and then i read this article: <a href="http://pa-2.blogspot.com/2007/10/changing-perspectives.html">http://pa-2.blogspot.com/2007/10/changing-perspectives.html</a> which made me realise, my perspective was already moving into alignment with this.&nbsp; i went from sabayon full (an 11gig install) to SliTaz (a 25 mb installable live cd) which lead me to dream of my own stripped-to-my-needs &quot;distro&quot;.&nbsp; __</span> <br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<div class="Ih2E3d"><br>
&gt; it says to me:<br>
&gt;<br>
&gt; &quot;bash: ./configure: No such file or directory&quot;<br>
&gt;<br>
&gt; i went back and re-read the readme,<br>
&gt; ... nothing jumps out as to the solution,<br>
&gt;<br>
&gt; and i&#39;m left with the very strong impression that there&#39;s some secret geek<br>
&gt; lingo meaning that i&#39;m not yet privy to.<br>
&gt;<br>
&gt; does the &quot;dot slash&quot; ( ./ ) refer to something else needed there?<br>
<br>
</div>The dot slash is a way of telling the shell to look in the current<br>
directory for the executable rather than the directories listed in the<br>
PATH environment variable. What you are trying to do with ./configure<br>
is run the configure script that came with the source you want to<br>
install. From the response you were getting I suspect you weren&#39;t in<br>
the right directory when you issued the command. The ./configure<br>
should be issued from the root of the source tree, you should see a<br>
file there called configure. Alternatively you can replace the ./ with<br>
a path to the configure script that doesn&#39;t depend on the current<br>
working directory (e.g. ~/dwm_directory/configure)<br>
<div class="Ih2E3d"></div></blockquote><div><span style="color: rgb(0, 153, 0);">__ thnx.&nbsp; that confirms my vague suspicions of what&#39;s going on just out of reach of what i will confidently attempt. __</span> <br></div>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
&gt; or have i been putting things in the &quot;wrong&quot; directory?<br>
&gt; (makes me wanna try gobo linux with it&#39;s unique and inspired restructuing<br>
&gt; for the filing system hierarchy structure)<br>
<br>
</div>Doesn&#39;t matter where you put things for building them, the &#39;make<br>
install&#39; step of the build process puts them into the folders they<br>
need to be in (but you can usually make changes to what those are at<br>
the ./configure stage).<br>
<div class="Ih2E3d"><span style="color: rgb(0, 153, 0);">__ ta&#39; again.&nbsp; (ditto my last responce) __</span><br>
&gt; &quot;Arch *Linux Forums* / Xmonad: A brilliant window<br>
</div>&gt; manager&lt;<a href="http://bbs.archlinux.org/viewtopic.php?id=35865" target="_blank">http://bbs.archlinux.org/viewtopic.php?id=35865</a>&gt;In<br>
<div class="Ih2E3d">&gt; many *wm*, it isn&#39;t the default behavior, but you can *configure* it.<br>
&gt; *...*After<br>
</div>&gt; *installing* the packages from *source* it just worked. *...*&quot;<br>
<br>
xmonad is the WM I&#39;m currently using so I&#39;d certainly recommend it. It<br>
is going to be a bit more of a problem to install than some of the<br>
others though as it is written in Haskell, and the haskell development<br>
tools needed to build it are not normally installed so you&#39;ll likely<br>
have to set them up first. Was it trying to install them that you have<br>
to run ./configure for the xmonad install, because that isn&#39;t actually<br>
part of the install process for xmonad itself?<br>
<div><span style="color: rgb(0, 153, 0);">__ yup, i&#39;m starting to suspect i&#39;ve just tried the standard protocol on three applications which use something other than ./configure.&nbsp; my familiarity of&nbsp; what it tells me in the readmes is increasing.&nbsp; who knows, next time i install something i might even understand it and do as it says!&nbsp; lol.&nbsp;</span> <br>
</div></blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><span style="color: rgb(0, 153, 0);">I&#39;ve got Haskell (and lua and some other necessary files for other window managers) added to my file of window managers for transfering over, along with another dozen or so more window managers!&nbsp; i had no idea there were soooooo many.</span> <br>
</div></blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><span style="color: rgb(0, 153, 0);">&nbsp;anyways, off i go with a renewed enthusiasm for the project.&nbsp; __</span><br>

&gt; n i know it&#39;s gonna make me look foolish for not knowing what&#39;s going to be<br>
&gt; ridiculously simple to someone else.<br>
<br>
</div>Not knowing how something works doesn&#39;t make you look foolish. You&#39;re<br>
miles ahead of those who don&#39;t even want to know.&nbsp; <span style="color: rgb(0, 153, 0);">__ ah, thnx. &nbsp; that reminds me of the situation.&nbsp; not knowing and not doing anything about not knowing (ignorance), is the foolish path. &nbsp; i&#39;m walking up the mountain. __</span><br>

<br>
 &nbsp; &nbsp; &nbsp;Robert<br>
<span style="color: rgb(0, 153, 0);">_Thanks again.&nbsp; no doubt i&#39;ll be back with an update. &nbsp; - Digit._</span><br>
________________________________________________________<br>
Robert McWilliam &nbsp; &nbsp; <a href="mailto:rmcw@allmail.net">rmcw@allmail.net</a> &nbsp; &nbsp;<a href="http://www.ormiret.com" target="_blank">www.ormiret.com</a><br>
<br>
A positive attitude may not solve all your problems, but it will annoy<br>
enough people to make it worth the effort.<br>
 &nbsp; &nbsp; -- Herm Albright<br>
<br>
_______________________________________________<br>
dundee GNU/Linux Users Group mailing list<br>
<a href="mailto:dundee@lists.lug.org.uk">dundee@lists.lug.org.uk</a> &nbsp;<a href="http://dundee.lug.org.uk" target="_blank">http://dundee.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/dundee" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/dundee</a><br>
Chat on IRC, #tlug on <a href="http://dundee.lug.org.uk" target="_blank">dundee.lug.org.uk</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>The Universe speaks in many languages, but only one voice. The language is not Narn, or Human, or Centauri, or Gaim or Minbari. It speaks in the language of hope; It speaks in the language of trust; It speaks in the language of strength, and the language of compassion. It is the language of the heart and the language of the soul. But always, it is the same voice. It is the voice of our ancestors, speaking through us, And the voice of our inheritors, waiting to be born. It is the small, still voice that says: We are one. No matter the blood; skin; world; star; We are one. No matter the pain; darkness; loss; fear; We are one. Here, gathered together in common cause. we agree to recognise this singular truth, and this singular rule: That we must be kind to one another, because each voice enriches us and ennobles us, and each voice lost diminishes us. We are the voice of the Universe, the soul of creation, the fire that will light the way to a better future. We are one.