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

Surprisingly, Command Line for Installation of SuperServer Component is not Working [CORE1037] #1454

Closed
firebird-automations opened this issue Dec 1, 2006 · 9 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Pappu Kumar (kumar_pappu)

Relate to CORE1020

I am trying to install the Firebird 2.0 with its components "Super Server", "Server" and "Client".

So, i am trying the command line "/NORESTART /NOICONS /COMPONENTS="SuperServerComponent, ServerComponent, ClientComponent" /NOCPL

But, it is always installing the Classic Server component.

I tried this atleast 8 times with this command only and around 25 times with a variation of this command ... but everytime it installs Classic Server only.

my requirement is to install the SuperServer component and Client Component ... but not to install the Development Tools.

Commits: e2a84e9 7a07b59

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

assignee: Paul Reeves [ paul_reeves ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @reevespaul

It was a documentation issue. You need to prefix SuperServerComponent thus:

ServerComponent\SuperServerComponent

so a full command line would be

/COMPONENTS="ServerComponent,
ServerComponent\SuperServerComponent,
DevAdminComponent, ClientComponent"

New docs are now in CVS and will be available with the next maintainance release.

@firebird-automations
Copy link
Collaborator Author

Modified by: @reevespaul

Fix Version: 1.5.4 [ 10100 ]

Fix Version: 2.0.1 [ 10090 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @reevespaul

Link: This issue relate to CORE1020 [ CORE1020 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @reevespaul

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 11371 ] => Firebird [ 15442 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: No test => Cannot be tested

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

No branches or pull requests

2 participants