Discussion:
[Thunar-dev] How to configure
Strahinja Popovic
2014-03-15 16:04:27 UTC
Permalink
Hi everyone,

I wanted to perform a small change in code, and now I cannot find
./configure to make this altered version.

How is it generated, or what am I missing?

Best,
Strahinja
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.xfce.org/pipermail/thunar-dev/attachments/20140315/01518920/attachment.html>
Peter de Ridder
2014-03-15 21:12:49 UTC
Permalink
Hello Strahinja,
Post by Strahinja Popovic
Hi everyone,
I wanted to perform a small change in code, and now I cannot find
./configure to make this altered version.
How is it generated, or what am I missing?
Assuming your are using the sources from git:
./configure is generated by running ./autogen.sh
This requires xfce-dev-tools to be installed.

Regards,
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.xfce.org/pipermail/thunar-dev/attachments/20140315/695f5b73/attachment.html>
Strahinja Popovic
2014-03-19 11:28:30 UTC
Permalink
Thank you Peter,

I tried that first, and it did not work, but when you said this, it
occurred to me that something was wrong with my environment, and thanks to
people from nixos-dev it compiles now.

Best regards,
Strahinja
Post by Peter de Ridder
Hello Strahinja,
Post by Strahinja Popovic
Hi everyone,
I wanted to perform a small change in code, and now I cannot find
./configure to make this altered version.
How is it generated, or what am I missing?
./configure is generated by running ./autogen.sh
This requires xfce-dev-tools to be installed.
Regards,
Peter
_______________________________________________
Thunar-dev mailing list
Thunar-dev at xfce.org
https://mail.xfce.org/mailman/listinfo/thunar-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.xfce.org/pipermail/thunar-dev/attachments/20140319/718add05/attachment.html>
Loading...