Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Trying to install UCSF DOCK on Cygwin Post 302402471 by pludi on Wednesday 10th of March 2010 02:04:12 AM
Old 03-10-2010
Check if make is where it's supposed to be:
Code:
ls -l /usr/bin/make

If it isn't, you might have installed it into the wrong directory. If it is, it should have execute permissions ('-rwxr-xr-x+'). If it does, try calling it with the full path by entering /usr/bin/make.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

CYGWIN/CPAN install of Expect.pm

I am attempting to install a Perl Expect module via the CPAN . CPAN goes through the process but nothing happens, sample perl scripts can not find the Expect Module. CPAN was configured via the Default process " Are you ready for manual configuration? " answered "no". CPAN install seemed to find... (1 Reply)
Discussion started by: white222
1 Replies

2. UNIX for Dummies Questions & Answers

How to install Cygwin on Windows XP SP2

Please can anyone help me with how to install cygwin on a windows Xp SP2 platform, I cant seem to get it to work? (1 Reply)
Discussion started by: jimoney
1 Replies

3. Shell Programming and Scripting

removing bashisms/install dash on cygwin?

I would like to write unix shell scripts which are strictly POSIX compliant, and do not use any specific functionality that ties them down to one particular shell. What is the best way to do this? Any script or program that can be run to determine strict POSIX compliance? Or should I make... (3 Replies)
Discussion started by: fabulous2
3 Replies

4. UNIX and Linux Applications

How to install IBM db2 database server in cygwin ??

Hi folks, I am looking for a clue to install db2 in cygwin.....kindly help.;) (0 Replies)
Discussion started by: frozensmilz
0 Replies

5. UNIX for Advanced & Expert Users

Install ksh93 for cygwin

Hi, Does anyone know where can I get ksh93 for installation on CYGWIN. Thanks? (1 Reply)
Discussion started by: devtakh
1 Replies

6. UNIX for Dummies Questions & Answers

Cygwin/X install help

Hi All, Not sure if this is the right forum but hope someone has the answer. I installed Cygwin/X and usually use the 'startxwin.bat' to start xwin. However, I recently updated to Windows 7 and noticed that 'startxwin.bat' is not in the normal path (normally its in /usr/X11/bin). Anyone know... (1 Reply)
Discussion started by: ScKaSx
1 Replies

7. Shell Programming and Scripting

opening new instance of cygwin from withing cygwin

I'm using cygwin on win7, What I would like to do is something like this: cygstart cygwin tail -f /foo/test.log | perl -pe 's/error/\e I know I can start a new instance using either of these: mintty -e ... cygstart tail ... But neither of those open in ANSI mode, so I can't do... (0 Replies)
Discussion started by: Validatorian
0 Replies

8. Windows & DOS: Issues & Discussions

Interrupted Cygwin install changed permissions on C drive

I was installing cygwin on my Windows 7 desktop. I guess I picked a bad mirror site because the download speed was very slow and it wasn't able to give me all the packages I wanted. I closed the setup in too much haste. I think it was still downloading and not yet installing though. It said that... (1 Reply)
Discussion started by: ethoma7329
1 Replies

9. UNIX for Dummies Questions & Answers

How to use UCSF DOCK on cygwin ?

I have installed DOCK 6.6 on Cygwin ( I'm not sure if it is installed completely, I did as the DOCK 6.6 manual said ) and I am trying to do one of its wiki tutorials. in one of the steps, when I want to use "sphgen" for generating spheres, it says: bash: sphgen: command not found I think sphgen... (2 Replies)
Discussion started by: fmn
2 Replies
install-user(1) 					      General Commands Manual						   install-user(1)

NAME
install-user - reads or sets a Palm UserName and UserID on a Palm Device SYNOPSIS
install-user -p /dev/pilot -u <username> -i <id> DESCRIPTION
install-user allows the user to read or change the User Name on the Pilot connected to the specified callout device. OPTIONS -p --port <port>, Use device file port to communicate with the Palm handheld device. If this is not specified, will look for the $PILOTPORT environ- ment variable. If both are not found, will fall back to /dev/pilot. -h --help Display help synopsis for install-user -v --version Display version of install-user -u --user <username>, Set the username, use quotes for spaces, as in "John Q. Public" -i --id <userid>, Set the 5-digit numeric UserID on the device (used in many application registration schemes) USAGE
The program will connect to a target Palm handheld device, and read or set the Palm UserName specified or display the Palm username and UserID if none is specified. KNOWN BUGS
install-user has no known bugs. REPORTING BUGS
Report bugs at http://bugs.pilot-link.org/ AUTHOR
install-user was originally written by D. Jeff Dionne <jeff@RyeHam.ee.ryerson.ca> Free Software Foundation Palm Computing Device Tools install-user(1)
All times are GMT -4. The time now is 10:23 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy