I have recently installed perl and circos in windows - Im completely new to both. So, excuse my questions if there are so obvious to resolve ...I have had some issues with config-generaland GD but it appears I have those resolved. Now, Im running into trouble with opening perl scripts.the path that I have is Perl\circos\bin\circos...So, Im not really sure how to execute the script.I have done various things...One of those things I have tried is:C:\Perl> perl circos -conf\bin\circos.conf
and I get the following error message: can not open perl script "circos": Permission deniedMy perl -V checks well...so, I guess perl is running fine....Thanks in advance,rolan.
--
You received this message because you are subscribed to the Google Groups "Circos" group.
To unsubscribe from this group and stop receiving emails from it, send an email to circos-data-visual...@googlegroups.com.
To post to this group, send email to circos-data-...@googlegroups.com.
Visit this group at http://groups.google.com/group/circos-data-visualization?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
--
So, you are running circos from a wrong directory. It seems that you have perl at c:\perl and where to you have circos? Let's say circos is on c:\circos you would have to have to do this to run properly from C:\>C:\> cd circosC:\circos> cd binC:\circos\bin> C:\Perl\perl.exe circos -conf <path to circos configuration file>CheersPaulo
On Thu, Mar 14, 2013 at 9:19 AM, rolan <genomi...@gmail.com> wrote:
Nuin,I just put a space between conf and bin and did the same thing...rolan
On Wednesday, March 13, 2013 8:25:19 PM UTC-5, rolan wrote:I have recently installed perl and circos in windows - Im completely new to both. So, excuse my questions if there are so obvious to resolve ...I have had some issues with config-generaland GD but it appears I have those resolved. Now, Im running into trouble with opening perl scripts.the path that I have is Perl\circos\bin\circos...So, Im not really sure how to execute the script.I have done various things...One of those things I have tried is:C:\Perl> perl circos -conf\bin\circos.confand I get the following error message: can not open perl script "circos": Permission deniedMy perl -V checks well...so, I guess perl is running fine....Thanks in advance,rolan.
--
You received this message because you are subscribed to the Google Groups "Circos" group.
To unsubscribe from this group and stop receiving emails from it, send an email to circos-data-visualization+unsub...@googlegroups.com.
So, you are running circos from a wrong directory. It seems that you have perl at c:\perl and where to you have circos? Let's say circos is on c:\circos you would have to have to do this to run properly from C:\>C:\> cd circosC:\circos> cd binC:\circos\bin> C:\Perl\perl.exe circos -conf <path to circos configuration file>CheersPaulo
On Thu, Mar 14, 2013 at 9:19 AM, rolan <genomi...@gmail.com> wrote:
Nuin,I just put a space between conf and bin and did the same thing...rolan
On Wednesday, March 13, 2013 8:25:19 PM UTC-5, rolan wrote:I have recently installed perl and circos in windows - Im completely new to both. So, excuse my questions if there are so obvious to resolve ...I have had some issues with config-generaland GD but it appears I have those resolved. Now, Im running into trouble with opening perl scripts.the path that I have is Perl\circos\bin\circos...So, Im not really sure how to execute the script.I have done various things...One of those things I have tried is:C:\Perl> perl circos -conf\bin\circos.confand I get the following error message: can not open perl script "circos": Permission deniedMy perl -V checks well...so, I guess perl is running fine....Thanks in advance,rolan.
--
You received this message because you are subscribed to the Google Groups "Circos" group.
To unsubscribe from this group and stop receiving emails from it, send an email to circos-data-visualization+unsub...@googlegroups.com.
I can not read perl scripts on windows....errror: the config-General file seems to be missing. I do have installed the file (I have checked with PPM in strawberry and is up to date)... On my directory, it is under perl(strawberry)\myperl(required mod |
Mar 13 (15 hours ago) Martin It looks like your Perl may not be seeing this module. Are you sure it is correctly installed? Does this work, or produce an error: perl -MConfig::General Martin Krzywinskiscience + arthttp://mkweb.bcgsc.ca |
To unsubscribe from this group and stop receiving emails from it, send an email to circos-data-visual...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to circos-data-visualization+unsub...@googlegroups.com.