Well, I went to the whole process yet again.

I think the biggest error I am getting is 
on this step:

/* unpack slimserver code */
cd /usr/local/slimserver
tar -xzvf ....SlimServer_v2005-08-02.tar.gz
ln -s SlimServer_v2005-08-0 slimserver (link or rename directory as
required)

tar -xzvf ....SlimServer_v2005-08-02.tar.gz
I changed the name of the tar.gz to the file name of the
latest nightly: SlimServer_6_2_x_v2005-11-10.tar.gz

So I wrote this:

tar -xzvf ....SlimServer_6_2_x_v2005-11-10.tar.gz

I got an error, (sorry I dont remeber now)

I guessed I had to put the directory where the file is first,
so I moved the file to the /local/slimserver folder.

Then I wrote:

tar -xzvf .../local/slimserver/SlimServer_6_2_x_v2005-11-10.tar.gz

Another error I got!

So I continued with the other steps.

I know that was not wise, but I was desperate.

I am on my office now, so I am not even close to my Kubuntu box to re
verify the error I got. 

If somebody can tell me how wrong I am interpreting the 
/* unpack slimserver code */ part of the process I will be 
eternally grateful.


-- 
oscuridad
------------------------------------------------------------------------
oscuridad's Profile: http://forums.slimdevices.com/member.php?userid=1926
View this thread: http://forums.slimdevices.com/showthread.php?t=18021

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to