[EMBOSS] EMBOSS EXPLORER installation help
Mukatira, Suraj
Suraj.Mukatira at STJUDE.ORG
Mon Sep 18 19:54:21 UTC 2006
Hi all,
I have questions regarding emboss explorer installation. Attached is the
explorer configuration file
I have emboss4.0 running in my linux machine: /usr/local/bin and
/var/www/emboss
After following instructions on the emboss explorer installation I
cannot see the webpage:
Not Found
The requested URL /cgi-bin/emboss/intro was not found on this server.
Not Found
The requested URL /cgi-bin/emboss/menu was not found on this server
Here are some directory structures:
drwxrwxr-x 2 mukatira mukatira 4096 2006-09-15 14:02 cgi-bin
drwxr-xr-x 6 mukatira mukatira 4096 2006-09-18 13:58 emboss
drwxrwxr-x 3 mukatira mukatira 4096 2006-09-15 14:02 html
-rw-r--r-- 1 mukatira mukatira 1457 2006-09-11 14:28 index.html
$>:/var/www$ pwd
/var/www
Under cgi-bin I do not see a folder 'emboss'
$>/var/www/cgi-bin$ ls -l
-rwxrwxr-x 1 root root 110 2006-09-18 14:34 emboss
$>:/var/www/cgi-bin$ more emboss
#!/usr/bin/perl
use strict;
use warnings;
use EMBOSS::GUI;
my $emboss = EMBOSS::GUI->new();
$emboss->go();
Thanks in anticipation.
Also, what is the best way to completely uninstall emboss.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: emboss-explorer.txt
URL: <http://lists.open-bio.org/pipermail/emboss/attachments/20060918/e14d37e5/attachment-0001.txt>
More information about the EMBOSS
mailing list