Re: [rt-users] at_123 configure Makefile no good

2010-04-20 Thread Ian Pellew
I was expecting a version like 1.2.4.b1 to download !

.


  
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Re: [rt-users] at_123 configure Makefile no good

2010-04-20 Thread Brumm, Torsten / Kuehne + Nagel / Ham MI-ID
Aehh?!? There is under Tags:
 
http://code.google.com/p/asset-tracker-4rt/source/browse/#svn/at/tags/1.2.4b1


Kuehne + Nagel (AG  Co.) KG, Geschaeftsleitung: Hans-Georg Brinkmann (Vors.), 
Dirk Blesius, Reiner Heiken, Bruno Mang, Alfred Manke, Christian Marnetté, Mark 
Reinhardt, Jens Wollesen, Rainer Wunn, Sitz: Bremen, Registergericht: Bremen, 
HRA 21928, USt-IdNr.: DE 812773878, Persoenlich haftende Gesellschaft: Kuehne  
Nagel A.G., Sitz: Contern/Luxemburg Geschaeftsfuehrender Verwaltungsrat: 
Klaus-Michael Kuehne





Von: rt-users-boun...@lists.bestpractical.com 
[mailto:rt-users-boun...@lists.bestpractical.com] Im Auftrag von Ian Pellew
Gesendet: Dienstag, 20. April 2010 08:59
An: Torsten Brumm
Cc: RT List
Betreff: Re: [rt-users] at_123 configure Makefile no good


I was expecting a version like 1.2.4.b1 to download !
 
.



Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Re: [rt-users] at_123 configure Makefile no good

2010-04-20 Thread Ian Pellew
The URI http://rt3.fsck.com//Ticket/Display.html?id=12521
in http://code.google.com/p/asset-tracker-4rt/source/browse/at-REST/INSTALL
points to a live RT login !!
I think you are implying a patch for 387 ?


I am in FreeBSD 8 where both configure and the generated Makefile are a long 
way from.
The 'make install' includes a dropdb, well - drop AT tables - that do not 
exist, so fails
I create them manually OK, but do I need to populate them, maybe from a config 
option in the AT menu ?
The at-setup-database action seems to be setting up RT from scratch - so 
possibly AT is not going to be part of my RT, so I have got it all wrong?

I guess there might also be something to do in RT to get to the AT pages/menus.

I have not played with the likes of configure before, I am more use to the 
likes of HP/AIX installs, so lack the knowledge of how to tweek for multi 
platform environments. Configure is prity heavy going, even for the keenest 
Unixer.

.


  
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

[rt-users] at_123 configure Makefile no good

2010-04-19 Thread Ian Pellew
The Asset Tracker 123 
./configure --prefix=/usr/local/at-1.2.3
does NOT create a good Makefile.

The prefix is corrupt as I get:-
sudo make
Password:
mkdir -p //opt/rt3/local/etc/AssetTracker/
cp etc/AssetTracker/AT_Config.pm //opt/rt3/local/etc/AssetTracker/AT_Config.pm
[ -f //opt/rt3/local/etc/AssetTracker/AT_SiteConfig.pm ] || cp 
etc/AssetTracker/AT_SiteConfig.pm 
//opt/rt3/local/etc/AssetTracker/AT_SiteConfig.pm
chgrp rt //opt/rt3/local/etc/AssetTracker/AT_Config.pm
chgrp: rt: Invalid argument
*** Error code 1
Stop in /usr/home/rt_dev/Rt/at-1.2.3.


RT 387 running OK inf FreeBSD_8.

Had a quick look round and changing Makefile to reflect the correct PREFIX, 
but just makes things worse.

.


  

Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com


[rt-users] at_123 configure Makefile no good

2010-04-19 Thread Ian Pellew
The Asset Tracker 123 
./configure --prefix=/usr/local/at-1.2.3
does NOT create a good Makefile.

The prefix is corrupt as I get:-
sudo make
Password:
mkdir -p //opt/rt3/local/etc/AssetTracker/
cp etc/AssetTracker/AT_Config.pm //opt/rt3/local/etc/AssetTracker/AT_Config.pm
[ -f //opt/rt3/local/etc/AssetTracker/AT_SiteConfig.pm ] || cp 
etc/AssetTracker/AT_SiteConfig.pm 
//opt/rt3/local/etc/AssetTracker/AT_SiteConfig.pm
chgrp rt //opt/rt3/local/etc/AssetTracker/AT_Config.pm
chgrp: rt: Invalid argument
*** Error code 1
Stop in /usr/home/rt_dev/Rt/at-1.2.3.


RT 387 running OK inf FreeBSD_8.

Had a quick look round and changing Makefile to reflect the correct PREFIX, 
but just makes things worse.

.


  

Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com


Re: [rt-users] at_123 configure Makefile no good

2010-04-19 Thread Brumm, Torsten / Kuehne + Nagel / Ham MI-ID
Hi, try out the new at 1.24b1 from google code!

Torsten

- Originalnachricht -

Kuehne + Nagel (AG  Co.) KG, Geschaeftsleitung: Hans-Georg Brinkmann (Vors.), 
Dirk Blesius, Reiner Heiken, Bruno Mang, Alfred Manke, Christian Marnetté, Mark 
Reinhardt, Jens Wollesen, Rainer Wunn, Sitz: Bremen, Registergericht: Bremen, 
HRA 21928, USt-IdNr.: DE 812773878, Persoenlich haftende Gesellschaft: Kuehne  
Nagel A.G., Sitz: Contern/Luxemburg Geschaeftsfuehrender Verwaltungsrat: 
Klaus-Michael Kuehne



Von: rt-users-boun...@lists.bestpractical.com 
rt-users-boun...@lists.bestpractical.com
An: rt-users@lists.bestpractical.com rt-users@lists.bestpractical.com
Gesendet: Mon Apr 19 16:58:15 2010
Betreff: [rt-users] at_123 configure Makefile no good

The Asset Tracker 123 
./configure --prefix=/usr/local/at-1.2.3
does NOT create a good Makefile.

The prefix is corrupt as I get:-
sudo make
Password:
mkdir -p //opt/rt3/local/etc/AssetTracker/
cp etc/AssetTracker/AT_Config.pm //opt/rt3/local/etc/AssetTracker/AT_Config.pm
[ -f //opt/rt3/local/etc/AssetTracker/AT_SiteConfig.pm ] || cp 
etc/AssetTracker/AT_SiteConfig.pm 
//opt/rt3/local/etc/AssetTracker/AT_SiteConfig.pm
chgrp rt //opt/rt3/local/etc/AssetTracker/AT_Config.pm
chgrp: rt: Invalid argument
*** Error code 1
Stop in /usr/home/rt_dev/Rt/at-1.2.3.


RT 387 running OK inf FreeBSD_8.

Had a quick look round and changing Makefile to reflect the correct PREFIX, but 
just makes things worse.

.


  

Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Re: [rt-users] at_123 configure Makefile no good

2010-04-19 Thread Ian Pellew
This looks like that often seen at the rear of a cow!
The install has dropdb in it!
Ummm - a naming problem !

Now - where 1.24b1 downloadable from ?

Still getting horrible make install errors.

I ONLY have the latest RTFM on top of RT387 though.

Ian





From: Brumm, Torsten / Kuehne + Nagel / Ham MI-ID 
torsten.br...@kuehne-nagel.com
To: ipel...@yahoo.com; rt-users@lists.bestpractical.com
Sent: Mon, 19 April, 2010 17:01:39
Subject: AW: [rt-users] at_123 configure Makefile no good


Hi, try out the new at 1.24b1 from google code!

Torsten

- Originalnachricht -
Von: rt-users-boun...@lists.bestpractical.com 
rt-users-boun...@lists.bestpractical.com
An: rt-users@lists.bestpractical.com rt-users@lists.bestpractical.com
Gesendet: Mon Apr 19 16:58:15 2010
Betreff: [rt-users] at_123 configure Makefile no good

The Asset Tracker 123
./configure --prefix=/usr/local/at-1.2.3
does NOT create a good Makefile.

The prefix is corrupt as I get:-
sudo make
Password:
mkdir -p //opt/rt3/local/etc/AssetTracker/
cp etc/AssetTracker/AT_Config.pm //opt/rt3/local/etc/AssetTracker/AT_Config.pm
[ -f //opt/rt3/local/etc/AssetTracker/AT_SiteConfig.pm ] || cp 
etc/AssetTracker/AT_SiteConfig.pm 
//opt/rt3/local/etc/AssetTracker/AT_SiteConfig.pm
chgrp rt //opt/rt3/local/etc/AssetTracker/AT_Config.pm
chgrp: rt: Invalid argument
*** Error code 1
Stop in /usr/home/rt_dev/Rt/at-1.2.3.


RT 387 running OK inf FreeBSD_8.

Had a quick look round and changing Makefile to reflect the correct PREFIX, but 
just makes things worse.

.


 

Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com


Kühne + Nagel (AG  Co.) KG, Geschäftsleitung: Hans-Georg Brinkmann (Vors.), 
Dirk Blesius, Reiner Heiken, Bruno Mang, Alfred Manke, Christian Marnetté, Mark 
Reinhardt, Jens Wollesen, Rainer Wunn, Sitz: Bremen, Registergericht: Bremen, 
HRA 21928, USt-IdNr.: DE 812773878, Persönlich haftende Gesellschaft: Kühne  
Nagel A.G., Sitz: Contern/Luxemburg, Geschäftsführender Verwaltungsrat: 
Klaus-Michael Kühne 



  
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Re: [rt-users] at_123 configure Makefile no good

2010-04-19 Thread Brumm, Torsten / Kuehne + Nagel / Ham MI-ID
Search for asset tracker4rt inside google!

The you grab lastest!

Torsten



Von: Ian Pellew ipel...@yahoo.com 
An: Brumm, Torsten / Kuehne + Nagel / Ham MI-ID 
Cc: RT List rt-users@lists.bestpractical.com 
Gesendet: Mon Apr 19 17:54:43 2010
Betreff: Re: AW: [rt-users] at_123 configure Makefile no good 


This looks like that often seen at the rear of a cow!
The install has dropdb in it!
Ummm - a naming problem !
 
Now - where 1.24b1 downloadable from ?
 
Still getting horrible make install errors.
 
I ONLY have the latest RTFM on top of RT387 though.
 
Ian
 



From: Brumm, Torsten / Kuehne + Nagel / Ham MI-ID 
torsten.br...@kuehne-nagel.com
To: ipel...@yahoo.com; rt-users@lists.bestpractical.com
Sent: Mon, 19 April, 2010 17:01:39
Subject: AW: [rt-users] at_123 configure Makefile no good



Hi, try out the new at 1.24b1 from google code!

Torsten

- Originalnachricht -
Von: rt-users-boun...@lists.bestpractical.com 
rt-users-boun...@lists.bestpractical.com
An: rt-users@lists.bestpractical.com rt-users@lists.bestpractical.com
Gesendet: Mon Apr 19 16:58:15 2010
Betreff: [rt-users] at_123 configure Makefile no good

The Asset Tracker 123
./configure --prefix=/usr/local/at-1.2.3
does NOT create a good Makefile.

The prefix is corrupt as I get:-
sudo make
Password:
mkdir -p //opt/rt3/local/etc/AssetTracker/
cp etc/AssetTracker/AT_Config.pm //opt/rt3/local/etc/AssetTracker/AT_Config.pm
[ -f //opt/rt3/local/etc/AssetTracker/AT_SiteConfig.pm ] || cp 
etc/AssetTracker/AT_SiteConfig.pm 
//opt/rt3/local/etc/AssetTracker/AT_SiteConfig.pm
chgrp rt //opt/rt3/local/etc/AssetTracker/AT_Config.pm
chgrp: rt: Invalid argument
*** Error code 1
Stop in /usr/home/rt_dev/Rt/at-1.2.3.


RT 387 running OK inf FreeBSD_8.

Had a quick look round and changing Makefile to reflect the correct PREFIX, but 
just makes things worse.

.


 

Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com 
http://rtbook.bestpractical.com/ 



Kühne + Nagel (AG  Co.) KG, Geschäftsleitung: Hans-Georg Brinkmann (Vors.), 
Dirk Blesius, Reiner Heiken, Bruno Mang, Alfred Manke, Christian Marnetté, Mark 
Reinhardt, Jens Wollesen, Rainer Wunn, Sitz: Bremen, Registergericht: Bremen, 
HRA 21928, USt-IdNr.: DE 812773878, Persönlich haftende Gesellschaft: Kühne  
Nagel A.G., Sitz: Contern/Luxemburg, Geschäftsführender Verwaltungsrat: 
Klaus-Michael Kühne 




Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Re: [rt-users] at_123 configure Makefile no good

2010-04-19 Thread Torsten Brumm
Try this one.
http://code.google.com/p/asset-tracker-4rt/

2010/4/19 Ian Pellew ipel...@yahoo.com

 This looks like that often seen at the rear of a cow!
 The install has dropdb in it!
 Ummm - a naming problem !

 Now - where 1.24b1 downloadable from ?

 Still getting horrible make install errors.

 I ONLY have the latest RTFM on top of RT387 though.

 Ian


  --
 *From:* Brumm, Torsten / Kuehne + Nagel / Ham MI-ID
 torsten.br...@kuehne-nagel.com
 *To:* ipel...@yahoo.com; rt-users@lists.bestpractical.com
 *Sent:* Mon, 19 April, 2010 17:01:39
 *Subject:* AW: [rt-users] at_123 configure Makefile no good

 Hi, try out the new at 1.24b1 from google code!

 Torsten

 - Originalnachricht -
 Von: rt-users-boun...@lists.bestpractical.com 
 rt-users-boun...@lists.bestpractical.com
 An: rt-users@lists.bestpractical.com rt-users@lists.bestpractical.com
 Gesendet: Mon Apr 19 16:58:15 2010
 Betreff: [rt-users] at_123 configure Makefile no good

 The Asset Tracker 123
 ./configure --prefix=/usr/local/at-1.2.3
 does NOT create a good Makefile.

 The prefix is corrupt as I get:-
 sudo make
 Password:
 mkdir -p //opt/rt3/local/etc/AssetTracker/
 cp etc/AssetTracker/AT_Config.pm
 //opt/rt3/local/etc/AssetTracker/AT_Config.pm
 [ -f //opt/rt3/local/etc/AssetTracker/AT_SiteConfig.pm ] || cp
 etc/AssetTracker/AT_SiteConfig.pm
 //opt/rt3/local/etc/AssetTracker/AT_SiteConfig.pm
 chgrp rt //opt/rt3/local/etc/AssetTracker/AT_Config.pm
 chgrp: rt: Invalid argument
 *** Error code 1
 Stop in /usr/home/rt_dev/Rt/at-1.2.3.


 RT 387 running OK inf FreeBSD_8.

 Had a quick look round and changing Makefile to reflect the correct PREFIX,
 but just makes things worse.

 .




 Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
 Buy a copy at http://rtbook.bestpractical.com

 Kühne + Nagel (AG  Co.) KG, Geschäftsleitung: Hans-Georg Brinkmann
 (Vors.), Dirk Blesius, Reiner Heiken, Bruno Mang, Alfred Manke, Christian
 Marnetté, Mark Reinhardt, Jens Wollesen, Rainer Wunn, Sitz: Bremen,
 Registergericht: Bremen, HRA 21928, USt-IdNr.: DE 812773878, Persönlich
 haftende Gesellschaft: Kühne  Nagel A.G., Sitz: Contern/Luxemburg,
 Geschäftsführender Verwaltungsrat: Klaus-Michael Kühne




 Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
 Buy a copy at http://rtbook.bestpractical.com




-- 
MFG

Torsten Brumm

http://www.brumm.me
http://www.elektrofeld.de

Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com