Enabling "Liquid" theme after download?

Christopher Murtagh yellowdog-general@lists.terrasoftsolutions.com
Tue Jun 4 14:51:02 2002


On Tue, 4 Jun 2002, Marc Stergionis wrote:
>>I can see the problem right away. You have to be user 'root' to do this
>>(and not marcster).  So, you'll want to 'su -' first (man su).
>
>when I did
>
>su root make install


 Try this:

 su -
 (enter root password)
 ./configure --prefix=/usr
 make
 make install

 (don't forget the '-'s... there are three of them above)

 then try following the instructions on the liquid www site. The '-' is
important in the su command because it will load root's profile.

Cheers,

Chris


-- 

Christopher Murtagh
Webmaster / Sysadmin
Web Communications Group
McGill University
Montreal, Quebec
Canada

Tel.: (514) 398-3122
Fax:  (514) 398-2017