473,699 Members | 2,300 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

cygwin & perl

5 New Member
bonjour tout le monde

je veux installer perl soous cygwin. pour y procéder voici nles étapes ke g fait:
1) g téléchargé activeperl et je l'ai installé => résultat: c/perl
le perl toune correctement
2) g installé le cygwin
3) g essayé la comande suivante
$ brw_tools unpack
bash: ./brw_tools: /usr/local/bin/perl: bad interpreter: No such file or directo
ry
4) donc g coupé le dossier perl de C et g le mis sous cygwin/usr/local/bin
et
voici le résultat
$ brw_tools unpack
bash: ./brw_tools: /usr/local/bin/perl: bad interpreter: Permission denied

que dois je faire alors?
please help me
Oct 24 '07 #1
9 5275
numberwhun
3,509 Recognized Expert Moderator Specialist
bonjour tout le monde

je veux installer perl soous cygwin. pour y procéder voici nles étapes ke g fait:
1) g téléchargé activeperl et je l'ai installé => résultat: c/perl
le perl toune correctement
2) g installé le cygwin
3) g essayé la comande suivante
$ brw_tools unpack
bash: ./brw_tools: /usr/local/bin/perl: bad interpreter: No such file or directo
ry
4) donc g coupé le dossier perl de C et g le mis sous cygwin/usr/local/bin
et
voici le résultat
$ brw_tools unpack
bash: ./brw_tools: /usr/local/bin/perl: bad interpreter: Permission denied

que dois je faire alors?
please help me
Sorry, but this is primarily an English speaking forum. Please modify your post to be in English if you really need assistance.

Regards,

Jeff
Oct 24 '07 #2
débutante
5 New Member
sorry that is my problem:
I want to install perl under cygwin, for that I have done those steps:
1) I have installed activeperl in c/perl
=> perl unctionne correctly
2) I have installed cygwin
3) I have lanced this command
$ brw_tools unpack
bash: ./brw_tools: /usr/local/bin/perl: bad interpreter: No such file or directo
ry
=> to try to correct this error I have copied perl from C/perl to cygwin/usr/local/bin
and i lanced this command again

$ brw_tools unpack
bash: ./brw_tools: /usr/local/bin/perl: bad interpreter: Permission denied

So what can I do?
I need help please
Oct 24 '07 #3
numberwhun
3,509 Recognized Expert Moderator Specialist
sorry that is my problem:
I want to install perl under cygwin, for that I have done those steps:
1) I have installed activeperl in c/perl
=> perl unctionne correctly
2) I have installed cygwin
3) I have lanced this command
$ brw_tools unpack
bash: ./brw_tools: /usr/local/bin/perl: bad interpreter: No such file or directo
ry
=> to try to correct this error I have copied perl from C/perl to cygwin/usr/local/bin
and i lanced this command again

$ brw_tools unpack
bash: ./brw_tools: /usr/local/bin/perl: bad interpreter: Permission denied

So what can I do?
I need help please
I don't know anything about cygwin, but if it is complaining about permissions, then I would start there and make sure that the permissions on the files/directories you copied are correct.

Regards,

Jeff
Oct 24 '07 #4
débutante
5 New Member
i have changed the permission of the directory that I have copied but I think that the problem is how to compile perl under cygwin or precisly how to install perl under cygwin
I am totaly blocked
I have tried every thing
Oct 24 '07 #5
numberwhun
3,509 Recognized Expert Moderator Specialist
i have changed the permission of the directory that I have copied but I think that the problem is how to compile perl under cygwin or precisly how to install perl under cygwin
I am totaly blocked
I have tried every thing
Sorry, I wish I could help, but I have no experience with cygwin. Just as a bit of advice, if nobody here has any experience with cygwin, then I would post this question over at Perlmonks. The amount of diversity in experience over there really allows more of the rare questions to be answered.

Regards,

Jeff
Oct 24 '07 #6
eWish
971 Recognized Expert Contributor
If you have not already I would read over the perlcygwin docs to help ensure the install was done corretly as well as have the prerequisites for compiling perl on cygwin.
Oct 24 '07 #7
débutante
5 New Member
think you
I need really help.
I have till now spent 3 days without having a solution
Oct 25 '07 #8
débutante
5 New Member
i have read perlcygwin.pdf but i can't understand the steps to follow to install perl under cygwin
Oct 25 '07 #9
eWish
971 Recognized Expert Contributor
It is unfortunate that I don't have the experience with CYGWIN either. Have you looked at the CGYWIN site for answers?
Oct 25 '07 #10

Sign in to post your reply or Sign up for a free account.

Similar topics

2
14355
by: Jorgen Grahn | last post by:
I couldn't think of a good solution, and it's hard to Google for... I write python command-line programs under Win2k, and I use the bash shell from Cygwin. I cannot use Cygwin's python package because of a binary module which has to be compiled with Visual C 6. My scripts start with a '#!/usr/bin/env python' shebang, as God intended. Now, I assume I can make cmd.exe run foo.py by asociating *.py with the python interpreter.
1
2372
by: Graham | last post by:
Which is better perl setup on w98se: Full cygwin or activestate ? (or other) In particular I will probably be installing DBI +DBD and using with Oracle 9i Personal Regards Graham
2
4815
by: James Hull | last post by:
Hi All: I am new in the Perl world. So far I have installed cygwin and Perl 5.8.0 along with Perl DBI and DBD::Oracle modules. NowI am trying to install Perl Tk on my PC (Windows 2K). I have tried both Tk804.025 and Tk804.025_beta2. However, both versions failed with following errors. It appeared that the command "perl Makefile.PL" ran successfully, but the "make" command failed. I also ran "perl -Mblib demos/widget". It was complaining...
2
6175
by: usenet | last post by:
Problem installing Win32::OLE under Cygwin. I have searched the web and found little documentation on installation procedure. Please help. I'd like to get Win32::OLE working under cygwin. Cygwin perl 5.8.6-4 Windows XP SP1
4
13367
by: goberle | last post by:
I have installed the Cygwin package under WinXP. I am trying to insure that I have a reasonable development environment, and that things are working properly, by trying to compile and run the following classic program. $ cat hellow.cpp #include <iostream> int main (int argc, char *argv) { cout << "Hello, world" << endl;
2
1709
by: clusardi2k | last post by:
vbscript and/or javascript is most likely what I want to use! >From a SGI and a Linux box with a known PID, how do I determine if that process is running on a Windows computer? Please explain to me how to do this with vbscript and/or with javascript! Which language is better? Speed is a very important limitation, so which language is faster in batch processing? On unix, I would use something such as "ps -p<PID>" to determine the...
5
4149
by: Gilles DRIDI | last post by:
Does someone has installed wxPython on the Cygwin platform, environment ? Thank you Gilles DRIDI http://cdridi.club.fr
3
2406
by: Pankaj | last post by:
I am facing a very basic problem as any new bie would face. I know perl and now i want to use python In perl, it is very simple , just "perl scriptname.pl" will execute the script. But i think python is worse than perl
0
1938
by: MacPerl | last post by:
Hi there, I recently had to update my old cygwin installation to a newer version. I'm not quite sure what version I updated from or to - but the old version came with perl 5.6, the one I updated to with version 5.8. This is also the reason why I had to run the update. So far so good. In my perl scripts there are a lot of calls to application installed on this particular windows system (such as MS compiler or MKS Source
0
8692
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9040
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8924
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8889
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7756
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5877
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4633
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3060
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2353
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.