We-ell... Here I am experiencing problems, of a different sort, too!
DEVELO~1> uname -a
CYGWIN_NT-5.0 UNO 1.3.14(0.62/3/2) 2002-10-24 10:48 i686 unknown
DEVELO~1> /usr/sbin/apachectl start
C:\cygwin\usr\sbin\httpd.exe: *** unable to remap
C:\cygwin\bin\cygxml2-2.dll to same address as parent(0xB30
Dunno...
I have apache and mod_php installed, not even mod_auth_ntsec or any of
the other "Official" apache modules on the cygwin distro..
Javier
--
Gather 'round like cattle and ye shall be herd.
"Gerrit P. Haase" <[EMAIL PROTECTED]&
ve them
install? (sort like .config files, I guess)
Thanks a lot
Javier Jarava
--
Gather 'round like cattle and ye shall be herd.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
ase
rebase: nothing appropriate
DEVELO~1> whatis rebase
rebase: nothing appropriate
So, I don't like playing with things I don't understand. at least,
not when they sound "dangerous" ;)
Thanks a lot
Javier
--
Fad: In one era and out the other.
ps?
Thanks a lot!
Javier
--
An unbreakable toy is useful for breaking other toys.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
ne
And after some output, I did
public_html> /usr/sbin/apachectl start
/usr/sbin/apachectl start: httpd started
So that was it!! :)
Thanks a lot for the pointers and tips; I wouldn't have been able to
solve it
Javier
--
An unbreakable toy is useful for breaking other
> >
> > Thanks a lot for the pointers and tips; I wouldn't have been able
to
> > solve it
>
> that's why I included the rebasing issue in /usr/doc/Cygwin/apache*
> You should have checked the port docs first :p
>
> Stipe
yes, I should've done it, wouldn't I? ;)
--
How do you write zero
L.DLL
So, I have to admit I'm feeling more than a little lost... _any_ help
would be greatly appreciated.
Thanks!!
Javier
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://
Let's do the things step by step:
"Elfyn McBratney" <[EMAIL PROTECTED]> escribió en el mensaje
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> What does line 237 of httpd.conf contain? Does libphp4.dll exist in
> /usr/lib/apache?
Yes, it does exist
-2.dll
> F:\Cygwin\bin\cygz.dll
> F:\Cygwin\bin\cyghttpd.dll
>
> Use -h to see help about each section
>
> Do you have all of these dll's?
>
and :
javier> cygcheck `cygpath -w /usr/lib/apache/libphp4.dll`
H:\cygwin\lib\apache\libphp4.dll
Error: could not find
Hi!!
I am trying to use the -ok or the -exec actions of "find", but I am
running into an odd error:
I want to list the dirs on a given dir, and then to do a "bk edit" on
them.
So, first I get the dirs listed (to see if I have the parms to find
well):
public_html> find . -type d -maxdepth 1
--
Duh!!
I was just missign the "\" befor the ";", so it didn't work. The docs
(man find) _do_ say something about the (pssible) need to escape the {}
for the command to run, but it isn't so clear about the ";" - of course
thinking a little about it, I guess the shell was taking the ; as a
command se
line 4063)
Am I the only one seeing this?
Is there a way to solve it? Or, alternatively, what changes should I
"undo" (ie, packages to get to previous version) to get bk working
again??
(also, installing the latest Bitkeeper Package didn't help, either)
Thanks a lot for al
/library H:/library H:/../library
../tcl8.3/library
This probably means Tcl wasn't installed properly.
The oddest thing is, there is _no_ H:/cygwin/share directotory, but
there is a init.tcl to be found in serveral places:
javier> locate init.tcl
/cygdrive/h/Archivos de programa/Tcl/lib/tcl8.3/
Hi!
I've noticed that both setup log files (setup.log.full and setup.log) on
the setup dir, are from Nov. 29th (and I've run setup and made changes
several times since)
Is ths a bug? A feature?
Javier
--
«Work like you don't need the money.
Dance like nobody's
may use all features of the CYGWIN=ntsec
setting the same
perl-5.6.1.README: Passes all tests when using ntsec (besides a little
unsolved problem with groups.t).
postgresql-7.3.1.README:[10] Assumes that ntsec is set via the CYGWIN
environment variable.
Thanks a lot...
Javier
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi all!! :)
Just done my weekly "get Cygwin up to date" routine, in which I've
gotten:
cygwin-1.3.20-1
patch 2.5.8-3.
vim-6.1.300-1
and w32api-2.2-1
and now every time I do a "fortune" I get:
javier> fortune
fortune
"Elfyn McBratney" <[EMAIL PROTECTED]> escribió en el mensaje
027f01c2d217$7522c950$15fe86d9@webdev">news:027f01c2d217$7522c950$15fe86d9@webdev...
> > Maybe is a permits probem / thing??
> >
> > fortune> whoami
> > javier
> >
> > I ha
Hi all!!
I've just donwloaded / updated my cygwin install, and when trying to
launch the new idle (included with python 2.3), I get the following
error:
javier> idle
H:\cygwin\bin\python2.3.exe: *** unable to remap
H:\cygwin\bin\cygssl-0.9.7.dll to same address as parent(0x77)
!=
-
#include
#include
int main()
{
struct timeval tm;
tm.tv_sec = 5;
tm.tv_usec = 0;
select(1, NULL, NULL, NULL, &tm);
printf("should be 0.0 but we have: %ld.%ld\n", tm.tv_sec, tm.tv_usec);
}
-
Javier
--
Problem reports: http://cygwin.com/pro
> I believe actually made a conscious decision not to alter
> the arguments when
> I first wrote select(). However, times have changed
> so it probably makes
> sense to alter it to be more linux-like now.
>
> I'll look into doing that.
Can we expect it to be patched in next version? Any plans to
when i run latex
~# latex textest.tex
This is TeX, Version 3.14159 (Web2C 7.3.3)
I can't find the format file `latex.fmt'
Let me say that my MikTeX works well on Windows.
Sorry, but I'm a novice.
Regards,
Javier
__
Do You Yahoo!?
X and i
thought i
could profit it...
Following Benoit instructions it success to work !
Litle drawback: there are two directories with more
than 70 MB each,
texmf (from MikTeX) and texmf.original (from Cygwin).
Regards, Javier
--- Javier wrote :
> > I want to set up cygwin on Windows 2
Dears Cygwiners,
I need to compile some codes wrote on F90, I have already installed on my PC,
(wi-XPpro) visual fortran 5.0, but I do not know how to install it on
Cygwin?
Any advice would be greatly appreciated.
JSB
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simp
Hi, and thanks for your help, I would like to know if someone has already
installed a FFTW library to perform Fourier transforms. If so, could you
explain me how to do it?
Thank you
Javier
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http
ervice to run,
neither it prevent me from ssh to localhost.
Any hints on how to enable sshd to receive connections?
--
Javier.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
> On Sat, Sep 21, 2013 at 9:59 AM, Robert Klemme
> wrote:
>> On Fri, Sep 20, 2013 at 11:36 PM, Javier Vasquez
>> wrote:
>> ...
>
> Did you actually start it? You can verify with "netstat -an" that
> something is listening on port 22 as a first quick c
gt; $ nc -lp 22
OK, done on windows with "ncat -lp 22". The application keeps there
listening I'd guess.
> On your client, you run
> $ echo blah | nc 22
This on the remote box just hangs, and nothing happens. Apparently it
happens the same as with ssh.
Thanks,
--
J
ve such dependency...
Regards,
--
--
Javier Sedano
javier.sed...@gmail.com
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
2010/2/1 Larry Hall (Cygwin) :
> On 02/01/2010 01:20 AM, Javier Sedano wrote:
>>
>> However, I'd like if the maintainer could remove such dependency...
>
> Cygwin X issues, comments, and questions should be sent to the cygwin-xfree
> list.
>
Uhm... maybe th
ason.jsf rexx.jsftcl.jsf
conf.jsf java.jsf ocaml.jsf ruby.jsftex.jsf
jsed...@flint:~/prj>
--
--
Javier Sedano
javier.sed...@gmail.com
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http:/
Javier Sedano escribió:
Since I am using it on xterm, it may be a problem related to
cygwin/x. Feel free to forward me to another list if you think that's a
better place for the question.
It's probably unrelated to X, because using it on the cygwin command
window,
It worked!
You can check it right here:
http://www.cygwin.com/ml/cygwin/2008-07/msg00277.html
--
Javier Sedano
javier.sed...@gmail.com
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http
ain':
/home/jsedano/prj/uc3m/ao/Labs_J/LibAO/testBypass.c:26: undefined
reference to `_testBP_1'
/home/jsedano/prj/uc3m/ao/Labs_J/LibAO/testBypass.c:26: undefined
reference to `___aoAsBypassCall'
[... Many other "undefined references" removed]
collect2: ld returned 1 exi
Hi, cygwiners,
2009/8/12 Dave Korn :
> Javier Sedano wrote:
>
>> /home/jsedano/prj/uc3m/ao/Labs_J/LibAO/testBypass.c:26: undefined
>> reference to `_testBP_1'
>> /home/jsedano/prj/uc3m/ao/Labs_J/LibAO/testBypass.c:26: undefined
>> reference to `___aoAsBypassCal
d not compile, but we will not waste more time
(your time, in particular) on it.
Thank you very much for the kindly help.
Regards,
--
--
Javier Sedano
javier.sed...@gmail.com
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentat
y plan for
1.7?
(1) I do not know if it matters, but up to now (when it never hanged) I
was using a Linux ssh server in the remote side, and currently (when it
hangs) the server is winxp+cygwin as well. So maybe the problem is in
the "server" side of the procedure.
Regards,
plan for 64bits, what would be the approach
to get them in 64 bits (Xorg on cygwing-32bits doesn't seem to work
on windows8 under 64 bits)?
Thanks,
--
Javier.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation:
On Tue, Aug 27, 2013 at 8:16 PM, Javier Vasquez wrote:
> Hi,
>
> ... (Xorg on cygwing-32bits doesn't seem to work
> on windows8 under 64 bits)? ...
well, at least not rxvt-unicode:-)
On 32-bits, when running from xterm:
$ urxvt
1 [main] urxvt-X 8492 child_info_fork::abo
Hello!!
Is possible install bash 4.2 on cygwin? Is there some patch or update for it?
Thanks
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#uns
Is it available for 64-bit? I installed CygWin and searched the
package for bash 4.2 and I just found Bash 4.1.
http://cygwin.com/cgi-bin2/package-grep.cgi?grep=bash&arch=x86_64
2013/12/6 Peter Rosin :
> Javier wrote:
>> Hello!!
>>
>> Is possible install bash 4.2 on cygwi
ck before writing.
>
> Cheers,
> Peter
>
> On 2013-12-06 16:30, Javier Murillo Márquez wrote:
>> Is it available for 64-bit? I installed CygWin and searched the
>> package for bash 4.2 and I just found Bash 4.1.
>> http://cygwin.com/cgi-bin2/package-grep.cgi
I tried to install bash 4.2 but I get this error when I write "make"
rm -f bash.exe
gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob
-L./lib/tilde -L./lib/sh -L./lib/termcap-g -O2 -o bash.exe
shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o
execute_cmd.o v
s
version it's running on? If so, is there any solution or am I trying
something impossible?
Thanks very much,
Fco. Javier Girón
Dpto. Transporte Terrestre
C/ Mar Egeo, 4
28830 San Fernando de Henares (Madrid)
Tel: (+34) 91 626 97 37
syntax/color to be enabled through my ~/.vimrc:
% cat ~/.vimrc
:set background=dark
:syntax on
:set showmatch
:set smartindent
:set cindent
Please notice the terminal vim is working properly withouth the
manually created link, and out of the box, so I wouldn't know what it
is about gvim that
45 matches
Mail list logo