473,748 Members | 2,225 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 5279
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
14360
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
2378
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
4820
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
6178
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
13372
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
1714
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
4157
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
2409
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
1940
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
8831
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9548
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9325
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
9249
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
8244
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...
1
6796
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6076
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
4876
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2787
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.