<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Martin,</font><br>
<br>
Martin Landa wrote:
<blockquote
 cite="mid:f8fe65c40804041425g1c00a802g4fca48f71428ef54@mail.gmail.com"
 type="cite">
  <pre wrap="">Hi,

2008/4/4, Richard Chirgwin <a class="moz-txt-link-rfc2396E" href="mailto:rchirgwin@ozemail.com.au">&lt;rchirgwin@ozemail.com.au&gt;</a>:
  </pre>
  <blockquote type="cite">
    <pre wrap=""> I'm running Grass-GIS 6.2, the Ubuntu build from
<a class="moz-txt-link-freetext" href="http://www.les-ejk.cz/ubuntu/">http://www.les-ejk.cz/ubuntu/</a> (for those who previously knew me as a Mac
user, I'm running Linux at home).
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I would suggest you to use switch to grass63.
  </pre>
</blockquote>
I might, except I don't think I'm familiar enough with Linux after a
couple of weeks to start compiling from source ... there's a premade
6.2 for Ubuntu, and that build was the only one I could get to work...
(the fault is almost certainly me, not the various builds!).<br>
<blockquote
 cite="mid:f8fe65c40804041425g1c00a802g4fca48f71428ef54@mail.gmail.com"
 type="cite">
  <pre wrap="">
  </pre>
  <blockquote type="cite">
    <pre wrap=""> I have a vector that has database links on Layer 1 and Layer 2.
v.db.connect shows that both connections are active, and v.info correctly
describes the table linked to either layer.

 My problem is that I can't get labels from Layer 2 to display. Any
suggestions?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
exact command?
  </pre>
</blockquote>
I was selecting the labels layer from the GIS Manager screen. Copying
the command from the GIS.M output I get:<br>
<br>
d.vect map=Australia color=0:0:0 lcolor=0:0:0 fcolor=170:170:170
display=shape type=point,line,boundary,centroid,area icon=basic/circle
size=5 layer=1 lsize=8 xref=left yref=center llayer=2<br>
<br>
Richard<br>
<blockquote
 cite="mid:f8fe65c40804041425g1c00a802g4fca48f71428ef54@mail.gmail.com"
 type="cite">
  <pre wrap="">
Also note that layer for labels is '1' by default in GRASS 6.2. In
GRASS 6.3 default value of 'llayer' is based on given 'layer' value.

Martin

  </pre>
</blockquote>
</body>
</html>