[BioC] Ruuid installation problems
Seth Falcon
sfalcon at fhcrc.org
Tue Feb 22 16:20:59 CET 2005
Hi Raffaele,
I think you didn't quite do the right thing with PATH.
On Feb 22, 2005, at 4:09 AM, Raffaele Calogero wrote:
>> This is what I have done:
>> /opt/gnome/bin/glib-config --cflags
>> -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include
>> I tryied to set the path in my .bashrc adding the line:
>> PATH=$PATH:/opt/gnome/include/glib-1.2:/opt/gnome/lib/glib/include
>> export PATH
Try instead,
export PATH=$PATH:/opt/gnome/bin
>> It seems to work although I got a warning:
>> Warning message:
>> Undefined slot classes in definition of "Ruuid": uuid(class "uuidt")
>> in: .completeClassSlots(ClassDef, where)
We're working on fixing this warning message. The package should work
as intended.
+ seth
More information about the Bioconductor
mailing list