Assuming you are using bash(this is the default)
put following stetement into your ~/.bashrc file
export PATH=$PATH:
is the new path
On 05-Jan-02 ÀÉ Ï̵À wrote:
> thank you
>
> _
> Do You Yahoo!? µÇ¼Ãâ·ÑÑÅ»¢µçÓÊ! http://mail.yahoo.com.
thank you
_
Do You Yahoo!? µÇ¼Ãâ·ÑÑÅ»¢µçÓÊ! http://mail.yahoo.com.cn
ÎÞÁÄ£¿ÓôÃÆ£¿¸ßÐË£¿Ã»ÀíÓÉ£¿¶¼À´ÁÄÌì°É£¡¡ª¡ª
ÑÅ»¢È«ÐÂÁÄÌìÊÒ! http://cn.chat.yahoo.com/c/roomlist.html
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
B
Gerrit P. Haase wrote:
>
>>1. Use the correct linker flag `-L/path/to/librubys.a/' and look
>> if there is a lib named libcygwin-ruby16.a, isn't the name of
>> the import lib librubys.a or was it changed since 1.6.5 and 1.6.6?
>>
>
> Ah, no, librubys.a is the static lib, the importlib is:
thank you
_
Do You Yahoo!? µÇ¼Ãâ·ÑÑÅ»¢µçÓÊ! http://mail.yahoo.com.cn
ÎÞÁÄ£¿ÓôÃÆ£¿¸ßÐË£¿Ã»ÀíÓÉ£¿¶¼À´ÁÄÌì°É£¡¡ª¡ª
ÑÅ»¢È«ÐÂÁÄÌìÊÒ! http://cn.chat.yahoo.com/c/roomlist.html
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
B
¡¡¡¶ìø¡·¿¯Õ÷¶©£¨ÔùÔÄ£©ÆôÊÂ
ìøÊÇʲô£¿
Ëü²»ÊÇ֪ʶ£¬¶ø֪ʶ²¢Ã»ÓÐÀ뿪Ëü£»
Ëü²»ÊÇ×ڽ̣¬¶ø×ڽ̵Ĺ¦Ð§È´¿ÉÒÔ´ÓËü»ñµÃ£»
Ëü²»ÊÇÕÜѧ£¬¶øÕÜѧȴÎÞ·¨³¬Ô½ËüµÄÁìÓò£»
Ëü²»ÊÇ¿Æѧ£¬¶ø¿ÆѧÖØʵ¼Ê¡¢ÖؾÑéµÄ¾«ÉñÕýÊÇËüµÄÒªÇó¡£
ÄãÏëÖªµÀʲôÊÇìøÂð£¿
ÄãÏëÁ˽âìøÔÚ·ðѧÖеĵØλÂð£¿
ÄãÏëÕÆÎÕÐÞ
- Original Message -
From: "Dan Horne" <[EMAIL PROTECTED]>
>
> "However, I think that building mod_perl under Cygwin is a not a good
> idea (yet). For example, you won't be able to build libapreq
> (Apache::Request):
> it requires some symbols from apache and under win32 it's impossible
>
Hi Gerrit
thanks for your notes. I neglected to mention that I did symbolically link
the liberl.a library. Unfortunately, I think I may have hit the wall in
getting Apache::Request working, and according to one note that I've found
on the web
(http://www.mail-archive.com/modperl@apache.org/msg211
Hallo Nicolas,
Am 2002-01-04 um 22:11 schriebst du:
> ./configure --prefix=/usr/local --disable-otp ; make
> Works, well, almost works.
> The only serious problems appear to be:
> - Cygwin defines iruserok() in unistd.h but does not provide an
>implementation, therefore ./configure detec
Hallo Albert,
> Am 2002-01-03 um 18:40 schriebst du:
>> Even as a Linux user, I probably stay as confused about compiling
>> under cygwin as some windows users. I cannot figure out just
>> where the linker is looking to find cygwin-ruby16.
> 1. Use the correct linker flag `-L/path/to/librubys.a
Hallo Albert,
Am 2002-01-03 um 18:40 schriebst du:
> Even as a Linux user, I probably stay as confused about compiling
> under cygwin as some windows users. I cannot figure out just
> where the linker is looking to find cygwin-ruby16.
1. Use the correct linker flag `-L/path/to/librubys.a/' and
- Original Message -
From: "Jason Tishler" <[EMAIL PROTECTED]>
> On Fri, Jan 04, 2002 at 11:47:32AM -0500, Roth, Kevin P. wrote:
> > Negative - I get no warnings at all during the building of
> > cygcurl-2.dll.
>
> Thanks for the confirmation.
> All PostgreSQL DLLs are created with dll
===
- Original Message -
From: "Norman Vine" <[EMAIL PROTECTED]>
To: "'Jason Tishler'" <[EMAIL PROTECTED]>; "'Cygwin'"
<[EMAIL PROTECTED]>
Cc: "'Roth, Kevin P.'" <[EMAIL PROTECTED]>
Sent: Saturday, January 05, 2002 6:02 AM
Subject: RE: rebase for setup (curl)
> Jason Tishler writes:
> >
Hi Cygwin,
I tried to run a cron job as follows:
$ cygrunsrv -I cron -p /usr/sbin/cron -a -D -e
CYGWIN="tty ntsec"
$ cygrunsrv -S cron
The crons starts, I checked this by ps -ef. But, when
i tried to add a cronjob by
crontab -e
and type
40 10 * * * /home/admin/cron.sh
then it gave me this
All,
I think I've found a small bug in the login program code versus the man
page regarding the last login feature. The man page indicates that the file
necessary for storing the last login information is /var/log/lastlog, and
this file was actually created with zero length automatically
./configure --prefix=/usr/local --disable-otp ; make
Works, well, almost works.
The only serious problems appear to be:
- Cygwin defines iruserok() in unistd.h but does not provide an
implementation, therefore ./configure detects that iruserok() is
missing and lib/roken/iruserok.c fails
Is there or has anyone out there had any luck compiling fingerd? If not,
does anyone know of a good non-cygwin alternative. I checked the list and
found very little on this.. Thanks
Bruce Dobrin
[EMAIL PROTECTED]
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporti
On Fri, Jan 04, 2002 at 12:39:15PM -0800, Eric M. Monsler wrote:
>Christopher Faylor wrote:
>>Because we're mean.
>
>You must think you're safe now that it's January.
>
>Better hope Santa hasn't started next year's list.
Sigh. I won't tell you what I found in my stocking last week.
Hmm. I thin
Christopher Faylor wrote:
>
> Because we're mean.
>
> cgf
>
You must think you're safe now that it's January.
Better hope Santa hasn't started next year's list.
Eric
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Docum
Hi all,
I am trying to install gcc for windows to compile matlab mex files.
Igot the gnumex from http://www.mrc-cbu.cam.ac.uk/Imaging/gnumex20.html
after having installed it properly and having genearted the options
batch file, when I run mex from matlab I get the following error:
-
mex -f e:
I've been working on this all morning and saw several questions related to
this subject. Thought I'd let you all know what I found.
My installation of Cygwin (cygwin1.dll 1.3.3 with a build date of 2001-09-12
23:54) did not have a /etc/ssh_config.I stole the /etc/ssh/ssh_config
from my Debia
On Fri, Jan 04, 2002 at 09:59:31PM +0300, egor duda wrote:
>Friday, 04 January, 2002 Alexei Lioubimov [EMAIL PROTECTED] wrote:
>AL> cvs [checkout aborted]: cannot open directory .../CVS/mypoj/Attic: Not a
>AL> directory
>AL> I send this error to info-cvs mailing list and they said, that it is due
On Fri, Jan 04, 2002 at 02:02:01PM -0500, Norman Vine wrote:
> Jason Tishler writes:
> >Does anyone have any bright ideas?
>
> What happens if you link with --enable-auto-image-base ??
I was unable to get dllwrap to use --enable-auto-image-base, but I was
able to build pq.dll using the normal
Hi!
Friday, 04 January, 2002 Alexei Lioubimov [EMAIL PROTECTED] wrote:
AL> cvs [checkout aborted]: cannot open directory .../CVS/mypoj/Attic: Not a
AL> directory
AL> I send this error to info-cvs mailing list and they said, that it is due to
AL> opendir() implementation in cygwin (it returns ENO
Jason Tishler writes:
>>
>So, the options passed to ld are the same for cygcurl-2.dll and pq.dll
>except for the slight variation of --base-file versus --image-base.
>
>I decided to table the search for the "offending" ld option(s) because
>of the following gloomy thought:
>
>Given that rebase
On Fri, Jan 04, 2002 at 11:47:32AM -0500, Roth, Kevin P. wrote:
> Negative - I get no warnings at all during the building of
> cygcurl-2.dll.
Thanks for the confirmation.
> Here's the gcc line that actually dumps out the dll:
>
> $ gcc -Wl,--base-file,.libs/cygcurl-2.dll-base -Wl,--dll -nostar
Hello,
I think i've found a bug in cygwin:
I can not use very important CVS command "cvs co -r".
I tried a "cvs co -r mytag myproj" and receive the following:
cvs [checkout aborted]: cannot open directory .../CVS/mypoj/Attic: Not a
directory
It is true -- since i have deleted nothing in myproj
Solution found.
I had built and installed various alternate versions of gcc into /usr/local.
Despite the fact that I placed /usr/local/bin after /usr/bin in my path so
that I would get the default cygwin gcc for this project, /usr/bin/gcc was
still passing -L/usr/local/lib before -L/usr/lib whe
At 01:12 PM 1/4/2002, [EMAIL PROTECTED] wrote:
>After a net install of cygwin I cannot run gcc. I installed all packages.
>
>When I do:
>
> gcc
>
>I get:
>
> bash: gcc: command not found
>
>When I do:
>
> find / gcc
>
>I get:
>
> /usr/src/gcc-2.95.3-5/gcc
^
Looks to
Greetings:
PTI Seminars is presenting the following courses for semiconductor
personnel
For more details call 636-343-1333 and ask for Mark Masters.
ABCs of IC DESIGN & FABRICATION - Presented by: Denny Frye
http://www.pti-inc.com/icdesignfab.html
February 20, 2002 San Jose, CA
March
After a net install of cygwin I cannot run gcc. I installed all packages.
When I do:
gcc
I get:
bash: gcc: command not found
When I do:
find / gcc
I get:
/usr/src/gcc-2.95.3-5/gcc
which is a directory.
When I do:
find / '*gcc*':
I get a list of 46 files. I have attached
> > g++ -Wl,--enable-auto-import -ftemplate-depth-99 -O2 -o uml.exe
> [...]
> > After a number of auto-import warnings, which I expect, like:
> > Warning: resolving QString::shared_null by linking to
> > __imp___7QString$shared_null (auto-import)
>
> > I receive a series of messages, which I do
Hallo Ron,
Am 2002-01-03 um 18:51 schriebst du:
> I am trying to build the Linux UML modeler with cygwin. Everything works
> until I link. Libtool tries adding -ldl to the g++ linking call. If I enter
> g++ command by hand without the -ldl everything is fine, except I get a
> number of C++ rela
On Fri, Jan 04, 2002 at 10:03:10AM -0700, Tim Heath wrote:
>I have heard that dselect and apt-get have been ported to cygwin. I am
>very interested in this package distribution and management system. Can
>anyone please tell me how to setup a .deb package on cygwin that I might
>deploy on a clien
On Fri, Jan 04, 2002 at 08:18:57AM -0500, Roth, Kevin P. wrote:
>What about cygwin.com? Is that a more-or-less permanent alias for
>sources.redhat.com? I've always wondered why you always referred to the
>redhat address, when the cygwin one seems to be used more (it appears
>you sent your announce
On Fri, Jan 04, 2002 at 12:52:43PM +0100, Michael Rumpf wrote:
>I further investigated the bash CTRL-C problem and found out that pressing
>CTRL-C in the bash is "nearly" the same as CTRL-BREAK. I tried all the
>CYGWIN=tty/notty/ combinations but that did not change anything...
>
>[snip]
>
>The cm
I have heard that dselect and apt-get have been ported to cygwin. I am
very interested in this package distribution and management system. Can
anyone please tell me how to setup a .deb package on cygwin that I might
deploy on a client machine that is running cygwin with dselect/apt-get?
I am su
On Fri, Jan 04, 2002 at 11:09:57AM +0100, [EMAIL PROTECTED] wrote:
>> [...]
>>
>> Nope. The datatype uid_t is equivalent to unsigned short (16bit).
>> The mkpasswd tool doesn't take that into account when generating
>> the uids, unfortunately.
>>
>> Corinna
>
>So, it's just a storage problem of t
On Fri, Jan 04, 2002 at 01:32:02PM +1030, Mike Fahlbusch wrote:
>At 09:06 AM 1/3/02 -0600, you wrote:
>
>Is it practicable to run Xwindows under cygwin on a 386 PC (so I can have
>two screens). Also could you post the commands you use to get the xterm
>talking to the solaris box. Although I on
Negative - I get no warnings at all during the building of
cygcurl-2.dll.
Here's the gcc line that actually dumps out the dll:
$ gcc -Wl,--base-file,.libs/cygcurl-2.dll-base -Wl,--dll -nostartfiles
-Wl,-e,
__cygwin_dll_entry@12 -o .libs/cygcurl-2.dll file.lo timeval.lo
base64.lo host
ip.lo pro
New News:
===
I have updated the version of Python in cygwin/contrib to 2.2-1.
The tarballs should be available on a Cygwin mirror near you shortly.
Threading is still disabled and will continue to be so until all known
pthreads support issues have been resolved. Additionally, the _socket
m
Hallo Dan,
Am 2002-01-02 um 23:07 schriebst du:
> thanks to those who replied. I have something working, but I'm not sure if
> it will come back to bite me later on.
I figured out that Apache 1.3.2x is really slow on Cygwin if compared with
Apache 2.x. but I didn't tried to build Apache2 with m
At 03:10 AM 1/4/2002, Roger Simmons wrote:
>What is wrong with the latest version of Cygwin?
>
>I ran setup.exe and saved all files to a local directory
>and then installed from a local directory.
>
>i get a lot of messages about tar, file-utils etc not
>being available during the install.
>
>Afte
Kevin,
On Thu, Jan 03, 2002 at 10:11:48AM -0500, Roth, Kevin P. wrote:
> > Determine why cygcurl-2.dll and possibly other DLLs do not
> > tolerate rebasing.
>
> I'm the curl maintainer.
>
> Fair warning - I'm probably not going to be much help here
> (as far as figuring out why it's not reloca
What about cygwin.com? Is that a more-or-less permanent alias for
sources.redhat.com? I've always wondered why you always referred to the
redhat address, when the cygwin one seems to be used more (it appears
you sent your announcement to [EMAIL PROTECTED] for instance), and is
more specific to the
Greg,
On Fri, Jan 04, 2002 at 12:13:06PM +0800, Greg Matheson wrote:
> On Thu, 03 Jan 2002, Jason Tishler wrote:
> > Did you apply the patch... IIRC, then it
> > should have solved the problem with the execv() test.
>
> It seems the patch had been applied. So, I changed line 1353 of
> autoconf b
Hallo Group,
I downloaded the qt-2.3 library for windows. these have visual studio 6.0
library format., and i want to link
the libraries to my object files to generate an exe file.
These libraries are found by the linker, they are accepted - the format is
recognized, but it does not resolve the l
dear all
I would like to rsync the cvs repository locally so that we have a backup
I used to do this with gcc when I was at uni from sourceware.cygnus.com
but I understand URL this has become obsolete
following the output from
$ rsync --archive --delete --checksum --compress --stats --progres
Hi Corinna,
I further investigated the bash CTRL-C problem and found out that pressing
CTRL-C in the bash is "nearly" the same as CTRL-BREAK. I tried all the
CYGWIN=tty/notty/ combinations but that did not change anything...
Test application:
I have several sample applications, one in Java (mycl
Hi,
on working with temporay cygwin builds and installations I missed an uninstall option
of a
local build and installed cygwin.dll. The appended patch added this functionality to
cygwin/Makefile. If someone find this useful to integrate, please use it otherwise
forget it.
Regards
Ralf
Mak
> [...]
>
> Nope. The datatype uid_t is equivalent to unsigned short (16bit).
> The mkpasswd tool doesn't take that into account when generating
> the uids, unfortunately.
>
> Corinna
So, it's just a storage problem of the uid...
In my memory, the unix datatype uid_t is a long ? no ?
In the case
On Thu, Jan 03, 2002 at 04:09:08PM -0500, Stephen Perry wrote:
> I have been trying to get some of the examples to compile with the palm 3.5
> development kit but am finding that the examples are for the code warrior
> environment. I am interested in trying to get these to build using the
> cygwi
The source code for setup.exe is the golden reference.
Rob
===
- Original Message -
From: "L K Wright" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 04, 2002 7:41 PM
Subject: Setup.exe tasks
> Where can I find out exactly what tasks setup.exe performs? I gathered
> f
Where can I find out exactly what tasks setup.exe performs? I gathered
from the FAQ that it creates the mount tables in the registry,
shortcuts, start menu folder, cygwin root and directories. What else am
I missing? For example, it must call some other scripts to create and
mount the tmp dir. I a
What is wrong with the latest version of Cygwin?
I ran setup.exe and saved all files to a local directory
and then installed from a local directory.
i get a lot of messages about tar, file-utils etc not
being available during the install.
After the install is complete I click on the
"cygwin" ic
54 matches
Mail list logo