[Gambas-user] Issue 67 in gambas: Creating an ubuntu .deb installer for a component uses wrong directory
gambas at ...2524...
gambas at ...2524...
Sun Jun 5 04:34:37 CEST 2011
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 67 by sebi... at ...626...: Creating an ubuntu .deb installer for a
component uses wrong directory
http://code.google.com/p/gambas/issues/detail?id=67
When installing a component using a created .deb (ubuntu) file, the
executable is placed into:
/usr/lib/gambas3
In stead of:
/usr/local/lib/gambas3
And the info files are placed into:
/usr/share/gambas3
In stead of:
/usr/local/share/gambas3
Other component installable packages may have the same bug
More information about the User
mailing list