VirtualBox

Opened 11 years ago

Closed 11 years ago

#11739 closed defect (wontfix)

Include "makeself" in SVN trunk (compiling for Fedora 18)

Reported by: Quickbooks Office Owned by:
Component: other Version:
Keywords: Cc: quickbooks.office@…
Guest type: other Host type: other

Description

Include "makeself" in SVN trunk (compiling for Fedora 18).

The long workaround:

  1. Download makeself from: http://megastep.org/makeself/makeself.run
  1. In terminal do: sh. /makeself.run
  1. Copy all the files which are extracted to /usr/bin
  1. Then after all that we still have to run the configure command differently: ./configure --with-makeself="/usr/bin/makeself.sh"

Change History (4)

comment:1 by Perry G, 11 years ago

SVN is not normally discussed in the bug tracker. I know you have read my tutorial because you said so on the DEV maillist and it explains what to do about makeself. Why are you now marking these as bugs. Seems like a total waste of the DEVs time.

comment:2 by Frank Mehnert, 11 years ago

Resolution: wontfix
Status: newclosed

Exactly. The VirtualBox subversion repository is also not a place for hosting public available build tools.

in reply to:  2 comment:3 by Quickbooks Office, 11 years ago

Resolution: wontfix
Status: closedreopened

Replying to frank:

Exactly. The VirtualBox subversion repository is also not a place for hosting public available build tools.

I cannot edit the title apparantly. But I have another suggestion:

Can you tell the Configure file to look for "makeself" files in the vbox folder (the folder created via this "svn co http://www.virtualbox.org/svn/vbox/trunk vbox") ?

That way we can just dump the makeself files inside the folder where we run ./configure ?

And then if it cannot find the makeself files in its own folder, look for it in /usr/bin/

Thanks.

comment:4 by Frank Mehnert, 11 years ago

Resolution: wontfix
Status: reopenedclosed

configure will find makeself in the current folder if you extend the PATH variable to search in the local folder as well. But there will be no explicit search of the configure script in the current folder.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use