Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cygserver not found #758

Open
Globik opened this issue Nov 23, 2016 · 8 comments
Open

Cygserver not found #758

Globik opened this issue Nov 23, 2016 · 8 comments

Comments

@Globik
Copy link

Globik commented Nov 23, 2016

Is there any package analog for cygserver? Why ipcmk.exe does not work? Why there is not cygserver.exe in msys2-runtime?

@mingwandroid
Copy link
Member

Because MSYS2 is not Cygwin. If you want cygserver use Cygwin.

@Globik
Copy link
Author

Globik commented Nov 25, 2016

So I must recompile all stuff of postgresql within cygwin instances?

@Globik
Copy link
Author

Globik commented Nov 25, 2016

How to get working ipcmk.exe -Q within msys2 instance??
Or how to get working cygserver friendly with msys2 shells and msys2 programs???
Runned cygserver as a service, exported cygwin=server, runned msys2 shell, runned ipcmk.exe -Q and no luck. Error : function not implemented.

@sskras
Copy link

sskras commented Nov 26, 2016

Globik:

So I must recompile all stuff of postgresql within cygwin instances?

It's unclear to a novice – what in general are you trying to achieve?

@Globik
Copy link
Author

Globik commented Nov 27, 2016

@sskras I wanted to compile the pipelinedb(based on postgresql) with the msys2 shell and I did it. But the command analog of initdb.exe does not work without dynamic shared memories. So here I need cygserver or the like running as a background windows service.
So I decided to recompile the pipelinedb within cygwin instance and I did it. Cygserver is running and pipelinedb is working.

@Globik
Copy link
Author

Globik commented Nov 27, 2016

Ipcmk.exe is from linux utils. Useful for checking if does ipc-server work within instance of the command shells family or not.

@Globik
Copy link
Author

Globik commented Nov 27, 2016

It would be nice to integrate the cygserver retour to the msys2 command shell.

@wi24rd
Copy link

wi24rd commented Nov 25, 2023

https://www.msys2.org/wiki/How-does-MSYS2-differ-from-Cygwin/

Removal of system integration stuff, such as cyglsa, cygserver, cygstart...

However, a service server from msys is convenient for me too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants